Commit Graph

22 Commits

Author SHA1 Message Date
Phillip Stephens 6a3e0c0728 Match and link vi.c and THPDec.c, minor CPhysicsActor and GBA.c fixes 2024-11-03 11:15:10 -08:00
Phillip Stephens bc7339f4b8 Remove invalid field from metaforce import
Former-commit-id: ec1789fad8cf6d29c7377d1221672a94e64e5db2
2023-10-21 22:10:22 -07:00
Phillip Stephens 3c4cce9780 Match and link CGuiWidgetIdDB
Former-commit-id: cc68163fed358e324d3877875154db5f420842b0
2023-10-21 22:08:46 -07:00
Luke Street 9b99045882 Revert override removal
Former-commit-id: b6ddfcfc35
2023-02-06 12:01:01 -05:00
Phillip Stephens 38b824cda0 const bool fixes, remove override define
Former-commit-id: 72256e77a5
2023-02-05 23:21:28 -08:00
Henrique Gemignani Passos Lima f6120c7bde Fix build
Former-commit-id: b25989694f
2023-01-30 23:21:55 +02:00
Henrique Gemignani Passos Lima 020542afea Add wip CCredits
Former-commit-id: 7d627be624
2023-01-30 23:17:54 +02:00
Henrique Gemignani Passos Lima 79cd0d0c6b Fix building for host compiler
Former-commit-id: 3417e5c576
2023-01-19 11:15:00 +02:00
Phillip Stephens 3c22eeb6ed Match and link CGuiLight
Former-commit-id: 129709bc0d
2023-01-13 16:53:27 -08:00
Phillip Stephens 6ac4185d31 Fix formatting
Former-commit-id: ba032234d9
2022-12-31 12:00:59 -08:00
Phillip Stephens 8ac75a38d8 Match and link CGuiSys
Former-commit-id: b3dbdac91a
2022-12-31 11:59:30 -08:00
Phillip Stephens 5af0e9b47a Match and link CGuiWidgetDrawParms
Former-commit-id: 9980e07a46
2022-12-31 11:01:15 -08:00
Phillip Stephens a8343ade6d Add CGuiObject
Former-commit-id: 957679cf97
2022-12-28 19:32:27 -08:00
Phillip Stephens ce7e883029 Fix compiler warning
Former-commit-id: 357278d214
2022-12-09 17:55:54 -08:00
Phillip Stephens 19d581261e Match and link CAuiMain
Former-commit-id: 4c6a0fc63c
2022-12-09 13:30:06 -08:00
Phillip Stephens c5fa86c9bb Match and link CRepeatState
Former-commit-id: 6e006bdcbd
2022-11-16 14:17:35 -08:00
Henrique Gemignani Passos Lima 79c62af420 Add CHudBallInterface
Former-commit-id: cab29870fd
2022-11-07 19:06:11 +02: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
Luke Street adb54a9892 Symbol fixes, headers & main progress
Former-commit-id: 6944a14e89
2022-10-01 02:19:15 -04: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