Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-12 | (svn r25592) -Fix [FS#5644]: Changing the script difficulty level in-game ↵ | rubidium | |
would also change the settings using the default even though they were not allowed to change in-game | |||
2012-12-05 | (svn r24788) -Change: Detach script settings from difficulty settings. ↵ | frosch | |
Always allow changing all script settings without setting difficulty to custom. | |||
2012-12-05 | (svn r24786) -Codechange: Add SettingsProfile enum for difficulty profiles ↵ | frosch | |
and highscore tables. | |||
2012-02-12 | (svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and ↵ | rubidium | |
game scripts (LordAro) | |||
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium | |
2011-11-29 | (svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig | truebrain | |