jak-project/game/kernel/common
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
..
fileio.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
fileio.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kboot.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kboot.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kdgo.cpp [decomp] decompile decomp.gc (#1936) 2022-10-01 13:39:56 -04:00
kdgo.h [decomp] decompile decomp.gc (#1936) 2022-10-01 13:39:56 -04:00
kdsnetm.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kdsnetm.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kernel_types.h fix controller vibration (#1685) 2022-07-19 19:06:05 -04:00
klink.cpp [decomp] decompile decomp.gc (#1936) 2022-10-01 13:39:56 -04:00
klink.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
klisten.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
klisten.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kmachine.cpp 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
kmachine.h 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
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
kmemcard.cpp game: windowed mode related fixes (#1778) 2022-08-21 18:13:27 -04:00
kmemcard.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kprint.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kprint.h support c++ tools on macos (#2063) 2022-12-22 17:12:05 -05:00
kscheme.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kscheme.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
ksocket.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
ksocket.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
ksound.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
ksound.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
memory_layout.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
Ptr.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
Symbol4.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00