jak-project/game/sound/989snd
Tyler Wilding 60db0e5ef9
deps: update fmt to latest version (#3403)
This updates `fmt` to the latest version and moves to just being a copy
of their repo to make updating easier (no editing their cmake / figuring
out which files to minimally include).

The motivation for this is now that we switched to C++ 20, there were a
ton of deprecated function usages that is going away in future compiler
versions. This gets rid of all those warnings.
2024-03-05 22:11:52 -05:00
..
ame_handler.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
ame_handler.h deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
blocksound_handler.cpp [jak2] Fix unicode issue with GAME.CGO load (#3254) 2023-12-09 18:11:24 -05:00
blocksound_handler.h 989snd: sound bank loading overhaul (#3185) 2023-12-07 20:22:54 -05:00
handle_allocator.h deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
lfo.cpp 989snd: sound bank loading overhaul (#3185) 2023-12-07 20:22:54 -05:00
lfo.h 989snd: sound bank loading overhaul (#3185) 2023-12-07 20:22:54 -05:00
lfo_sine.c.inc 989snd: Support version >= 2 sound effects (#1991) 2022-12-02 18:08:44 -05:00
loader.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
loader.h deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
midi_handler.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
midi_handler.h deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
musicbank.cpp [jak2] Fix unicode issue with GAME.CGO load (#3254) 2023-12-09 18:11:24 -05:00
musicbank.h Switch to std::span (#3376) 2024-02-18 13:23:19 -05:00
player.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
player.h deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
sfxblock.cpp [jak2] Fix unicode issue with GAME.CGO load (#3254) 2023-12-09 18:11:24 -05:00
sfxblock.h deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
sfxgrain.cpp 989snd: sound bank loading overhaul (#3185) 2023-12-07 20:22:54 -05:00
sfxgrain.h 989snd: sound bank loading overhaul (#3185) 2023-12-07 20:22:54 -05:00
sndplay.cpp [jak2] Fix unicode issue with GAME.CGO load (#3254) 2023-12-09 18:11:24 -05:00
sound_handler.h deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
soundbank.h deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
util.cpp 989snd: sound bank loading overhaul (#3185) 2023-12-07 20:22:54 -05:00
util.h 989snd: sound bank loading overhaul (#3185) 2023-12-07 20:22:54 -05:00
vagvoice.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
vagvoice.h deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00