Commit Graph

38 Commits

Author SHA1 Message Date
Phillip Stephens 0d83ac87ee Add DolphinCAudioSys
Former-commit-id: cf0aa43e16
2023-01-07 13:24:16 -08:00
Henrique Gemignani Passos Lima ebd7b4f7a5 Progress for CScriptStreamedMusic
Former-commit-id: c66f5915fb
2023-01-05 19:06:10 +02:00
Henrique Gemignani Passos Lima c7d9ae4880 Add CScriptStreamedAudio
Former-commit-id: 2f5676d2e0
2022-12-22 11:19:00 -03: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 a516acdf8f Add CGameOptions
Former-commit-id: fb422bead3
2022-10-31 18:19:47 +02:00
Henrique Gemignani Passos Lima 2af0d744cc Add CScriptMidi
Former-commit-id: 1b5ee3bee8
2022-10-22 00:40:29 +03: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 8cac11d25d Match CScriptSpecialFunction::DeleteEmitter
Former-commit-id: e48f6478f9
2022-10-03 18:59:07 +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 8659785c5c Fix GetSortingBounds symbol; various fixes
Former-commit-id: c8c05c2cd5
2022-09-29 20:24:12 -04:00
Luke Street 234afca6c2 clang-format pass
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -04:00
Phillip Stephens ba98f00f60 Link CSmallAllocPool.cpp, minor fixes
Former-commit-id: 7f768f8405
2022-09-15 20:38:03 -07:00
Phillip Stephens 5aee142c62 Link CSfxHandle.cpp
Former-commit-id: 79301314e9
2022-09-15 20:24:27 -07:00
Phillip Stephens 5b44016209 Link g721.cpp
Former-commit-id: 004dc6d1d0
2022-09-15 18:58:34 -07:00
Luke Street 329618c585 More main progress; tons of headers & stuff
Former-commit-id: a6e365791b
2022-09-13 00:28:02 -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 94e27faee8 Continued work on CActor
Former-commit-id: 09dfe946fc
2022-08-15 00:51:06 -04:00
Luke Street e9704b7718 Revert bad rename
Former-commit-id: 16514e942e
2022-08-14 14:42:30 -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 361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00
Luke Street bed1bb88de Reorganize includes to match asm
Former-commit-id: 848752477e
2022-07-18 18:42:58 -04:00