Henrique Gemignani Passos Lima
|
bd8d881f6b
|
Add kMaxPriority/kMedPriority to CSfxManager
Former-commit-id: b423771f97
|
2022-10-03 19:23:22 +03:00 |
Henrique Gemignani Passos Lima
|
d55ba2e58e
|
Fix CSfxManager::PitchBend types
Former-commit-id: 97282648b4
|
2022-10-03 19:04:56 +03:00 |
Henrique Gemignani Passos Lima
|
8cac11d25d
|
Match CScriptSpecialFunction::DeleteEmitter
Former-commit-id: e48f6478f9
|
2022-10-03 18:59:07 +03:00 |
Henrique Gemignani Passos Lima
|
1ede41207b
|
Improve CAABox::GetExtents
Thanks encounter
Former-commit-id: 3f4e53ec74
|
2022-10-03 18:05:16 +03:00 |
Henrique Gemignani Passos Lima
|
c5a4f660bb
|
TAverage: don't implement AddValue inline
Former-commit-id: ce2276b310
|
2022-10-03 18:03:57 +03:00 |
Henrique Gemignani Passos Lima
|
3997f75e24
|
Improve match for CScriptSpecialFunction::Render
Former-commit-id: 80843df748
|
2022-10-03 16:15:34 +03:00 |
Henrique Gemignani Passos Lima
|
16e4de9bfe
|
Implement CScriptSpecialFunction::ThinkSpinnerController
Former-commit-id: d26a30f186
|
2022-10-03 14:55:03 +03:00 |
Luke Street
|
682ce50113
|
Fix CUnitVector3f non-match
Former-commit-id: 60c82b0a89
|
2022-10-03 00:56:11 -04:00 |
Luke Street
|
cd85b46d6d
|
More CScriptSpecialFunction; start rstl::map/red_black_tree
Former-commit-id: 87c0a6041c
|
2022-10-03 00:49:20 -04:00 |
Phillip Stephens
|
1b617eee75
|
Split, match and link CVector3i
Former-commit-id: 9f8f1ab7f7
|
2022-10-02 20:09:01 -07:00 |
Phillip Stephens
|
22d8819770
|
Match and link CPlane
Former-commit-id: 302df55a60
|
2022-10-02 19:55:05 -07:00 |
Phillip Stephens
|
477189a490
|
Forgot something....
Former-commit-id: 19c1aa3ae1
|
2022-10-02 18:16:06 -07:00 |
Phillip Stephens
|
867d66b72d
|
Minor fixes, add COsContextDolphin to completed list in configure.py
Former-commit-id: 09999a24a1
|
2022-10-02 18:04:35 -07:00 |
Luke Street
|
5da4fc096b
|
Add missing TAverage.hpp
Former-commit-id: e8133e9476
|
2022-10-02 17:53:28 -04:00 |
Henrique Gemignani Passos Lima
|
63988f60bc
|
Preparing other headers for CScriptSpecialFunction
Former-commit-id: 6ffb16e4a9
|
2022-10-02 18:21:51 +03:00 |
Phillip Stephens
|
b9ea7a76b9
|
Match and link COsContext
Former-commit-id: cc514ecf6e
|
2022-10-02 00:43:00 -07:00 |
Phillip Stephens
|
6b23e11db8
|
Match and link CPhsyicsActor
Former-commit-id: 70a1e449bd
|
2022-10-01 23:06:32 -07:00 |
Luke Street
|
4318fab3ab
|
CAABox 90%
Former-commit-id: a0876b5c34
|
2022-10-01 16:39:55 -04:00 |
Luke Street
|
f6cde6899c
|
Link CFontImageDef
Former-commit-id: bbf3b658c2
|
2022-10-01 15:00:38 -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 |
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
|
453bc3c3d6
|
Some CBallCamera progress
Former-commit-id: 3831cfa905
|
2022-09-29 01:30:20 -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
|
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
|
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 |
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
|
5b44016209
|
Link g721.cpp
Former-commit-id: 004dc6d1d0
|
2022-09-15 18:58:34 -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
|
86c16b4b9d
|
Begin matching CScriptMazeNode
Former-commit-id: 38ca1f6816
|
2022-09-14 01:24:12 -04: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 |
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 |
Luke Street
|
0f25a3c8d4
|
Migrate s32->int, u32->uint; fix dolphin/types.h
Former-commit-id: 7eb08b6ee8
|
2022-09-05 00:01:22 -04:00 |
Luke Street
|
5726400667
|
More CCubeMaterial
Former-commit-id: 78022784ef
|
2022-09-05 00:01:22 -04:00 |
Luke Street
|
b851577337
|
Header cleanup, NONMATCHING option
Former-commit-id: 174a2d98f7
|
2022-08-31 20:22:20 -04:00 |
Luke Street
|
8b28b129e2
|
Link CGX
Former-commit-id: 3e43c0878f
|
2022-08-31 12:06:56 -04:00 |
Luke Street
|
40271117df
|
Almost done with CGX
Former-commit-id: 89284f17b2
|
2022-08-31 00:54:17 -04:00 |