2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-07 04:15:39 +00:00

11 Commits

Author SHA1 Message Date
d9b7229e79
Add input visualization, protect first 7 object slots from deletion
The first 7 slots in the game are related to the player, we don't want to allow anyone to delete them because the game *will* crash
2021-05-30 00:52:20 -07:00
1bf00f1444 Add filter & warp to Layers window 2021-05-29 18:45:08 -04:00
303e671a6c Add "Current area" option to Inspect 2021-05-29 18:45:08 -04:00
Henrique Gemignani Passos Lima
75e84a467b Add imgui layer editor 2021-05-29 18:45:08 -04:00
0910863842 Resolve clang-tidy issues & update config 2021-05-29 18:45:08 -04:00
4e804d0bc2 Add Items window 2021-05-29 18:45:08 -04:00
e46ba3ef98 Add About window & debug overlays 2021-05-29 18:45:08 -04:00
5ac2a298f0 Improve overall Inspect performance & fixes 2021-05-29 18:45:08 -04:00
7e9408868f Add connections view 2021-05-29 18:45:07 -04:00
f8fa3d1f20 Add Warp menu 2021-05-29 18:45:07 -04:00
55002f1537 Begin Runtime ImGui integration 2021-05-29 18:45:07 -04:00