Commit Graph

89 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima 1e30daa096
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
2022-10-01 10:08:15 -04:00
Luke Street c8c05c2cd5 Fix GetSortingBounds symbol; various fixes 2022-09-29 20:24:12 -04:00
Luke Street 602109d8f0 Halfway match CAABox; continue CBallCamera 2022-09-29 19:55:43 -04:00
Luke Street be9f7f1dc4 Symbol renaming 2022-09-18 01:52:19 -04:00
Luke Street 52b5ab45d3 More symbol fixes 2022-09-14 01:24:37 -04:00
Luke Street 0cfb3d0aff Correct __dt__16CActorParametersFv to __dt__16CLightParametersFv 2022-09-13 22:25:14 -04:00
Luke Street a6e365791b More main progress; tons of headers & stuff 2022-09-13 00:28:02 -04:00
Luke Street bef7db1748 Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
Luke Street 326199f2f4 Fully shiftable?? 2022-08-21 01:23:57 -04:00
Luke Street f739fb53af Halfway to shiftable 2022-08-20 21:40:40 -04:00
Luke Street f41c87eea7 Create & link TCastTo.cpp 2022-08-16 17:47:16 -04:00
Luke Street 92117d1308 More renaming 2022-08-16 17:46:30 -04:00
Luke Street bcfefcc34a Renaming & more CActor progress 2022-08-15 22:14:28 -04:00
Luke Street 09dfe946fc Continued work on CActor 2022-08-15 00:51:06 -04:00
Luke Street 16514e942e Revert bad rename 2022-08-14 14:42:30 -04:00
Luke Street 85284f7640 Continue work on CActor::UpdateAnimation; lots of headers n stuff 2022-08-14 14:38:41 -04:00
Luke Street e16e6bca49 Start filling out CVector3f/CTransform4f 2022-08-13 00:32:42 -04:00
Luke Street 44b17813bd Initial work on CActor.cpp 2022-08-12 21:26:54 -04:00
Luke Street 11f69fcb5d Split .comm declarations 2022-08-10 22:27:22 -04:00
Luke Street 0f326e1ce3 Migrate to -common on; use .comm/.lcomm 2022-08-10 21:17:58 -04:00
Luke Street 0a57ffc4d3 Rename NullConnectionList__7CEntity 2022-08-10 19:45:31 -04:00
Luke Street 2142670ac6 Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
Luke Street a54141b0fa Split .ctors 2022-08-10 02:27:47 -04:00
Luke Street 69ddd71fc8 Link CInputStream.cpp 2022-07-18 13:53:58 -04:00
Luke Street 4aba1a659a Full rodata split 2022-07-18 01:21:27 -04:00
Luke Street e4968cb13d Full sdata2 split 2022-07-18 01:20:04 -04:00
Luke Street e98f62c3a6 Implement TObj*/IObj; finish matching CStringTable 2022-07-14 12:24:26 -04:00
Luke Street d05e75f6f9 Full deincbin 2022-07-14 01:48:03 -04:00
Luke Street 37f2e5cbbb Finish splitting sbss 2022-07-14 01:36:41 -04:00
Phillip Stephens b1efa7e9c4
Start splitting sbss.s 2022-04-24 10:43:04 -07:00
Phillip Stephens ef4af6693f
Rename TGameTypes constants 2022-04-23 18:54:45 -07:00
Phillip Stephens 757e6d48f9
Finish splitting sdata.s 2022-04-23 00:19:32 -07:00
Phillip Stephens 813b9e6e01
Start splitting sdata.s 2022-04-20 23:32:43 -07:00
Phillip Stephens b9fc64bf52
Split sbss2.s 2022-04-17 21:29:59 -07:00
Phillip Stephens 4c74f8856b
Split data.s 2022-04-17 21:19:18 -07:00
Phillip Stephens 3ed154a0e6
deincbin data.s 2022-04-16 17:22:26 -07:00
Phillip Stephens f6ecafb3a6
Split bss 2022-04-16 16:18:42 -07:00
Phillip Stephens 85c0f37226
Finish splitting text.s! 2022-04-16 00:50:32 -07:00
Phillip Stephens d9393c0953
Move Kyoto_CWD to MetroidPrime 2022-04-15 21:01:44 -07:00