summaryrefslogtreecommitdiff
path: root/mm/2s2h/SaveManager/BinarySaveConverter.cpp
AgeCommit message (Collapse)Author
2026-06-22Use Notification::Emit for saves and file drops (#1732)Eblo
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-08-28Use registration system instead of polling for dropped files (#1182)louist103
* Support file registration * Format * Format * Update LUS * Update BenPort.cpp
2025-05-18LUS update (#1142)louist103
* LUS update * Commit backend refactor * Cleanup tinyxml includes * Add LUS again * Rebase LUS * LUS bump * Point to LUS main * Fix metal * Bump LUS to test * Chagnes for removed cvar dropped file
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>
2025-01-09[Enhancement]: Add File Slot 3 (#900)Archez
* [Enhancement]: File Slot 3 * Log out save file imports and reset file select state
2024-05-25Rework save files organization (#445)Garrett Cox
2024-05-23Add support for dropping various save formats into the game window (#404)Garrett Cox