Commit Graph

19 Commits

Author SHA1 Message Date
Luke Street bb99d88d3b Add several particle classes; link CParticleGlobals
Adds CModVectorElement, CParticleDataFactory, CParticleGlobals, CRealElement
CRealElement & CModVectorElement are very close to matching
2022-10-17 22:06:45 -04:00
Phillip Stephens a31407c69c Match CAABox::GetTransformedAABox, minor fixes start CMetroidModelInstance 2022-10-09 13:55:07 -07:00
Luke Street a110979970 Match & link CIntElement 2022-10-09 12:35:06 -04:00
Luke Street 133326ae40 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.
2022-10-09 01:37:23 -04:00
Luke Street 261ee48bba Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
Phillip Stephens bacfa6a458 Match and link CFinalInput 2022-10-08 15:05:33 -07:00
Phillip Stephens 09999a24a1 Minor fixes, add COsContextDolphin to completed list in configure.py 2022-10-02 18:04:35 -07:00
Phillip Stephens cc514ecf6e Match and link COsContext 2022-10-02 00:43:00 -07:00
Luke Street 6944a14e89 Symbol fixes, headers & main progress 2022-10-01 02:19:15 -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
Phillip Stephens 4d14f750d4 Match and link CStopwatch 2022-09-21 23:03:09 -07:00
Phillip Stephens 57ce723ec2 More allocator work 2022-09-19 21:35:24 -07:00
Luke Street 6a979e343f clang-format pass 2022-09-18 02:05:46 -04:00
Luke Street a6e365791b More main progress; tons of headers & stuff 2022-09-13 00:28:02 -04:00
Luke Street 78022784ef More CCubeMaterial 2022-09-05 00:01:22 -04:00
Luke Street 4758103774 More CGX matches part 2 2022-08-30 18:48:44 -04:00
Luke Street bef7db1748 Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
Phillip Stephens d36775e76a DolphinCColor imps, only `Lerp(u32, u32, float)` isn't matching 2022-08-13 05:57:38 -07:00
Luke Street 848752477e Reorganize includes to match asm 2022-07-18 18:42:58 -04:00