Commit Graph

12 Commits

Author SHA1 Message Date
Phillip Stephens 602ed2b570 Nearly match DolphinCTexture and various cleanups
Former-commit-id: 76f3ff2603441ac6aa39fa009e7f466e84c8bc56
2023-10-17 11:26:21 -07:00
Phillip Stephens dd56a38ae5 Start DolphinCTexture and CARAMToken
Former-commit-id: f711682fbf
2022-12-03 13:31:54 -08:00
Henrique Gemignani Passos Lima 286110920f Fix CTexture size
Former-commit-id: 2cab0b6b59
2022-12-01 18:25:24 +02:00
Henrique Gemignani Passos Lima 90f941ccb6 Add CWorldShadow
Former-commit-id: 552dc65a2c
2022-12-01 18:11:09 +02:00
Luke Street 38570b9f6e CDecal progress
Former-commit-id: cd88e8eedd
2022-10-16 22:33:08 -04: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
Phillip Stephens ba75752e14 Match CFontImageDef, can't link due to extraneous TToken destructor
Former-commit-id: 77b921601a
2022-10-01 01:33:18 -07: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
Luke Street 4660679da4 More CGX matches part 2
Former-commit-id: 4758103774
2022-08-30 18:48:44 -04:00
Luke Street bed1bb88de Reorganize includes to match asm
Former-commit-id: 848752477e
2022-07-18 18:42:58 -04:00