d11d8f4cd8
Start CModelData, cleanup CFactoryFnReturn usage
2024-10-27 21:18:09 -07:00
dcb0f4465b
Start CWorld
2024-10-16 23:02:14 -06:00
d63c21cbef
Update MusyX initial CScriptSound work
2024-10-15 16:46:01 -07:00
cddd01c7a8
All CPlayer implemented (w/ some nonmatchings)
2024-10-14 23:48:26 -06:00
c96cd28abe
Fix CSfxHandle
2024-10-12 19:30:48 -07:00
5b5c114bb6
Minor CSfxManager fixes and renames
2024-10-12 19:29:07 -07:00
b5223e6d9a
Rename CInputFilter -> CPlayerStuckTracker & CPlayer progress
2024-09-30 22:05:24 -06:00
24c42469fb
More CPlayer progress
2024-09-30 00:02:23 -06:00
c4f5b352fa
Start CPlayer
2024-09-25 23:54:05 -06:00
4147a9fdec
CScriptCameraHint, CCameraManager progress & renaming from MPR
2024-09-24 22:05:42 -06:00
141d88c0f7
More CCameraManager progress
2024-09-22 23:56:21 -06:00
c712d523b3
Rename known fields
...
Former-commit-id: 78bbe70ce243df22d010bd592b317ef5e7e3d427
2023-10-26 12:56:19 -07:00
6a56b467d7
Match and link CMidiManager
...
Former-commit-id: 6544d347a623a29d670c4f923da1aea09e16bf3a
2023-10-26 12:50:31 -07:00
88b59fe172
Start CSfxManager
...
Former-commit-id: 9368bb11c0c1fb8bc9ed2f66b556da35adfa4856
2023-10-22 21:18:22 -07:00
efc1831ed7
DolphinCAudioGroupSet progress
...
Former-commit-id: 4d0a1f68e8740e0af510d3f0819c36e1b1c70c02
2023-10-21 20:29:52 -07:00
392fa91842
VI (Thanks HeartPiece) and CStaticAudio work
...
Former-commit-id: 4babadb501a53ed61876f37a6a60fba76de55e02
2023-10-19 19:10:56 -07:00
f49069d4e6
All CActor implemented (non-matching)
...
Former-commit-id: b421b27929b43dd8e5f8959c9ed022f5c2d2699c
2023-10-19 18:52:01 -04:00
a1d818ef46
Almost match CPowerBomb::AcceptScriptMessage
...
Former-commit-id: 267f40bff8669df7869ce742383c2d82e04bb36e
2023-01-13 17:12:51 -08:00
4b120a5418
Add DolphinCAudioSys
...
Former-commit-id: 69e1dfe6b450b7ee2ae4dce5c53cfcffba5a4f40
2023-01-07 17:42:28 -08:00
0d83ac87ee
Add DolphinCAudioSys
...
Former-commit-id: cf0aa43e1627899ac3e2f095b35d272f3cdb5b80
2023-01-07 13:24:16 -08:00
Henrique Gemignani Passos Lima
ebd7b4f7a5
Progress for CScriptStreamedMusic
...
Former-commit-id: c66f5915fb31e2c1b8a6d46dfccd8dc9ef64272d
2023-01-05 19:06:10 +02:00
Henrique Gemignani Passos Lima
c7d9ae4880
Add CScriptStreamedAudio
...
Former-commit-id: 2f5676d2e0567abec06076ad2512821abe8386f6
2022-12-22 11:19:00 -03:00
Henrique Gemignani Passos Lima
a4f3f0c5fc
Add WeaponTypes.cpp
...
Former-commit-id: b506df2778807264e5b95de04c1b1e93df06a6d2
2022-12-01 18:10:20 +02:00
eccf562310
More CCameraManager
...
Former-commit-id: 27e713a50518e6e6a2c5211078a4e4c77536da36
2022-11-09 22:50:18 -08:00
Henrique Gemignani Passos Lima
a6ee5c2836
Add CPowerBomb
...
Former-commit-id: 70e69ea33bad0a9b90db6fcd0a5ade9463f82c77
2022-11-10 01:45:24 +02:00
7a2307d105
Fix CSfxManager::AddListener
...
Former-commit-id: 851320a6ff4692d43de8c9621303c74d7d7a6341
2022-11-06 16:47:16 -08:00
404b4276fe
Add CCameraManager
...
Former-commit-id: 50a6575c495edb02de975c04aeb64150e404233e
2022-11-06 16:20:46 -08:00
Henrique Gemignani Passos Lima
0307bd0bd5
Match and link CScriptRoomAcoustics
...
Former-commit-id: b9e7123f3ead889110436c92a74371a1c8d41ade
2022-11-04 16:58:34 +02:00
Henrique Gemignani Passos Lima
a516acdf8f
Add CGameOptions
...
Former-commit-id: fb422bead34e9c8ff637036857a3910e3a692e38
2022-10-31 18:19:47 +02:00
Henrique Gemignani Passos Lima
2af0d744cc
Add CScriptMidi
...
Former-commit-id: 1b5ee3bee85ea2642aed12edea2d7fbbeb8bd1a8
2022-10-22 00:40:29 +03:00
Henrique Gemignani Passos Lima
18de83f2e4
Match but don't link CAudioStateWin
...
Former-commit-id: 2313ccfa1d6eaf19aade81fc58b6f8887f5f3b76
2022-10-14 02:31:53 +03:00
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: 133326ae406a0ebc76f56f8bcb489fda280be2be
2022-10-09 01:37:23 -04:00
7f83e1fa03
Standardize include guards, clang-format headers
...
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
Henrique Gemignani Passos Lima
dc7903e2c7
Add CPlayerGun::UpdateWeaponFire
...
Former-commit-id: 3b152e5efa01fbcb8ca5d4f2445a9acecccc4eec
2022-10-06 22:45:21 +03:00
f507623c40
More CPlayerGun matches
...
Former-commit-id: ec34055dbb44332c13d5fb5202dc7f6ef4db3424
2022-10-06 07:24:38 -07:00
Henrique Gemignani Passos Lima
94eb8324a8
Compilation fix for many files
...
Former-commit-id: 44e4110ffb4ed17347e6198c5fb25c155d5345d9
2022-10-06 02:34:48 +03:00
a578b055a2
Header merge & CScriptPickup progress
...
Former-commit-id: 45c5450376d459f391851c2d1f8b10306db8bac5
2022-10-05 19:06:15 -04:00
e7ecda7a36
CScriptSpecialFunction progress & symbol updates
...
Former-commit-id: 84d590be2fab8711a332f4260c4823c784bf6669
2022-10-04 20:16:35 -04:00
Henrique Gemignani Passos Lima
469c499a6b
CSfxManager: make priority values const
...
Former-commit-id: 0acb1e0e401c7df8cb0776ae293a3bae0aba5655
2022-10-03 20:03:50 +03:00
Henrique Gemignani Passos Lima
a90e68436b
CSfxManager: Add kAllAreas, areaId to int
...
Former-commit-id: 4b08f70a0b3d949d9d7b69ba8293a1191de7cb2e
2022-10-03 20:00:51 +03:00
Henrique Gemignani Passos Lima
bd8d881f6b
Add kMaxPriority/kMedPriority to CSfxManager
...
Former-commit-id: b423771f9748dd4f509842cdddcb428e70bc38e9
2022-10-03 19:23:22 +03:00
Henrique Gemignani Passos Lima
d55ba2e58e
Fix CSfxManager::PitchBend types
...
Former-commit-id: 97282648b466674eef9a7c014037a70492e29679
2022-10-03 19:04:56 +03:00
Henrique Gemignani Passos Lima
8cac11d25d
Match CScriptSpecialFunction::DeleteEmitter
...
Former-commit-id: e48f6478f9013986c63a1e78fffb6ea91ba72288
2022-10-03 18:59:07 +03:00
Henrique Gemignani Passos Lima
63988f60bc
Preparing other headers for CScriptSpecialFunction
...
Former-commit-id: 6ffb16e4a96587debc80397a7363b9ccaf4520ce
2022-10-02 18:21:51 +03:00
adb54a9892
Symbol fixes, headers & main progress
...
Former-commit-id: 6944a14e890aff84111901c37e9a7b96a3e38517
2022-10-01 02:19:15 -04:00
8659785c5c
Fix GetSortingBounds symbol; various fixes
...
Former-commit-id: c8c05c2cd500511590431360926ba9c9f0078bfd
2022-09-29 20:24:12 -04:00
234afca6c2
clang-format pass
...
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
ba98f00f60
Link CSmallAllocPool.cpp, minor fixes
...
Former-commit-id: 7f768f8405a9265cd0b87b4b1890871c821320b2
2022-09-15 20:38:03 -07:00
5aee142c62
Link CSfxHandle.cpp
...
Former-commit-id: 79301314e97f12851326a52fcb6b45b5b1303e05
2022-09-15 20:24:27 -07:00
5b44016209
Link g721.cpp
...
Former-commit-id: 004dc6d1d06ea8963b22b247938d31ea2f22eb77
2022-09-15 18:58:34 -07:00