Save Games Delete All Option
The WoTC version of this mod can be found at:
http://steamcommunity.com/sharedfiles/filedetails/?id=1124242299
I will no longer be actively supporting this version of the mod.
This mod saves you from the very tedious activity of deleting all existing save games
individually when starting a new campaign.
This adds a new "Delete All" button at the bottom of the UILoadGame and UISaveGame
screens.
The user is presented with a confirmation dialog, and if the user confirms the
action, all save games from the list are deleted.
Based on INI settings, the final save game can be left untouched.
In XcomSaveGamesDeleteOption.ini are two configuration items.
[SaveGamesDeleteAllOption.UIScreenListener_SaveGamesDeleteAllOption]
LEAVE_LAST_ONE=Y
[SaveGamesDeleteAllOption.UIScreenListener_SaveGamesDeleteAllOptionOnSave]
LEAVE_LAST_ONE=Y
If LEAVE_LAST_ONE is left with a value of Y, then your last save game will be left
untouched. If this is changed to N, then ALL save games will be deleted.
Default value is Y.
If you find this mod to be useful, a Thumbs Up rating would be very much
appreciated.
If any issues are found, please let me know.
No class overrides.
Added the Delete All button to the Save screen. It is now available on both Load and Save.
If anyone knows how to make two classes share a common INI setting, please let me know.
Moved the Delete All button to the first item in the list, since the last patch seemed to cause
issues with the Navigation bar.
