Luke Street
bdd03151f4
Link CScriptVisorGoo
...
Former-commit-id: d9cca4a39ffa6c89af5687310229bcd1cdf60d74
2023-10-18 00:00:23 -04:00
Phillip Stephens
4ec4c0e62c
Match and link RAssertDolphin.cpp
...
Former-commit-id: fbcbe2c541
2023-10-05 03:09:48 -07:00
Phillip Stephens
f5a0721ec0
Add RstlExtras
...
Former-commit-id: b2a9c6a8f3
2023-01-12 14:47:03 -08:00
Luke Street
341e73de06
DolphinCGraphics nearly done
...
Former-commit-id: d065d80388
2022-12-06 18:32:53 -05:00
Phillip Stephens
4f9bb0ae1c
Match and link CBasicsDolphin.cpp
...
Former-commit-id: 6880c19ae9
2022-12-05 20:11:13 -08:00
Luke Street
913b1c8a16
Start DolphinCGraphics, 10/11 functions matching
...
Former-commit-id: 609873426e
2022-11-29 20:56:37 -05:00
Luke Street
9bdce565df
CColor fixes & CVisorFlare progress
...
Former-commit-id: 5e3a450b54
2022-11-03 13:10:05 -04:00
Henrique Gemignani Passos Lima
2af0d744cc
Add CScriptMidi
...
Former-commit-id: 1b5ee3bee8
2022-10-22 00:40:29 +03:00
Luke Street
8af6095198
Add several particle classes; link CParticleGlobals
...
Adds CModVectorElement, CParticleDataFactory, CParticleGlobals, CRealElement
CRealElement & CModVectorElement are very close to matching
Former-commit-id: bb99d88d3b
2022-10-17 22:06:45 -04:00
Phillip Stephens
484b18ae07
Match CAABox::GetTransformedAABox, minor fixes start CMetroidModelInstance
...
Former-commit-id: a31407c69c
2022-10-09 13:55:07 -07:00
Luke Street
f64e9c953a
Match & link CIntElement
...
Former-commit-id: a110979970
2022-10-09 12:35:06 -04:00
Luke Street
7ca3a1c0bb
Replace int types in Retro code
...
Retro seemingly avoided using the Dolphin
typedefs in most places, opting to use int/uint
instead. This likely means they didn't use
u8/s8/u16/s16/etc either.
Former-commit-id: 133326ae40
2022-10-09 01:37:23 -04:00
Luke Street
7f83e1fa03
Standardize include guards, clang-format headers
...
Former-commit-id: 261ee48bba
2022-10-09 01:13:17 -04:00
Phillip Stephens
52e270ebf7
Match and link CFinalInput
...
Former-commit-id: bacfa6a458
2022-10-08 15:05:33 -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
Phillip Stephens
b9ea7a76b9
Match and link COsContext
...
Former-commit-id: cc514ecf6e
2022-10-02 00:43:00 -07:00
Luke Street
adb54a9892
Symbol fixes, headers & main progress
...
Former-commit-id: 6944a14e89
2022-10-01 02:19:15 -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
Phillip Stephens
7698af1f45
Match and link CStopwatch
...
Former-commit-id: 4d14f750d4
2022-09-21 23:03:09 -07:00
Phillip Stephens
57bb02906e
More allocator work
...
Former-commit-id: 57ce723ec2
2022-09-19 21:35:24 -07:00
Luke Street
234afca6c2
clang-format pass
...
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -04: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
5726400667
More CCubeMaterial
...
Former-commit-id: 78022784ef
2022-09-05 00:01:22 -04:00
Luke Street
4660679da4
More CGX matches part 2
...
Former-commit-id: 4758103774
2022-08-30 18:48:44 -04:00
Luke Street
00c77e6195
Runtime/math matches; better libc headers
...
Former-commit-id: bef7db1748
2022-08-25 23:46:24 -04:00
Phillip Stephens
da85e24623
DolphinCColor imps, only `Lerp(u32, u32, float)` isn't matching
...
Former-commit-id: d36775e76a
2022-08-13 05:57:38 -07:00
Luke Street
bed1bb88de
Reorganize includes to match asm
...
Former-commit-id: 848752477e
2022-07-18 18:42:58 -04:00