prime/asm/MetroidPrime/Player
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
..
CFaceplateDecoration.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
CFidget.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
CGameHintInfo.s Halfway to shiftable 2022-08-20 21:40:40 -04:00
CGameOptions.s Renaming & more CActor progress 2022-08-15 22:14:28 -04:00
CGameState.s Add CPlayerState (#5) 2022-10-01 10:08:15 -04:00
CGrappleArm.s Halfway to shiftable 2022-08-20 21:40:40 -04:00
CMorphBall.s Halfway match CAABox; continue CBallCamera 2022-09-29 19:55:43 -04:00
CMorphBallShadow.s More renaming 2022-08-16 17:46:30 -04:00
CPlayer.s Fix GetSortingBounds symbol; various fixes 2022-09-29 20:24:12 -04:00
CPlayerCameraBob.s Start filling out CVector3f/CTransform4f 2022-08-13 00:32:42 -04:00
CPlayerDynamics.s Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
CPlayerEnergyDrain.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
CPlayerGun.s More symbol fixes 2022-09-14 01:24:37 -04:00
CPlayerInputFilter.s Start filling out CVector3f/CTransform4f 2022-08-13 00:32:42 -04:00
CPlayerOrbit.s Symbol renaming 2022-09-18 01:52:19 -04:00
CPlayerState.s Add CPlayerState (#5) 2022-10-01 10:08:15 -04:00
CPlayerVisor.s Renaming & more CActor progress 2022-08-15 22:14:28 -04:00
CSamusFaceReflection.s Fully shiftable?? 2022-08-21 01:23:57 -04:00
CSaveWorld.s More main progress; tons of headers & stuff 2022-09-13 00:28:02 -04:00
CScanDisplay.s Renaming & more CActor progress 2022-08-15 22:14:28 -04:00
CStaticInterference.s Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
CWorldLayerState.s Migrate to -common on; use .comm/.lcomm 2022-08-10 21:17:58 -04:00