Luke Street
4d40ca80d8
Fix CColor Get*u8 functions
2022-10-09 01:44:48 -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
Luke Street
7608f27ed2
Various rstl fixes; continue CScriptMazeNode & CScriptPlatform
2022-09-18 13:51:07 -04:00
Luke Street
ff0275b48f
CScriptMazeNode progress
2022-09-15 00:08:57 -04:00
Luke Street
7eb08b6ee8
Migrate s32->int, u32->uint; fix dolphin/types.h
2022-09-05 00:01:22 -04:00
Luke Street
78022784ef
More CCubeMaterial
2022-09-05 00:01:22 -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
Phillip Stephens
e7117197da
Add unused statics, fix CColor constructor
2022-08-11 11:35:12 -07:00
Phillip Stephens
d59665aaad
Link CColor.cpp
2022-08-11 11:20:15 -07:00