14 Commits

Author SHA1 Message Date
2a8516d4cc Add CMetroidAreaCollider
Former-commit-id: 71ff684be4d7b57d5bab5180a042ee1d43c67adf
2022-10-20 20:26:45 -04:00
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: 133326ae406a0ebc76f56f8bcb489fda280be2be
2022-10-09 01:37:23 -04:00
7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
Henrique Gemignani Passos Lima
1ede41207b Improve CAABox::GetExtents
Thanks encounter


Former-commit-id: 3f4e53ec74ac11036750063a716934d520038308
2022-10-03 18:05:16 +03:00
Henrique Gemignani Passos Lima
3997f75e24 Improve match for CScriptSpecialFunction::Render
Former-commit-id: 80843df748627926078ced00e3f069c8d98c79a6
2022-10-03 16:15:34 +03:00
4318fab3ab CAABox 90%
Former-commit-id: a0876b5c34e6674dfdd8451ca8ff9d79eb6a2493
2022-10-01 16:39:55 -04:00
1f56cefe8c Halfway match CAABox; continue CBallCamera
Former-commit-id: 602109d8f0a6ca9abd7ccdacab851e6c2a777fb8
2022-09-29 19:55:43 -04:00
453bc3c3d6 Some CBallCamera progress
Former-commit-id: 3831cfa9051a4bd3c0174138fbc4111b2ea16f24
2022-09-29 01:30:20 -04:00
9637b6f796 Begin CBallCamera & more headers
Former-commit-id: 21f597aeb7930aae0196f4f8fc476c3b3721ae17
2022-09-21 01:18:20 -04:00
234afca6c2 clang-format pass
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
f3e607a3af Renaming & more CActor progress
Former-commit-id: bcfefcc34ae220e5d4f7707c569473819f9f53a4
2022-08-15 22:14:28 -04:00
94e27faee8 Continued work on CActor
Former-commit-id: 09dfe946fce8e683eb302afd35e086c15b53c2ff
2022-08-15 00:51:06 -04:00
361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bda4f45c89a67a9a4623b872a57cf84f
2022-08-12 21:26:54 -04:00
509dc4d622 IWeaponRender decomp (can't link yet)
Former-commit-id: 0e20e67870b4b83b9b68c4215fdbbab0ce9d2e32
2022-07-25 21:36:32 -07:00