Commit Graph

90 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima 18ab1ef2b5 Fix data for visor list (#7)
Former-commit-id: 524b0a4cc8
2022-10-01 16:40:08 -04: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: 1e30daa096
2022-10-01 10:08:15 -04:00
Luke Street 8659785c5c Fix GetSortingBounds symbol; various fixes
Former-commit-id: c8c05c2cd5
2022-09-29 20:24:12 -04:00
Luke Street 1f56cefe8c Halfway match CAABox; continue CBallCamera
Former-commit-id: 602109d8f0
2022-09-29 19:55:43 -04:00
Luke Street ad6fd10f21 Symbol renaming
Former-commit-id: be9f7f1dc4
2022-09-18 01:52:19 -04:00
Luke Street 07d8389435 More symbol fixes
Former-commit-id: 52b5ab45d3
2022-09-14 01:24:37 -04:00
Luke Street a781d2de6e Correct __dt__16CActorParametersFv to __dt__16CLightParametersFv
Former-commit-id: 0cfb3d0aff
2022-09-13 22:25:14 -04:00
Luke Street 329618c585 More main progress; tons of headers & stuff
Former-commit-id: a6e365791b
2022-09-13 00:28:02 -04:00
Luke Street 00c77e6195 Runtime/math matches; better libc headers
Former-commit-id: bef7db1748
2022-08-25 23:46:24 -04:00
Luke Street f7fb2d5cee Fully shiftable??
Former-commit-id: 326199f2f4
2022-08-21 01:23:57 -04:00
Luke Street a00f9ed1e1 Halfway to shiftable
Former-commit-id: f739fb53af
2022-08-20 21:40:40 -04:00
Luke Street 57bfdc2000 Create & link TCastTo.cpp
Former-commit-id: f41c87eea7
2022-08-16 17:47:16 -04:00
Luke Street 704b791138 More renaming
Former-commit-id: 92117d1308
2022-08-16 17:46:30 -04:00
Luke Street f3e607a3af Renaming & more CActor progress
Former-commit-id: bcfefcc34a
2022-08-15 22:14:28 -04:00
Luke Street 94e27faee8 Continued work on CActor
Former-commit-id: 09dfe946fc
2022-08-15 00:51:06 -04:00
Luke Street e9704b7718 Revert bad rename
Former-commit-id: 16514e942e
2022-08-14 14:42:30 -04:00
Luke Street eb6819f1fd Continue work on CActor::UpdateAnimation; lots of headers n stuff
Former-commit-id: 85284f7640
2022-08-14 14:38:41 -04:00
Luke Street 64c034c9f7 Start filling out CVector3f/CTransform4f
Former-commit-id: e16e6bca49
2022-08-13 00:32:42 -04:00
Luke Street 361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00
Luke Street e2206fc47d Split .comm declarations
Former-commit-id: 11f69fcb5d
2022-08-10 22:27:22 -04:00
Luke Street 117b29dce0 Migrate to -common on; use .comm/.lcomm
Former-commit-id: 0f326e1ce3
2022-08-10 21:17:58 -04:00
Luke Street 63c26559da Rename NullConnectionList__7CEntity
Former-commit-id: 0a57ffc4d3
2022-08-10 19:45:31 -04:00
Luke Street 1caf7322ca Fix splits & .balign 8 all data sections
Former-commit-id: 2142670ac6
2022-08-10 19:08:58 -04:00
Luke Street 4b6598b0be Split .ctors
Former-commit-id: a54141b0fa
2022-08-10 02:27:47 -04:00
Luke Street 6a471a6abe Link CInputStream.cpp
Former-commit-id: 69ddd71fc8
2022-07-18 13:53:58 -04:00
Luke Street c78d25aac6 Full rodata split
Former-commit-id: 4aba1a659a
2022-07-18 01:21:27 -04:00
Luke Street 9baad4e855 Full sdata2 split
Former-commit-id: e4968cb13d
2022-07-18 01:20:04 -04:00
Luke Street ffd6ba5818 Implement TObj*/IObj; finish matching CStringTable
Former-commit-id: e98f62c3a6
2022-07-14 12:24:26 -04:00
Luke Street 85f091062d Full deincbin
Former-commit-id: d05e75f6f9
2022-07-14 01:48:03 -04:00
Luke Street d46b650ca5 Finish splitting sbss
Former-commit-id: 37f2e5cbbb
2022-07-14 01:36:41 -04:00
Phillip Stephens f4ebb6554d Start splitting sbss.s
Former-commit-id: b1efa7e9c4
2022-04-24 10:43:04 -07:00
Phillip Stephens f563ea936b Rename TGameTypes constants
Former-commit-id: ef4af6693f
2022-04-23 18:54:45 -07:00
Phillip Stephens 2922aa68b5 Finish splitting sdata.s
Former-commit-id: 757e6d48f9
2022-04-23 00:19:32 -07:00
Phillip Stephens cab9e05e37 Start splitting sdata.s
Former-commit-id: 813b9e6e01
2022-04-20 23:32:43 -07:00
Phillip Stephens 4555042ac0 Split sbss2.s
Former-commit-id: b9fc64bf52
2022-04-17 21:29:59 -07:00
Phillip Stephens 45963b5ba7 Split data.s
Former-commit-id: 4c74f8856b
2022-04-17 21:19:18 -07:00
Phillip Stephens c81b451e45 deincbin data.s
Former-commit-id: 3ed154a0e6
2022-04-16 17:22:26 -07:00
Phillip Stephens ebde6b3f97 Split bss
Former-commit-id: f6ecafb3a6
2022-04-16 16:18:42 -07:00
Phillip Stephens 1641986d9e Finish splitting text.s!
Former-commit-id: 85c0f37226
2022-04-16 00:50:32 -07:00
Phillip Stephens c6bc664505 Move Kyoto_CWD to MetroidPrime
Former-commit-id: d9393c0953
2022-04-15 21:01:44 -07:00