2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 22:31:21 +00:00

32 Commits

Author SHA1 Message Date
53aabceae2 Allow editing amount/capacity separately 2021-05-29 18:45:08 -04:00
953876393c Add Help->ImGui->Clear Settings 2021-05-29 18:45:08 -04: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
5cc3f9c05a Use 0x prefix on hex values, add Editor ID and Area names 2021-05-29 18:45:08 -04:00
e400506017 Set initial window size for Layers 2021-05-29 18:45:08 -04:00
44ab54745f Add note on Artifacts tab 2021-05-29 18:45:08 -04:00
822e5d3410 Compact layout for Items window 2021-05-29 18:45:08 -04:00
4d92c87463 Rename worldLayers -> m_worldLayers 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
c59192beb6 Fix ImGuiStringViewText on MSVC 2021-05-29 18:45:08 -04:00
a29a0a583b Fix debugHovered logic 2021-05-29 18:45:08 -04:00
25db5f6e44 Update area map with items All/None 2021-05-29 18:45:08 -04:00
0910863842 Resolve clang-tidy issues & update config 2021-05-29 18:45:08 -04:00
8176f9db38 Proper About window icon scaling 2021-05-29 18:45:08 -04:00
4e804d0bc2 Add Items window 2021-05-29 18:45:08 -04:00
7536e0dcef Serialize CVarManager on shutdown; add build type to About 2021-05-29 18:45:08 -04:00
28c0ebf096 Fix double free; add credits to About 2021-05-29 18:45:08 -04:00
0a76ee1ae2 Add trigger visualization to inspecter 2021-05-29 18:45:08 -04:00
9dc8f664af NoResize for view button column 2021-05-29 18:45:08 -04:00
3aabafd315 Fix crash at launch if g_GameState or g_StateManager is null, don't serialize CVarManager 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
c6a75a242f Remove needless references in range loops 2021-05-29 18:45:08 -04:00
0e54d55bf7 Inspect window filter & Patterned body state info 2021-05-29 18:45:07 -04:00
7e9408868f Add connections view 2021-05-29 18:45:07 -04:00
4f48a442de Actor highlighting on selection 2021-05-29 18:45:07 -04:00
4740ca0c43 Add all entities to ImGuiEntitySupport 2021-05-29 18:45:07 -04:00
0841bd4ab2 Initial work on entity introspection 2021-05-29 18:45:07 -04:00
f8fa3d1f20 Add Warp menu 2021-05-29 18:45:07 -04:00
6eb0d366fe Various fixes / cleanup 2021-05-29 18:45:07 -04:00
55002f1537 Begin Runtime ImGui integration 2021-05-29 18:45:07 -04:00