Phillip Stephens
d11d8f4cd8
Start CModelData, cleanup CFactoryFnReturn usage
2024-10-27 21:18:09 -07:00
Phillip Stephens
d63c21cbef
Update MusyX initial CScriptSound work
2024-10-15 16:46:01 -07:00
Luke Street
cddd01c7a8
All CPlayer implemented (w/ some nonmatchings)
2024-10-14 23:48:26 -06:00
Phillip Stephens
5b5c114bb6
Minor CSfxManager fixes and renames
2024-10-12 19:29:07 -07:00
Luke Street
b5223e6d9a
Rename CInputFilter -> CPlayerStuckTracker & CPlayer progress
2024-09-30 22:05:24 -06:00
Luke Street
24c42469fb
More CPlayer progress
2024-09-30 00:02:23 -06:00
Luke Street
c4f5b352fa
Start CPlayer
2024-09-25 23:54:05 -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
Phillip Stephens
6a56b467d7
Match and link CMidiManager
...
Former-commit-id: 6544d347a623a29d670c4f923da1aea09e16bf3a
2023-10-26 12:50:31 -07:00
Phillip Stephens
88b59fe172
Start CSfxManager
...
Former-commit-id: 9368bb11c0c1fb8bc9ed2f66b556da35adfa4856
2023-10-22 21:18:22 -07:00
Luke Street
f49069d4e6
All CActor implemented (non-matching)
...
Former-commit-id: b421b27929b43dd8e5f8959c9ed022f5c2d2699c
2023-10-19 18:52:01 -04:00
Phillip Stephens
a1d818ef46
Almost match CPowerBomb::AcceptScriptMessage
...
Former-commit-id: 267f40bff8
2023-01-13 17:12:51 -08:00
Henrique Gemignani Passos Lima
a4f3f0c5fc
Add WeaponTypes.cpp
...
Former-commit-id: b506df2778
2022-12-01 18:10:20 +02:00
Phillip Stephens
eccf562310
More CCameraManager
...
Former-commit-id: 27e713a505
2022-11-09 22:50:18 -08:00
Henrique Gemignani Passos Lima
a6ee5c2836
Add CPowerBomb
...
Former-commit-id: 70e69ea33b
2022-11-10 01:45:24 +02:00
Phillip Stephens
7a2307d105
Fix CSfxManager::AddListener
...
Former-commit-id: 851320a6ff
2022-11-06 16:47:16 -08:00
Phillip Stephens
404b4276fe
Add CCameraManager
...
Former-commit-id: 50a6575c49
2022-11-06 16:20:46 -08:00
Henrique Gemignani Passos Lima
0307bd0bd5
Match and link CScriptRoomAcoustics
...
Former-commit-id: b9e7123f3e
2022-11-04 16:58:34 +02:00
Henrique Gemignani Passos Lima
18de83f2e4
Match but don't link CAudioStateWin
...
Former-commit-id: 2313ccfa1d
2022-10-14 02:31:53 +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
Henrique Gemignani Passos Lima
dc7903e2c7
Add CPlayerGun::UpdateWeaponFire
...
Former-commit-id: 3b152e5efa
2022-10-06 22:45:21 +03:00
Phillip Stephens
f507623c40
More CPlayerGun matches
...
Former-commit-id: ec34055dbb
2022-10-06 07:24:38 -07:00
Henrique Gemignani Passos Lima
94eb8324a8
Compilation fix for many files
...
Former-commit-id: 44e4110ffb
2022-10-06 02:34:48 +03:00
Luke Street
a578b055a2
Header merge & CScriptPickup progress
...
Former-commit-id: 45c5450376
2022-10-05 19:06:15 -04:00
Luke Street
e7ecda7a36
CScriptSpecialFunction progress & symbol updates
...
Former-commit-id: 84d590be2f
2022-10-04 20:16:35 -04:00
Henrique Gemignani Passos Lima
469c499a6b
CSfxManager: make priority values const
...
Former-commit-id: 0acb1e0e40
2022-10-03 20:03:50 +03:00
Henrique Gemignani Passos Lima
a90e68436b
CSfxManager: Add kAllAreas, areaId to int
...
Former-commit-id: 4b08f70a0b
2022-10-03 20:00:51 +03:00
Henrique Gemignani Passos Lima
bd8d881f6b
Add kMaxPriority/kMedPriority to CSfxManager
...
Former-commit-id: b423771f97
2022-10-03 19:23:22 +03:00
Henrique Gemignani Passos Lima
d55ba2e58e
Fix CSfxManager::PitchBend types
...
Former-commit-id: 97282648b4
2022-10-03 19:04:56 +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
adb54a9892
Symbol fixes, headers & main progress
...
Former-commit-id: 6944a14e89
2022-10-01 02:19:15 -04:00
Luke Street
94e27faee8
Continued work on CActor
...
Former-commit-id: 09dfe946fc
2022-08-15 00:51:06 -04:00
Luke Street
bed1bb88de
Reorganize includes to match asm
...
Former-commit-id: 848752477e
2022-07-18 18:42:58 -04:00