Shipwright/soh/soh/Enhancements/debugger
PurpleHato 72ebeaad3b
Fix: SohImGui behavior and cleanup (#461)
* Fix: SohImGui behavior and cleanup

- FIX: Once Save Editor / Collision Viewer are closed, set their values back to 0 so they don't automatically open once we click on Developer Tools

- FIX: Same kind of fixes for every cosmetics editor

- FIX: Typo "gCosmticsEditor" to "gCosmeticEditor"

- TWEAK: Cleanup of useless stylizing options on Cosmetics

* TWEAK: Reset a pointer that I edited for some testing

* FIX: Typo from Assignable tunic / boots tooltip

* move cvar.h includes out of extern c block

* remove extra line

Co-authored-by: briaguya <briaguya@alice>
2022-06-16 20:48:42 -04:00
..
ImGuiHelpers.cpp Add collision viewer 2022-05-01 01:27:00 -04:00
ImGuiHelpers.h Add collision viewer 2022-05-01 01:27:00 -04:00
actorViewer.cpp Actor Viewer debug tool (#414) 2022-06-11 12:09:26 -04:00
actorViewer.h Actor Viewer debug tool (#414) 2022-06-11 12:09:26 -04:00
colViewer.cpp Fix: SohImGui behavior and cleanup (#461) 2022-06-16 20:48:42 -04:00
colViewer.h Add collision viewer 2022-05-01 01:27:00 -04:00
debugSaveEditor.cpp Fix: SohImGui behavior and cleanup (#461) 2022-06-16 20:48:42 -04:00
debugSaveEditor.h Add save editor 2022-04-08 18:42:16 -04:00
debugger.cpp Actor Viewer debug tool (#414) 2022-06-11 12:09:26 -04:00
debugger.h Add collision viewer 2022-05-01 01:27:00 -04:00