Luke Street
3a933dcd24
CPlayer progress
2024-09-28 13:43:23 -06:00
Luke Street
4147a9fdec
CScriptCameraHint, CCameraManager progress & renaming from MPR
2024-09-24 22:05:42 -06:00
Luke Street
141d88c0f7
More CCameraManager progress
2024-09-22 23:56:21 -06:00
Luke Street
1b6a756648
CCameraManager progress
2024-09-22 16:58:50 -06:00
Phillip Stephens
f68f6e6f49
More CCinematicCamera imps
...
Former-commit-id: 11f243614b
2022-11-16 12:02:20 -08:00
Henrique Gemignani Passos Lima
e02198a8c9
Add CStateManager::CStateManager
...
Former-commit-id: e1682c741f
2022-11-15 03:08:30 +02:00
Phillip Stephens
64b3014f99
Fix __MWERKS__ ifdef
...
Former-commit-id: 6c3ef97059
2022-11-09 22:51:09 -08:00
Phillip Stephens
eccf562310
More CCameraManager
...
Former-commit-id: 27e713a505
2022-11-09 22:50:18 -08:00
Phillip Stephens
404b4276fe
Add CCameraManager
...
Former-commit-id: 50a6575c49
2022-11-06 16:20:46 -08:00
Luke Street
caa46fc392
Match CScriptActor::PreRender
...
Former-commit-id: b17f7014c9
2022-11-04 01:39:14 -04:00
Henrique Gemignani Passos Lima
1c53176fe6
Match and link CScriptCameraShaker
...
Former-commit-id: 3d21f9d41d
2022-11-03 14:29:47 +02:00
Henrique Gemignani Passos Lima
e36d4654dc
Add CScriptSteam
...
Former-commit-id: 9234899097
2022-10-21 15:01:25 +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
3cbf350f85
CScriptPickup progress
...
Former-commit-id: 27fedfee46
2022-10-08 00:53:34 -04:00
Henrique Gemignani Passos Lima
72ba8f32df
Add CPlayerGun::UpdateGunIdle
...
Former-commit-id: a9f4b00047
2022-10-06 23:40:41 +03:00
Henrique Gemignani Passos Lima
e2e4fe7f6c
Add CScriptPickup and all dependencies
...
Former-commit-id: 78aebc8960
2022-10-05 21:06:23 +03:00
Henrique Gemignani Passos Lima
05c93724a3
Fix CCameraManager::GetCurrentCamera symbols
...
Former-commit-id: c10ddd017e
2022-10-04 17:08:26 +03:00
Henrique Gemignani Passos Lima
63988f60bc
Preparing other headers for CScriptSpecialFunction
...
Former-commit-id: 6ffb16e4a9
2022-10-02 18:21:51 +03:00
Luke Street
453bc3c3d6
Some CBallCamera progress
...
Former-commit-id: 3831cfa905
2022-09-29 01:30:20 -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
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee8
2022-09-05 00:01:22 -04:00
Luke Street
eb6819f1fd
Continue work on CActor::UpdateAnimation; lots of headers n stuff
...
Former-commit-id: 85284f7640
2022-08-14 14:38:41 -04:00
Luke Street
f7f0a8e140
More defs for CStateManagerContainer & friends
...
Former-commit-id: 04a7213fa7
2022-08-12 22:48:34 -04:00
Luke Street
361f2bb9ce
Initial work on CActor.cpp
...
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00