jak-project/game/kernel/jak2
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
..
fileio.cpp [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
fileio.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kboot.cpp Change important printfs to lg::print (#3355) 2024-02-01 18:01:41 +00:00
kboot.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kdgo.cpp [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kdgo.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
klink.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
klink.h d/jak2: finish progress menu code and initialize the camera (#1945) 2022-10-11 18:30:26 -04:00
klisten.cpp [decompiler] Handle find-parent-method (#3018) 2023-09-30 11:06:09 -04:00
klisten.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kmachine.cpp g/j2: Dynamic speedrun mode categories and implement a significant amount of a practice mode (#3378) 2024-02-23 19:04:44 -05:00
kmachine.h g/j2: Dynamic speedrun mode categories and implement a significant amount of a practice mode (#3378) 2024-02-23 19:04:44 -05:00
kmachine_extras.cpp g/j2: Dynamic speedrun mode categories and implement a significant amount of a practice mode (#3378) 2024-02-23 19:04:44 -05:00
kmachine_extras.h g/j2: Dynamic speedrun mode categories and implement a significant amount of a practice mode (#3378) 2024-02-23 19:04:44 -05:00
kmalloc.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kmalloc.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kprint.cpp Change important printfs to lg::print (#3355) 2024-02-01 18:01:41 +00:00
kprint.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kscheme.cpp [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kscheme.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
ksound.cpp [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
ksound.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00