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