index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
script_config.cpp
Age
Commit message (
Expand
)
Author
2014-04-25
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...
rubidium
2014-04-24
(svn r26505) -Fix (r23634, r26493): Incorrect usage of strecpy/strecat
frosch
2014-04-24
(svn r26493) -Codechange: use strecat to concatenate script settings instead ...
rubidium
2014-04-23
(svn r26486) -Codechange: replace a number of snprintfs with seprintf
rubidium
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-07-12
(svn r25592) -Fix [FS#5644]: Changing the script difficulty level in-game wou...
rubidium
2012-12-05
(svn r24788) -Change: Detach script settings from difficulty settings. Always...
frosch
2012-12-05
(svn r24786) -Codechange: Add SettingsProfile enum for difficulty profiles an...
frosch
2012-02-12
(svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and g...
rubidium
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