You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/makefiledir
bjarni eba1f68439 (svn r3214) -Feature: openttd.cfg can now set how many autosaves to keep before starting to overwrite old ones
max_autosave_num in the config files sets the number of autosaves to keep (default 16)
	MAX_NUM_AUTOSAVES in Makefile.config sets the default value. 16 is used if no value is given
	this behaviour can still be overwritten by keep_all_autosave (openttd.config setting)
	Note: this is a requested behaviour for PDA ports, since they got limited storage space
19 years ago
..
Makefile.config_writer (svn r3214) -Feature: openttd.cfg can now set how many autosaves to keep before starting to overwrite old ones 19 years ago
Makefile.libdetection (svn r2506) - Fix: [OSX, makefile] The makefile can now also see OSX 10.4 as OSX 19 years ago