137 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
77b921601a Match CFontImageDef, can't link due to extraneous TToken destructor 2022-10-01 01:33:18 -07:00
6944a14e89 Symbol fixes, headers & main progress 2022-10-01 02:19:15 -04:00
e39a8e4c47 Minor fixes, start CTextParser 2022-09-29 21:24:13 -07:00
c8c05c2cd5 Fix GetSortingBounds symbol; various fixes 2022-09-29 20:24:12 -04:00
602109d8f0 Halfway match CAABox; continue CBallCamera 2022-09-29 19:55:43 -04:00
Henrique Gemignani Passos Lima
7e8bc34cab
Start RAssertDolphin (#3)
* Start RAssertDolphin

* Add OSContext

* Add missing files, Prime2's ErrorHandler

* Progress in ErrorHandler

* comments

* Don't link new code

* Format code

* Slight adjustments

* Use u16 for OSError
2022-09-29 19:09:11 -04:00
3831cfa905 Some CBallCamera progress 2022-09-29 01:30:20 -04:00
4d14f750d4 Match and link CStopwatch 2022-09-21 23:03:09 -07:00
cbbee3363a CBallCamera: Remove bad labels from .text 2022-09-21 01:47:00 -04:00
2afec50c52 Remove some hacks from CBallCamera 2022-09-21 01:40:03 -04:00
21f597aeb7 Begin CBallCamera & more headers 2022-09-21 01:18:20 -04:00
57ce723ec2 More allocator work 2022-09-19 21:35:24 -07:00
5d9f7afa3b CPlayer header, more CScriptPlatform, renaming 2022-09-19 00:19:46 -04:00
7608f27ed2 Various rstl fixes; continue CScriptMazeNode & CScriptPlatform 2022-09-18 13:51:07 -04:00
be9f7f1dc4 Symbol renaming 2022-09-18 01:52:19 -04:00
7f768f8405 Link CSmallAllocPool.cpp, minor fixes 2022-09-15 20:38:03 -07:00
79301314e9 Link CSfxHandle.cpp 2022-09-15 20:24:27 -07:00
6898a9cc90 Remove padding from g721.cpp, move unused bytes to CStaticAudioPlayer.cpp 2022-09-15 19:17:34 -07:00
d0ad5f5ef8 Match dvd.c, not linking for now (links with patched 1.2.5) 2022-09-15 18:18:29 -07:00
ea51b901e8 Link CTimeProvider.cpp 2022-09-13 22:53:26 -07:00
52b5ab45d3 More symbol fixes 2022-09-14 01:24:37 -04:00
0cfb3d0aff Correct __dt__16CActorParametersFv to __dt__16CLightParametersFv 2022-09-13 22:25:14 -04:00
4de9950cda Start matching CDolphinController 2022-09-12 21:52:59 -07:00
a6e365791b More main progress; tons of headers & stuff 2022-09-13 00:28:02 -04:00
228319e2a5 Link DolphinIController.cpp, start matching CSmallAllocPool 2022-09-11 11:45:19 -07:00
28a4b75d39 Link CARDOpen.c 2022-09-10 20:18:17 -07:00
c33b42a7c0 Commit missed files 2022-09-10 15:41:46 -07:00
58d5c4a816 Link CARDUnlock.c, CARDBios.c matches, but can't be linked due to frank issues 2022-09-10 13:32:26 -07:00
fb95ae4748 Merge text_80008894_80009144.s back into main.s 2022-09-07 22:01:54 -07:00
c1abac8c9e Minor cleanup, move files to 2022-09-07 21:51:31 -07:00
e8bf411356 Fully link __ppc_eabi_init.cpp 2022-09-07 21:42:56 -07:00
3e43c0878f Link CGX 2022-08-31 12:06:56 -04:00
89284f17b2 Almost done with CGX 2022-08-31 00:54:17 -04:00
4758103774 More CGX matches part 2 2022-08-30 18:48:44 -04:00
b28e24862b Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00
bef7db1748 Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
e50328cd89 KOR buildable 2022-08-22 23:54:30 -04:00
28d1c5d428 rev1 buildable 2022-08-22 10:16:37 -04:00
326199f2f4 Fully shiftable?? 2022-08-21 01:23:57 -04:00
f739fb53af Halfway to shiftable 2022-08-20 21:40:40 -04:00
f41c87eea7 Create & link TCastTo.cpp 2022-08-16 17:47:16 -04:00
92117d1308 More renaming 2022-08-16 17:46:30 -04:00
bcfefcc34a Renaming & more CActor progress 2022-08-15 22:14:28 -04:00
09dfe946fc Continued work on CActor 2022-08-15 00:51:06 -04:00
16514e942e Revert bad rename 2022-08-14 14:42:30 -04:00
85284f7640 Continue work on CActor::UpdateAnimation; lots of headers n stuff 2022-08-14 14:38:41 -04:00
e16e6bca49 Start filling out CVector3f/CTransform4f 2022-08-13 00:32:42 -04:00
44b17813bd Initial work on CActor.cpp 2022-08-12 21:26:54 -04:00
3d19d9ea82 More musyx imps, cleanups 2022-08-11 01:12:35 -07:00