Henrique Gemignani Passos Lima
c7250e132f
Add CGunWeapon
...
Former-commit-id: edbfd0d305
2022-11-25 22:24:38 +02:00
Henrique Gemignani Passos Lima
0bc3ad810b
Maybe match but can't link CPlasmaBeam
...
Former-commit-id: 3bcfd86d48
2022-11-25 02:01:26 +02:00
Phillip Stephens
eccf562310
More CCameraManager
...
Former-commit-id: 27e713a505
2022-11-09 22:50:18 -08:00
Henrique Gemignani Passos Lima
1c53176fe6
Match and link CScriptCameraShaker
...
Former-commit-id: 3d21f9d41d
2022-11-03 14:29:47 +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
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