summaryrefslogtreecommitdiff
path: root/mm/2s2h/DeveloperTools/SaveEditor.h
AgeCommit message (Collapse)Author
4 daysadd a checklist for heart pieces and containers (#1826)balloondude2
2026-07-08Expose rando inf flags in save editor (#1768)Garrett Cox
* Expose rando inf flags in save editor * Remove RANDO_INF_OBTAINED_SOUL_OF_ENEMY_ODOLWA
2026-01-16UX pass on item tracker overhaul (#1460)Garrett Cox
2025-10-29Bump LUS and OTRExporter, add null audio backend (#1289)Eblo
* Bump LUS and OTRExporter, add null audio backend * Missed an include change * And again * Thanks macOS * Another one * Bump LUS again, fixing SDL audio backend bug * Sync LUS bump changes to merged PRs * Bump LUS again * Update CMakeLists.txt includes
2025-09-14Additional cleanupEblo
2025-09-14Use documented alien flags in port filesEblo
2025-09-14Update weekevent flags in enhancementsEblo
2025-09-13Update documented flags in enhancements and randoEblo
2025-09-13Update eventinfs in Save EditorEblo
2025-09-11Clean up port files, includesEblo
2025-09-03Save editor enhancements (#1240)Eblo
* Save editor enhancements Add tooltips to weekeventreg, owlActivation, and eventInf Color code weekeventreg Add toggle for Chateau Romani infinite magic All shield to be removed * Disable clang format for flagTable * Preserve numerical tooltip * Add color legend, update flagtable * Retain bitmask Co-authored-by: balloondude2 <55861555+balloondude2@users.noreply.github.com> --------- Co-authored-by: balloondude2 <55861555+balloondude2@users.noreply.github.com>
2025-04-06Cleanup includes (#1072)louist103
* Cleanup * Format * Fixes * Update macports-deps.txt * Fix mac * Update macports-deps.txt Co-authored-by: Archez <Archez@users.noreply.github.com> * Move includes around --------- Co-authored-by: Archez <Archez@users.noreply.github.com>
2024-05-22run clang format (#448)briaguya
* add linux clang format script * first shot at powershell * whoops * webrequest is slow, try webclient * just get the one file * simplify and maybe make it work? * whoops again * try a different suggestion * why is it always windows * again * try again * bit of path stuff * chmod +x * add action to check * fix workflow name * run clang format
2024-05-22Bump lus with packages, new namespace, and global factories (#292)Archez
* imgui * detangle zapdutils * ship namespace * register global factories * readfb * deps * bump submodules * keyframe * bump modules
2024-05-22First draft of save editor (#8)Garrett Cox