2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-06 16:15:34 +00:00

17 Commits

Author SHA1 Message Date
a4d78785fb Add Items window 2021-05-27 10:26:13 -04:00
3bb81f7fed Serialize CVarManager on shutdown; add build type to About 2021-05-27 08:51:07 -04:00
996eadfb4f Fix double free; add credits to About 2021-05-27 08:25:55 -04:00
31e7721fbf
Add trigger visualization to inspecter 2021-05-27 01:30:40 -07:00
5044e482ca NoResize for view button column 2021-05-27 01:25:20 -04:00
037573e5ee
Fix crash at launch if g_GameState or g_StateManager is null, don't serialize CVarManager 2021-05-26 22:11:48 -07:00
5fbd47a3d3 Add About window & debug overlays 2021-05-27 00:56:25 -04:00
36fa020a4c Improve overall Inspect performance & fixes 2021-05-26 21:35:46 -04:00
33eacc0b07 Remove needless references in range loops 2021-05-26 19:01:26 -04:00
256685c611 Inspect window filter & Patterned body state info 2021-05-26 15:57:59 -04:00
ee205f53c8 Add connections view 2021-05-26 12:23:44 -04:00
c968e73f21 Actor highlighting on selection 2021-05-26 11:11:21 -04:00
65e00a701a Add all entities to ImGuiEntitySupport 2021-05-26 10:00:57 -04:00
b137f2dea8 Initial work on entity introspection 2021-05-25 22:49:24 -04:00
6da000e332 Add Warp menu 2021-05-25 15:58:18 -04:00
72954c5019 Various fixes / cleanup 2021-05-25 13:56:01 -04:00
f167fc4281 Begin Runtime ImGui integration 2021-05-25 12:24:05 -04:00