Age | Commit message (Expand) | Author |
2011-12-28 | (svn r23680) -Fix [FS#4915]: prevent removal of the (AI) company the local pl... | rubidium |
2011-12-27 | (svn r23679) -Update from WebTranslator v3.0: | translators |
2011-12-27 | (svn r23678) -Fix: close the editbox of settings when changing an AI, to avoi... | truebrain |
2011-12-27 | (svn r23677) -Fix [FS#4909]: invalidate AI Parameters window when changing AI | truebrain |
2011-12-27 | (svn r23676) -Fix [FS#4913] (r23412): when removing road stops the wrong tile... | rubidium |
2011-12-26 | (svn r23675) -Update from WebTranslator v3.0: | translators |
2011-12-26 | (svn r23674) -Fix (r23670): Don't read invalid memory in the 32bpp simple bli... | michi_cc |
2011-12-25 | (svn r23672) -Fix: WT3 validation failure | rubidium |
2011-12-25 | (svn r23671) -Update from WebTranslator v3.0: | translators |
2011-12-24 | (svn r23670) -Feature: Add ability to adjust brightness of colour after remap... | peter1138 |
2011-12-24 | (svn r23669) -Update from WebTranslator v3.0: | translators |
2011-12-24 | (svn r23668) -Fix: the 'Configure' button in the 'AI / Game Configuration' wi... | smatz |
2011-12-23 | (svn r23665) -Fix (r23664): revert, and apply other fix, which allows switchi... | truebrain |
2011-12-23 | (svn r23664) -Fix: adding goals with a company were still added for all compa... | truebrain |
2011-12-23 | (svn r23663) -Fix: WT3 validation fluke | rubidium |
2011-12-23 | (svn r23662) -Update from WebTranslator v3.0: | translators |
2011-12-22 | (svn r23660) -Feature-ish: add the game script to the crash log | rubidium |
2011-12-22 | (svn r23658) -Update from WebTranslator v3.0: | translators |
2011-12-22 | (svn r23657) -Fix (r22958): loading of very old savegames with custom town na... | yexo |
2011-12-21 | (svn r23655) -Update from WebTranslator v3.0: | translators |
2011-12-21 | (svn r23654) -Fix [FS#4904]: missing this-> (adf88) | rubidium |
2011-12-21 | (svn r23653) -Fix: also show GameScripts when you click Check Online Content ... | truebrain |
2011-12-21 | (svn r23652) -Fix: don't include/document ScriptText for AIs. It is not usable | truebrain |
2011-12-21 | (svn r23651) -Feature: [NoGo] GSText now accepts string arguments as paramete... | yexo |
2011-12-21 | (svn r23650) -Fix: wrong functions were filtered for AI/GameScript doxygen do... | yexo |
2011-12-21 | (svn r23649) -Fix [FS#4905) (r23634): loading a savegame with an empty GSTR c... | truebrain |
2011-12-21 | (svn r23648) -Revert (r23646): partial revert; nobody has to know about my lo... | truebrain |
2011-12-21 | (svn r23647) -Add: add rescan_game as console command (patch by Xaroth) | truebrain |
2011-12-21 | (svn r23646) -Fix [FS#4901]: rescan the Game Scripts when done downloading one. | truebrain |
2011-12-20 | (svn r23645) -Fix: missing 2 strings | truebrain |
2011-12-20 | (svn r23644) -Fix [FS#4899]: prevent game scripts using StringIDs that are no... | rubidium |
2011-12-20 | (svn r23643) -Fix [FS#4896]: dates cut off in the message history | rubidium |
2011-12-20 | (svn r23642) -Fix [FS#4893]: OSK window got hidden by query window | rubidium |
2011-12-20 | (svn r23641) -Update from WebTranslator v3.0: | translators |
2011-12-20 | (svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o... | truebrain |
2011-12-19 | (svn r23637) -Change: bump the savegame, to store all the new goodies | truebrain |
2011-12-19 | (svn r23636) -Add: introduce ScriptText in parameters where it can be used | truebrain |
2011-12-19 | (svn r23635) -Add: introduce GSText, to allow translating GameScript text, ev... | truebrain |
2011-12-19 | (svn r23634) -Add: support language files for GameScript (Rubidium) | truebrain |
2011-12-19 | (svn r23633) -Add: allow most build commands from GameScript given a CompanyM... | truebrain |
2011-12-19 | (svn r23632) -Add: GSCompanyMode, to change company in GameScripts | truebrain |
2011-12-19 | (svn r23631) -Add: ScriptWindow, to manipulate windows on the client (GameScr... | truebrain |
2011-12-19 | (svn r23630) -Add: a Goal GUI to show your current goals | truebrain |
2011-12-19 | (svn r23629) -Add: allow ScriptRoad::BuildRoad, ScriptBridge::BuildBridge (fo... | truebrain |
2011-12-19 | (svn r23628) -Add: ScriptSubsidy::Create, to create subsidies (GameScript only) | truebrain |
2011-12-19 | (svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameSc... | truebrain |
2011-12-19 | (svn r23626) -Add: ScriptTown::SetText, which adds custom text to the Town GUI | truebrain |
2011-12-19 | (svn r23625) -Add: ScriptViewport::ScrollTo, for SinglePlayer only (GameScrip... | truebrain |
2011-12-19 | (svn r23624) -Add: ScriptVehicle/ScriptStation/ScriptSign::GetOwner, to get t... | truebrain |
2011-12-19 | (svn r23623) -Add: allow bi-directional communication with the AdminPort and ... | truebrain |