Luke Street
cddd01c7a8
All CPlayer implemented (w/ some nonmatchings)
2024-10-14 23:48:26 -06:00
Phillip Stephens
c1e1f00373
Nearly match CFrustumPlanes
...
Former-commit-id: 3494528f08e52d35f219bc2c4f24a9d41725bea1
2023-10-17 21:23:45 -07:00
Henrique Gemignani Passos Lima
ee0a9cdf51
Fix build
...
Former-commit-id: 603d2ac81e
2022-12-01 18:16:32 +02:00
Henrique Gemignani Passos Lima
90f941ccb6
Add CWorldShadow
...
Former-commit-id: 552dc65a2c
2022-12-01 18:11:09 +02:00
Henrique Gemignani Passos Lima
a7677023a1
Add CStateManager area_sorter
...
Former-commit-id: 5af3c20f3c
2022-11-28 01:26:24 +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
234afca6c2
clang-format pass
...
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -04:00
Luke Street
f3e607a3af
Renaming & more CActor progress
...
Former-commit-id: bcfefcc34a
2022-08-15 22:14:28 -04:00