jak-project/game
Tyler Wilding 9f53edae7a
game/debugging: Add a new imgui menu to filter debug text and adjust imgui config settings (#2085)
This adds a new ImGUI menu to help filter out the clutter on screen.


https://user-images.githubusercontent.com/13153231/210192912-b1c28319-bacb-449c-ad7f-e7308fb75f50.mp4

This also:
- moves the imgui display bool into a game specific config file (you can
hide it in jak1, and not in jak2)
- the config file also persists the settings from this menu (except the
filters for now, future TODO)
- there is a new `ignore_imgui_hide_keybind` in this file to ignore
hiding it when you press Alt
2023-01-02 09:45:38 -05:00
..
assets Added "it" voice to game_text (#2038) 2022-11-26 19:10:21 -05:00
common [decomp] collide cache, other minor fixes (#2031) 2022-11-20 11:32:29 -05:00
graphics game/debugging: Add a new imgui menu to filter debug text and adjust imgui config settings (#2085) 2023-01-02 09:45:38 -05:00
kernel game/debugging: Add a new imgui menu to filter debug text and adjust imgui config settings (#2085) 2023-01-02 09:45:38 -05:00
mips2c d/jak2: decompile fodder and nav-enemy (#2080) 2023-01-01 21:03:07 -05:00
overlord Prevent putting nullptr into child sound list (#2072) 2022-12-30 23:15:43 -05:00
sce logs: replace every fmt::print with a lg call instead (#1368) 2022-10-01 11:58:36 -04:00
sound Ame fixes (#2087) 2023-01-02 09:40:30 -05:00
system CI: Add a macOS Github runner (#2064) 2022-12-22 18:12:59 -05:00
tools game/debugging: Add a new imgui menu to filter debug text and adjust imgui config settings (#2085) 2023-01-02 09:45:38 -05:00
CMakeLists.txt game/debugging: Add a new imgui menu to filter debug text and adjust imgui config settings (#2085) 2023-01-02 09:45:38 -05:00
discord.cpp discord-rpc: check for custom levels and add placeholder icon (#1531) 2022-06-23 18:44:42 -04:00
discord.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
main.cpp CI: Add a macOS Github runner (#2064) 2022-12-22 18:12:59 -05:00
runtime.cpp support c++ tools on macos (#2063) 2022-12-22 17:12:05 -05:00
runtime.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00