Henrique Gemignani Passos Lima
3b656e2454
Add CTargetableProjectile
...
Former-commit-id: 816dde4f03
2022-11-11 04:25:54 +02:00
Phillip Stephens
8b5b9757f3
Add CCollisionActorManager
...
Former-commit-id: dca89789f2
2022-10-28 14:06:29 -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
54e2e23a86
Match and link CMaterialFilter/List
...
Former-commit-id: 480e975add
2022-10-06 11:26:32 -07:00
Phillip Stephens
569b210e37
Match and link CMaterialList, nearly match CMaterialFilter
...
Former-commit-id: e25205bd69
2022-10-06 10:00:27 -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
Luke Street
48c7444acb
Match & link CScriptDebugCameraWaypoint
...
Former-commit-id: 0eefeac3c6
2022-09-13 22:25:14 -04:00
Luke Street
361f2bb9ce
Initial work on CActor.cpp
...
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00