Commit Graph

19 Commits

Author SHA1 Message Date
Luke Street b6ddfcfc35 Revert override removal 2023-02-06 12:01:01 -05:00
Phillip Stephens 72256e77a5 const bool fixes, remove override define 2023-02-05 23:21:28 -08:00
Henrique Gemignani Passos Lima b25989694f
Fix build 2023-01-30 23:21:55 +02:00
Henrique Gemignani Passos Lima 7d627be624
Add wip CCredits 2023-01-30 23:17:54 +02:00
Henrique Gemignani Passos Lima 3417e5c576
Fix building for host compiler 2023-01-19 11:15:00 +02:00
Phillip Stephens 129709bc0d Match and link CGuiLight 2023-01-13 16:53:27 -08:00
Phillip Stephens ba032234d9 Fix formatting 2022-12-31 12:00:59 -08:00
Phillip Stephens b3dbdac91a Match and link CGuiSys 2022-12-31 11:59:30 -08:00
Phillip Stephens 9980e07a46 Match and link CGuiWidgetDrawParms 2022-12-31 11:01:15 -08:00
Phillip Stephens 957679cf97 Add CGuiObject 2022-12-28 19:32:27 -08:00
Phillip Stephens 357278d214 Fix compiler warning 2022-12-09 17:55:54 -08:00
Phillip Stephens 4c6a0fc63c Match and link CAuiMain 2022-12-09 13:30:06 -08:00
Phillip Stephens 6e006bdcbd Match and link CRepeatState 2022-11-16 14:17:35 -08:00
Henrique Gemignani Passos Lima cab29870fd
Add CHudBallInterface 2022-11-07 19:06:11 +02: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 6944a14e89 Symbol fixes, headers & main progress 2022-10-01 02:19:15 -04: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