74 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima
4295307cbb More destructor declarations
Former-commit-id: 2ea891339ac67dfd836ea61108112dae92888229
2022-10-06 14:06:55 +03:00
Henrique Gemignani Passos Lima
f9c75b90ee Almost match ~CPlayerGun
Former-commit-id: c332d1ef47ec4941b00b47504a7a7be96fc3e7d8
2022-10-06 14:04:05 +03:00
Henrique Gemignani Passos Lima
ba9faeb44c Reasonably match CPlayerGun constructor
Former-commit-id: 72d07311fd25d16f5f099a25357ea84d77acd547
2022-10-06 13:38:28 +03:00
Henrique Gemignani Passos Lima
3caccf5974 Progress in CPlayerGun constructor
Former-commit-id: a40d8357591dcdb1147875008a988970b7903aae
2022-10-06 13:38:28 +03:00
Henrique Gemignani Passos Lima
b85a66c2ee Add CPlayerGun::CPlayerGun
Former-commit-id: 835ea5361fe2660313cf398f83c099e537339810
2022-10-06 13:38:28 +03:00
a578b055a2 Header merge & CScriptPickup progress
Former-commit-id: 45c5450376d459f391851c2d1f8b10306db8bac5
2022-10-05 19:06:15 -04:00
Henrique Gemignani Passos Lima
b95f4a88b2 Add CPlayerGun, CGidget, CPlayerCameraBob
Former-commit-id: 24acd9863f920ba836ea9cf8c2805080e50a6b14
2022-10-06 01:56:52 +03:00
Henrique Gemignani Passos Lima
e2e4fe7f6c Add CScriptPickup and all dependencies
Former-commit-id: 78aebc89601372ba693d9f02576294afd7530e56
2022-10-05 21:06:23 +03:00
2638a5a81a CPlayerState fixes
Former-commit-id: 8dd881eab1d3af71a6d4281caff3383f5b863bb5
2022-10-04 23:46:30 -07:00
Henrique Gemignani Passos Lima
cc5b5a3cd9 Almost match CPlayerState::CalculateItemCollectionRate
Former-commit-id: 4d5311616985721b2bfacd273f78ffc165542256
2022-10-04 21:15:07 +03:00
Henrique Gemignani Passos Lima
3a953cf075 Add CPlayerState::CPlayerState(CInputStream& stream)
Former-commit-id: 65e7aeddab320491c7f298adf3582f3403e5798f
2022-10-04 16:29:05 +03:00
bc202ba493 Lots of stuff
Former-commit-id: 39b5f3c01e077172d0b2a73931577f44bfd141f4
2022-10-03 20:00:46 -04:00
Henrique Gemignani Passos Lima
16e4de9bfe Implement CScriptSpecialFunction::ThinkSpinnerController
Former-commit-id: d26a30f186a52104907d6194924da99e76dc5576
2022-10-03 14:55:03 +03:00
c8f194b18c CScriptSpecialFunction: More matches
Former-commit-id: fdbd70eea10e9eaa15da8b666a94c6f0797eb350
2022-10-02 18:27:13 -04:00
Henrique Gemignani Passos Lima
63988f60bc Preparing other headers for CScriptSpecialFunction
Former-commit-id: 6ffb16e4a96587debc80397a7363b9ccaf4520ce
2022-10-02 18:21:51 +03:00
Henrique Gemignani Passos Lima
bb86f3dc01 Add CPlayerState (#5)
* Start CPlayerState

* CPlayerState::CalculateHealth symbol rename

* Add inline constructor for CHealthInfo

* Add skeleton for the rest of CPlayerState

* Match CPlayerState::DecrPickUp

* Match more methods in CPlayerState

* Run formatting

* Fix function order

* Improving the constants

Former-commit-id: 1e30daa096f8ab2c1df6431d50a385671a913bf0
2022-10-01 10:08:15 -04:00
adb54a9892 Symbol fixes, headers & main progress
Former-commit-id: 6944a14e890aff84111901c37e9a7b96a3e38517
2022-10-01 02:19:15 -04:00
453bc3c3d6 Some CBallCamera progress
Former-commit-id: 3831cfa9051a4bd3c0174138fbc4111b2ea16f24
2022-09-29 01:30:20 -04:00
9637b6f796 Begin CBallCamera & more headers
Former-commit-id: 21f597aeb7930aae0196f4f8fc476c3b3721ae17
2022-09-21 01:18:20 -04:00
b32c6018e8 CPlayer header, more CScriptPlatform, renaming
Former-commit-id: 5d9f7afa3b4905c5d9c402c89723a9425d301dda
2022-09-19 00:19:46 -04:00
0f25a3c8d4 Migrate s32->int, u32->uint; fix dolphin/types.h
Former-commit-id: 7eb08b6ee832f11971da0cfdc53b5a55b74ac79d
2022-09-05 00:01:22 -04:00
f3e607a3af Renaming & more CActor progress
Former-commit-id: bcfefcc34ae220e5d4f7707c569473819f9f53a4
2022-08-15 22:14:28 -04:00
9d3a5c7670 Move back to 1.3.2 compiler
Former-commit-id: 1107bdaa26d4d991ec9f7d00e4736d2012561f98
2022-08-09 19:07:49 -04:00
bed1bb88de Reorganize includes to match asm
Former-commit-id: 848752477e6833629bb0ce30125ca6f5dbffccd1
2022-07-18 18:42:58 -04:00