Commit Graph

11 Commits

Author SHA1 Message Date
Phillip Stephens c1e1f00373 Nearly match CFrustumPlanes
Former-commit-id: 3494528f08e52d35f219bc2c4f24a9d41725bea1
2023-10-17 21:23:45 -07:00
Phillip Stephens 2214106be6 Remove redundant, fake, function in CPlane
Former-commit-id: 5fcb595f2b
2023-01-06 20:30:13 -08:00
Henrique Gemignani Passos Lima 16f63c89a7 Add CFlameWarp
Former-commit-id: 318c1e0b7f
2022-11-27 03:43:52 +02:00
Luke Street 2a8516d4cc Add CMetroidAreaCollider
Former-commit-id: 71ff684be4
2022-10-20 20:26:45 -04:00
Phillip Stephens 21dfc645f5 Match and link CCollisionSurface
Former-commit-id: 736cec9baa
2022-10-09 16:05:06 -07: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 22d8819770 Match and link CPlane
Former-commit-id: 302df55a60
2022-10-02 19:55:05 -07:00
Luke Street 1f56cefe8c Halfway match CAABox; continue CBallCamera
Former-commit-id: 602109d8f0
2022-09-29 19:55:43 -04:00
Luke Street 234afca6c2 clang-format pass
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -04:00
Luke Street 41a2efa884 Start matching CScriptPlatform; more CScriptMazeNode
Former-commit-id: 135d63412c
2022-09-18 01:55:13 -04:00