jak-project/decompiler/ObjectFile
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
..
LinkedObjectFile.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
LinkedObjectFile.h Save entities to JSON, and make custom level building a little faster (#2973) 2023-09-09 17:06:39 -04:00
LinkedObjectFileCreation.cpp [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
LinkedObjectFileCreation.h [decompiler] setup before making IR2 type inspector (#1423) 2022-06-06 17:58:49 -04:00
LinkedWord.h Get the project compiling on Apple Silicon macOS natively (arm64) (#2827) 2023-07-16 11:13:48 -04:00
ObjectFileDB.cpp decompiler: defskelgroup macro detection for jak 3, fix art group dumping for jak 3 and some more decomp work (#3370) 2024-02-11 09:32:06 -05:00
ObjectFileDB.h deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
ObjectFileDB_IR2.cpp decomp3: more engine stuff, detect non-virtual state inheritance (#3377) 2024-03-03 15:15:27 -05:00