summaryrefslogtreecommitdiff
path: root/src/saveload/game_sl.cpp
AgeCommit message (Expand)Author
2014-10-12(svn r27003) -Cleanup: fix the use of spaces and asterices "around" some comm...rubidium
2014-10-08(svn r26978) -Fix (r23609): Typo in game script warning message.peter1138
2014-04-25(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...rubidium
2014-04-24(svn r26493) -Codechange: use strecat to concatenate script settings instead ...rubidium
2014-04-23(svn r26485) -Codechange: Replace ttd_strlcpy and ttd_strlcat with strecpy an...frosch
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2013-10-06(svn r25817) -Fix [FS5750-ish]: Handle savegames which contain GS translation...frosch
2012-01-21(svn r23829) -Fix [FS#4996]: Loading empty GS strings/translations failed.frosch
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2011-12-21(svn r23649) -Fix [FS#4905) (r23634): loading a savegame with an empty GSTR c...truebrain
2011-12-19(svn r23634) -Add: support language files for GameScript (Rubidium)truebrain
2011-12-19(svn r23609) -Add: save/load all GameScript related materialtruebrain