jak-project/game/overlord
Ziemas 5b99929394
989snd: Support version >= 2 sound effects (#1991)
Supports most of the grain types now while maintaining compatibility
with the old stuff (at least the subset of things jak1 uses)

Would benefit from some testing in Jak 1 to make sure I didn't break
anything.

Sorry the git history is a mess, I'll do something about it later.
2022-12-02 18:08:44 -05:00
..
dma.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
dma.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
fake_iso.cpp 989snd: Support version >= 2 sound effects (#1991) 2022-12-02 18:08:44 -05:00
fake_iso.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
iso.cpp Properly update VAG volume (#2002) 2022-11-03 22:28:12 +00:00
iso.h Properly update VAG volume (#2002) 2022-11-03 22:28:12 +00:00
iso_api.cpp logs: replace every fmt::print with a lg call instead (#1368) 2022-10-01 11:58:36 -04:00
iso_api.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
iso_cd.cpp logs: replace every fmt::print with a lg call instead (#1368) 2022-10-01 11:58:36 -04:00
iso_cd.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
iso_queue.cpp Implement IOP semaphores. (#1747) 2022-08-14 13:51:00 -04:00
iso_queue.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
isocommon.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
isocommon.h [decomp] decompile decomp.gc (#1936) 2022-10-01 13:39:56 -04:00
overlord.cpp Run IOP Vblank handler on the IOP thread (#1752) 2022-08-14 17:21:02 -04:00
overlord.h Use libco for cooperative threading in overlord (#1684) 2022-07-22 11:54:27 -04:00
ramdisk.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
ramdisk.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
sbank.cpp 989snd: Support version >= 2 sound effects (#1991) 2022-12-02 18:08:44 -05:00
sbank.h 989snd: Support version >= 2 sound effects (#1991) 2022-12-02 18:08:44 -05:00
soundcommon.cpp 989snd: Support version >= 2 sound effects (#1991) 2022-12-02 18:08:44 -05:00
soundcommon.h 989snd: Support version >= 2 sound effects (#1991) 2022-12-02 18:08:44 -05:00
srpc.cpp 989snd: Support version >= 2 sound effects (#1991) 2022-12-02 18:08:44 -05:00
srpc.h 989snd: Support version >= 2 sound effects (#1991) 2022-12-02 18:08:44 -05:00
ssound.cpp 989snd: Support version >= 2 sound effects (#1991) 2022-12-02 18:08:44 -05:00
ssound.h 989snd: Support version >= 2 sound effects (#1991) 2022-12-02 18:08:44 -05:00
stream.cpp d/jak2: finish progress menu code and initialize the camera (#1945) 2022-10-11 18:30:26 -04:00
stream.h Add the STR RPC to overlord and game code (#134) 2020-11-22 12:59:55 -05:00
todo.txt check in existing work 2020-08-22 22:30:12 -04:00