Age | Commit message (Expand) | Author |
2011-12-01 | (svn r23392) -Fix: [NoAI] assigning 'null' to an AIList element to remove it ... | yexo |
2011-12-01 | (svn r23391) -Feature: [NewGRF] Allow translating multiple languages with Act... | rubidium |
2011-12-01 | (svn r23390) -Update from WebTranslator v3.0: | translators |
2011-12-01 | (svn r23388) -Fix: remove now unused strings from all other languages too | truebrain |
2011-12-01 | (svn r23387) -Fix: move ai.script_max_opcode_till_suspend to script.script_ma... | truebrain |
2011-12-01 | (svn r23386) -Fix: debug script related events to 'script' (removes 'ai') | truebrain |
2011-12-01 | (svn r23385) -Fix: remove now unused strings from all other languages too | truebrain |
2011-12-01 | (svn r23384) -Remove: no longer allow a binary to be without AI support; the ... | truebrain |
2011-12-01 | (svn r23383) -Update: bring Squirrel to 2.2.5; besides some nice bug fixes, i... | truebrain |
2011-12-01 | (svn r23382) -Fix [FS#4845] (r23336): NewGRF window and content download wind... | yexo |
2011-11-30 | (svn r23381) -Fix (r23380): win9x compilation | glx |
2011-11-30 | (svn r23380) -Add: monospace font detection for win32 (also ignore duplicates) | glx |
2011-11-30 | (svn r23378) -Fix: set SVN properties correctly | truebrain |
2011-11-30 | (svn r23377) -Fix: compilation failure when networking is disabled | rubidium |
2011-11-30 | (svn r23376) -Remove: on popular demand, remove my (revoked) name from commen... | truebrain |
2011-11-29 | (svn r23375) -Change: that name I haven't used for several years. Let it die ... | truebrain |
2011-11-29 | (svn r23374) -Add: Doxygen files for the NoAI API (Yexo) | truebrain |
2011-11-29 | (svn r23373) -Add: move the AI API to script/api/ai, and move the Squirrel C+... | truebrain |
2011-11-29 | (svn r23372) -Move: move squirrel export script to script/api/ | truebrain |
2011-11-29 | (svn r23371) -Change: rename the DOXYGEN_AI_DOCS tag to DOXYGEN_API | truebrain |
2011-11-29 | (svn r23370) -Add: support @api tag in API header files, to select which API ... | truebrain |
2011-11-29 | (svn r23369) -Codechange: use script includes when possible, not ai includes | truebrain |
2011-11-29 | (svn r23368) -Codechange: move FindLibrary down a few layers, so there is no ... | truebrain |
2011-11-29 | (svn r23367) -Codechange: refactor GetSetting to ScriptInstance, to avoid glo... | truebrain |
2011-11-29 | (svn r23366) -Codechange: move most of the Dummy code to script/, unifying it | truebrain |
2011-11-29 | (svn r23365) -Codechange: move constants to a single place, to avoid duplicat... | truebrain |
2011-11-29 | (svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig | truebrain |
2011-11-29 | (svn r23363) -Documentation: document a tiny bit better what is in variables | truebrain |
2011-11-29 | (svn r23362) -Codechange: refactor AIScanner, splitting it in AIScannerInfo a... | truebrain |
2011-11-29 | (svn r23361) -Codechange: move multiplayer DoCommand callback code so other s... | truebrain |
2011-11-29 | (svn r23360) -Codechange: move AIInstance to ScriptInstance, making it reusab... | truebrain |
2011-11-29 | (svn r23359) -Codechange: move AI_VMSuspend to Script_Suspend (and to its own... | truebrain |
2011-11-29 | (svn r23358) -Codechange: move AI_FatalError to Script_FatalError (and to its... | truebrain |
2011-11-29 | (svn r23357) -Codechange: move AIStorage to ScriptStorage | truebrain |
2011-11-29 | (svn r23356) -Fix: some OSX versions have ScriptOrder defined | truebrain |
2011-11-29 | (svn r23355) -Codechange: rename all AI* to Script* (Rubidium) | truebrain |
2011-11-29 | (svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script... | truebrain |
2011-11-29 | (svn r23353) -Fix (r23350): somehow one file slipped through as unmodified | truebrain |
2011-11-29 | (svn r23352) -Add: support dynamically adding an API prefix when returning a ... | truebrain |
2011-11-29 | (svn r23351) -Add: generate the correct API type when creating Squirrel glue ... | truebrain |
2011-11-29 | (svn r23350) -Add: support different ScriptTypes in the helper functions for ... | truebrain |
2011-11-29 | (svn r23349) -Fix (r23210): one remaining unneeded GetClassName | truebrain |
2011-11-29 | (svn r23348) -Fix [FS#4679]: make signal removal behaviour work the same rega... | rubidium |
2011-11-29 | (svn r23347) -Update from WebTranslator v3.0: | translators |
2011-11-28 | (svn r23346) -Update from WebTranslator v3.0: | translators |
2011-11-27 | (svn r23345) -Fix: gender where no gender can exist | rubidium |
2011-11-27 | (svn r23344) -Update from WebTranslator v3.0: | translators |
2011-11-27 | (svn r23343) -Fix (r23332): Incorrect encoding of sprites with much transpare... | frosch |
2011-11-27 | (svn r23342) -Fix (r23300): for arctic and desert towns you were required to ... | rubidium |
2011-11-27 | (svn r23341) -Fix (r23338): memory leak when converting rails | rubidium |