Commit Graph

111 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima dc47a3af22
Add CDamageVulnerability.cpp, fill header 2022-10-02 00:39:52 +03:00
Luke Street a0876b5c34 CAABox 90% 2022-10-01 16:39:55 -04:00
Luke Street bbf3b658c2 Link CFontImageDef 2022-10-01 15:00:38 -04:00
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
Phillip Stephens 77b921601a Match CFontImageDef, can't link due to extraneous TToken destructor 2022-10-01 01:33:18 -07:00
Luke Street 6944a14e89 Symbol fixes, headers & main progress 2022-10-01 02:19:15 -04:00
Luke Street 797070bb0a rstl/algorithm: Remove dangling template<> 2022-09-30 10:17:07 -04:00
Henrique Gemignani Passos Lima 675a1904c4
algorithm.hpp header fixes 2022-09-30 15:46:54 +03:00
Phillip Stephens e39a8e4c47 Minor fixes, start CTextParser 2022-09-29 21:24:13 -07: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
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
Luke Street e91b0c43cc CStateManager: Forward declare CMaterialFilter 2022-09-29 01:31:19 -04:00
Luke Street 3831cfa905 Some CBallCamera progress 2022-09-29 01:30:20 -04:00
Phillip Stephens fc2d2455dc More allocator work 2022-09-21 23:03:38 -07:00
Phillip Stephens 4d14f750d4 Match and link CStopwatch 2022-09-21 23:03:09 -07:00
Luke Street 2afec50c52 Remove some hacks from CBallCamera 2022-09-21 01:40:03 -04:00
Luke Street 21f597aeb7 Begin CBallCamera & more headers 2022-09-21 01:18:20 -04:00
Phillip Stephens 57ce723ec2 More allocator work 2022-09-19 21:35:24 -07:00
Luke Street 5d9f7afa3b CPlayer header, more CScriptPlatform, renaming 2022-09-19 00:19:46 -04:00
Luke Street 7608f27ed2 Various rstl fixes; continue CScriptMazeNode & CScriptPlatform 2022-09-18 13:51:07 -04:00
Luke Street feac221b4d Implement rstl::optional_object_null 2022-09-18 02:16:53 -04:00
Luke Street 6a979e343f clang-format pass 2022-09-18 02:05:46 -04:00
Luke Street 135d63412c Start matching CScriptPlatform; more CScriptMazeNode 2022-09-18 01:55:13 -04:00
Phillip Stephens 972aa78e61 Match CScriptMazeNode::SendScriptMsgs 2022-09-15 21:30:20 -07:00
Phillip Stephens 7f768f8405 Link CSmallAllocPool.cpp, minor fixes 2022-09-15 20:38:03 -07:00
Phillip Stephens 79301314e9 Link CSfxHandle.cpp 2022-09-15 20:24:27 -07:00
Phillip Stephens 004dc6d1d0 Link g721.cpp 2022-09-15 18:58:34 -07:00
Phillip Stephens d0ad5f5ef8 Match dvd.c, not linking for now (links with patched 1.2.5) 2022-09-15 18:18:29 -07:00
Luke Street ff0275b48f CScriptMazeNode progress 2022-09-15 00:08:57 -04:00
Phillip Stephens ea51b901e8 Link CTimeProvider.cpp 2022-09-13 22:53:26 -07:00
Phillip Stephens 0450f7b1f1 Link CDolphinController.cpp 2022-09-13 22:25:20 -07:00
Luke Street 38ca1f6816 Begin matching CScriptMazeNode 2022-09-14 01:24:12 -04:00
Luke Street 0eefeac3c6 Match & link CScriptDebugCameraWaypoint 2022-09-13 22:25:14 -04:00
Phillip Stephens 32dc934203 Forgot gba.h too 2022-09-12 21:53:49 -07:00
Phillip Stephens 4de9950cda Start matching CDolphinController 2022-09-12 21:52:59 -07:00
Luke Street a6e365791b More main progress; tons of headers & stuff 2022-09-13 00:28:02 -04:00
Phillip Stephens 228319e2a5 Link DolphinIController.cpp, start matching CSmallAllocPool 2022-09-11 11:45:19 -07:00
Phillip Stephens 5d82d47660 Link CCircularBuffer.cpp 2022-09-10 22:54:54 -07:00
Phillip Stephens e3de3f9e5d Link nearly all of CARD 2022-09-10 21:54:54 -07:00
Phillip Stephens df0484585a Link CARDDir.c 2022-09-10 17:25:05 -07:00
Phillip Stephens c33b42a7c0 Commit missed files 2022-09-10 15:41:46 -07:00
Phillip Stephens 172d5efc91 Minor cleanup 2022-09-10 14:32:57 -07:00
Phillip Stephens b0405b7673 Link CARDRdwr.c 2022-09-10 14:31:25 -07:00
Phillip Stephens 58d5c4a816 Link CARDUnlock.c, CARDBios.c matches, but can't be linked due to frank issues 2022-09-10 13:32:26 -07:00
Phillip Stephens e8bf411356 Fully link __ppc_eabi_init.cpp 2022-09-07 21:42:56 -07:00
Luke Street 7eb08b6ee8 Migrate s32->int, u32->uint; fix dolphin/types.h 2022-09-05 00:01:22 -04:00
Luke Street 78022784ef More CCubeMaterial 2022-09-05 00:01:22 -04:00
Luke Street 174a2d98f7 Header cleanup, NONMATCHING option 2022-08-31 20:22:20 -04:00
Luke Street 3e43c0878f Link CGX 2022-08-31 12:06:56 -04:00