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
Phillip Stephens
ba75752e14
Match CFontImageDef, can't link due to extraneous TToken destructor
...
Former-commit-id: 77b921601a
2022-10-01 01:33:18 -07:00
Luke Street
adb54a9892
Symbol fixes, headers & main progress
...
Former-commit-id: 6944a14e89
2022-10-01 02:19:15 -04:00
Luke Street
f1e383728e
Add vscode settings, update CONTRIBUTING.md
...
Former-commit-id: e6639bf20e
2022-09-30 17:51:20 -04:00
Luke Street
be663369fc
Better mkdir/clean in Makefile
...
Former-commit-id: 19b6768179
2022-09-30 17:25:39 -04:00
Luke Street
78c2744399
rstl/algorithm: Remove dangling template<>
...
Former-commit-id: 797070bb0a
2022-09-30 10:17:07 -04:00
Phillip Stephens
6ceca123e4
Merge pull request #4 from henriquegemignani/bugfix/algorithm-header
...
algorithm.hpp header fixes
Former-commit-id: ec3349c646
2022-09-30 05:52:25 -07:00
Henrique Gemignani Passos Lima
1e59dd91fc
algorithm.hpp header fixes
...
Former-commit-id: 675a1904c4
2022-09-30 15:46:54 +03:00
Phillip Stephens
4e754e9163
Minor fixes, start CTextParser
...
Former-commit-id: e39a8e4c47
2022-09-29 21:24:13 -07: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
Henrique Gemignani Passos Lima
8f3807da18
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
Former-commit-id: 7e8bc34cab
2022-09-29 19:09:11 -04:00
Luke Street
15efc56c15
CStateManager: Forward declare CMaterialFilter
...
Former-commit-id: e91b0c43cc
2022-09-29 01:31:19 -04:00
Luke Street
453bc3c3d6
Some CBallCamera progress
...
Former-commit-id: 3831cfa905
2022-09-29 01:30:20 -04:00
Luke Street
3d0bf5d379
Add CONTRIBUTING.md
...
Former-commit-id: 39d1fef022
2022-09-22 13:51:13 -04:00
Phillip Stephens
befc3f4ce7
More allocator work
...
Former-commit-id: fc2d2455dc
2022-09-21 23:03:38 -07:00
Phillip Stephens
7698af1f45
Match and link CStopwatch
...
Former-commit-id: 4d14f750d4
2022-09-21 23:03:09 -07:00
Luke Street
b86bceae0d
CBallCamera: Remove bad labels from .text
...
Former-commit-id: cbbee3363a
2022-09-21 01:47:00 -04:00
Luke Street
5c343128e4
Remove some hacks from CBallCamera
...
Former-commit-id: 2afec50c52
2022-09-21 01:40:03 -04:00
Luke Street
9637b6f796
Begin CBallCamera & more headers
...
Former-commit-id: 21f597aeb7
2022-09-21 01:18:20 -04:00
Phillip Stephens
57bb02906e
More allocator work
...
Former-commit-id: 57ce723ec2
2022-09-19 21:35:24 -07:00
Luke Street
b32c6018e8
CPlayer header, more CScriptPlatform, renaming
...
Former-commit-id: 5d9f7afa3b
2022-09-19 00:19:46 -04:00
Luke Street
f6f1040fff
Various rstl fixes; continue CScriptMazeNode & CScriptPlatform
...
Former-commit-id: 7608f27ed2
2022-09-18 13:51:07 -04:00
Luke Street
0d94a5a5f3
Implement rstl::optional_object_null
...
Former-commit-id: feac221b4d
2022-09-18 02:16:53 -04:00
Luke Street
234afca6c2
clang-format pass
...
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -04:00
Luke Street
41a2efa884
Start matching CScriptPlatform; more CScriptMazeNode
...
Former-commit-id: 135d63412c
2022-09-18 01:55:13 -04:00
Luke Street
ad6fd10f21
Symbol renaming
...
Former-commit-id: be9f7f1dc4
2022-09-18 01:52:19 -04:00
Phillip Stephens
50047f2398
Match CScriptMazeNode::SendScriptMsgs
...
Former-commit-id: 972aa78e61
2022-09-15 21:30:20 -07:00
Phillip Stephens
ba98f00f60
Link CSmallAllocPool.cpp, minor fixes
...
Former-commit-id: 7f768f8405
2022-09-15 20:38:03 -07:00
Phillip Stephens
5aee142c62
Link CSfxHandle.cpp
...
Former-commit-id: 79301314e9
2022-09-15 20:24:27 -07:00
Phillip Stephens
3df04757a8
Don't use 1.2.5e yet
...
Former-commit-id: 6e862cdef4
2022-09-15 19:22:52 -07:00
Phillip Stephens
123ec9ca3f
Don't link dsp.o yet
...
Former-commit-id: 5b456e01dc
2022-09-15 19:18:20 -07:00
Phillip Stephens
207ceef5c0
Remove padding from g721.cpp, move unused bytes to CStaticAudioPlayer.cpp
...
Former-commit-id: 6898a9cc90
2022-09-15 19:17:34 -07:00
Phillip Stephens
5b44016209
Link g721.cpp
...
Former-commit-id: 004dc6d1d0
2022-09-15 18:58:34 -07:00
Phillip Stephens
047ee1a32e
Match dvd.c, not linking for now (links with patched 1.2.5)
...
Former-commit-id: d0ad5f5ef8
2022-09-15 18:18:29 -07:00
Luke Street
e5dd64ab55
CScriptMazeNode progress
...
Former-commit-id: ff0275b48f
2022-09-15 00:08:57 -04:00
Phillip Stephens
f4731daebe
Link CTimeProvider.cpp
...
Former-commit-id: ea51b901e8
2022-09-13 22:53:26 -07:00
Phillip Stephens
64fe52845f
Link CDolphinController.cpp
...
Former-commit-id: 0450f7b1f1
2022-09-13 22:25:20 -07:00
Luke Street
07d8389435
More symbol fixes
...
Former-commit-id: 52b5ab45d3
2022-09-14 01:24:37 -04:00
Luke Street
86c16b4b9d
Begin matching CScriptMazeNode
...
Former-commit-id: 38ca1f6816
2022-09-14 01:24:12 -04:00
Luke Street
48c7444acb
Match & link CScriptDebugCameraWaypoint
...
Former-commit-id: 0eefeac3c6
2022-09-13 22:25:14 -04:00
Luke Street
a781d2de6e
Correct __dt__16CActorParametersFv to __dt__16CLightParametersFv
...
Former-commit-id: 0cfb3d0aff
2022-09-13 22:25:14 -04:00
Phillip Stephens
3b21bc6dd2
Don't link CDolphinController.cpp yet
...
Former-commit-id: c441293a90
2022-09-12 21:55:03 -07:00
Phillip Stephens
f21f94be32
Forgot gba.h too
...
Former-commit-id: 32dc934203
2022-09-12 21:53:49 -07:00
Phillip Stephens
6bd48a457a
I forgot this because I'm an idiot
...
Former-commit-id: 2163b09aa4
2022-09-12 21:53:19 -07:00
Phillip Stephens
8708860ab2
Start matching CDolphinController
...
Former-commit-id: 4de9950cda
2022-09-12 21:52:59 -07: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
c6823f56cd
Update Makefile & transform-dep.py
...
Former-commit-id: 38acae22fe
2022-09-11 21:07:45 -04:00
Phillip Stephens
6b306c1121
Link DolphinIController.cpp, start matching CSmallAllocPool
...
Former-commit-id: 228319e2a5
2022-09-11 11:45:19 -07:00
Phillip Stephens
4f851a605b
Link CCircularBuffer.cpp
...
Former-commit-id: 5d82d47660
2022-09-10 22:54:54 -07:00