Luke Street
c4f5b352fa
Start CPlayer
2024-09-25 23:54:05 -06:00
Phillip Stephens
a5bab3c588
Match and link CActorParamters, fix CRasterFont constructor ref
...
Former-commit-id: a51897041e
2022-12-23 21:34:11 -08:00
Luke Street
dc04591f0d
CActorParameters 99%
...
Former-commit-id: 752c4e9c39
2022-11-03 23:46:49 -04:00
Henrique Gemignani Passos Lima
45846dcb58
Restore CActorParameters's CHECK_SIZEOF
...
Former-commit-id: d760e6b26b
2022-11-04 02:09:51 +02:00
Henrique Gemignani Passos Lima
324a87428b
Add CActorParameters
...
Former-commit-id: 677e291efe
2022-11-04 01:54:33 +02:00
Phillip Stephens
391f8389d9
Add CWeapon.cpp
...
Former-commit-id: 831aaf2435
2022-10-26 22:57:38 -07:00
Henrique Gemignani Passos Lima
8af356062b
Match and link CScriptPointOfInterest
...
Former-commit-id: e1d392927c
2022-10-21 17:52:45 +03: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
9637b6f796
Begin CBallCamera & more headers
...
Former-commit-id: 21f597aeb7
2022-09-21 01:18:20 -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
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee8
2022-09-05 00:01:22 -04:00
Luke Street
361f2bb9ce
Initial work on CActor.cpp
...
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00