Keep all autosaves
From OpenTTD
This patch makes unique savegame names so none of them are overwritten
[edit] Description
OpenTTD can automaticly save game every set period of time. Naturally, more saved games means much more disk space used. This patch can use a lot of disk space
This setting will make OpenTTD ignore max_autosave_num
[edit] Use
The value is set to false by default. You can change it by using the following syntax in openttd.cfg:
[patches] keep_all_autosave = true/false
