jak-project/decompiler/data
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
..
dir_tpages.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
dir_tpages.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
game_count.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
game_count.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
game_subs.h [decompiler] jak 2 cutscene file support (#2390) 2023-03-22 21:31:13 +00:00
game_text.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
game_text.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
LinkedWordReader.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
streamed_audio.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
streamed_audio.h decomp: handle dumping jak 2 VAG file assets (#2969) 2023-09-09 10:33:41 -04:00
StrFileReader.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
StrFileReader.h decomp3: more engine stuff, detect non-virtual state inheritance (#3377) 2024-03-03 15:15:27 -05:00
TextureDB.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
TextureDB.h decompiler: add texture merging feature (#3083) 2023-10-12 19:02:36 -04:00
tpage.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
tpage.h [shrub] Fix bug with gs-prim settings (#2899) 2023-08-13 16:06:59 -04:00