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
Henrique Gemignani Passos Lima
3f4e53ec74
Improve CAABox::GetExtents
...
Thanks encounter
2022-10-03 18:05:16 +03:00
Henrique Gemignani Passos Lima
80843df748
Improve match for CScriptSpecialFunction::Render
2022-10-03 16:15:34 +03:00
Luke Street
a0876b5c34
CAABox 90%
2022-10-01 16:39:55 -04:00
Luke Street
602109d8f0
Halfway match CAABox; continue CBallCamera
2022-09-29 19:55:43 -04:00
Luke Street
3831cfa905
Some CBallCamera progress
2022-09-29 01:30:20 -04:00
Luke Street
21f597aeb7
Begin CBallCamera & more headers
2022-09-21 01:18:20 -04:00
Luke Street
6a979e343f
clang-format pass
2022-09-18 02:05:46 -04:00
Luke Street
bcfefcc34a
Renaming & more CActor progress
2022-08-15 22:14:28 -04:00
Luke Street
09dfe946fc
Continued work on CActor
2022-08-15 00:51:06 -04:00
Luke Street
44b17813bd
Initial work on CActor.cpp
2022-08-12 21:26:54 -04:00
Phillip Stephens
0e20e67870
IWeaponRender decomp (can't link yet)
2022-07-25 21:36:32 -07:00