Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-22 | (svn r27164) -Add: [NoGo] Game scripts can point to a location, station, ↵ | alberth | |
industry, or town when publishing news. | |||
2014-04-23 | (svn r26482) -Codechange: add an include that allows us to undefine/redefine ↵ | rubidium | |
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values | |||
2013-02-08 | (svn r24982) -Fix [FS#5465]: [Script] Crash when passing too many parameters | rubidium | |
2012-02-11 | (svn r23927) -Fix [FS#5056]: 32bpp animated blitter was optimised a bit too ↵ | rubidium | |
far regarding not needing to update the colour mapping when (re)initialising the palette | |||
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium | |
2011-12-19 | (svn r23636) -Add: introduce ScriptText in parameters where it can be used | truebrain | |
2011-12-19 | (svn r23627) -Add: ScriptNews::Create, to create custom news messages ↵ | truebrain | |
(GameScript only) |