Age | Commit message (Expand) | Author |
2011-12-24 | (svn r23668) -Fix: the 'Configure' button in the 'AI / Game Configuration' wi... | smatz |
2011-12-24 | (svn r23666) -Document: the usual pre-Christmas documentation spree | rubidium |
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-23 | (svn r23661) -Fix (r23438): Remaining parts of configuration were skipped whe... | peter1138 |
2011-12-22 | (svn r23660) -Feature-ish: add the game script to the crash log | rubidium |
2011-12-22 | (svn r23659) -Doc: behaviour of file searching in general, and in tars specif... | 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-22 | (svn r23656) -Fix: make all vcs ignore docs/gamedocs/ just like docs/aidocs/ | 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-20 | (svn r23639) -Fix [FS#4892]: fix transparency for steel mill, colour translat... | rubidium |
2011-12-20 | (svn r23638) -Fix [FS#4894]: glitch in the monospace font (PaulC) | rubidium |
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 |
2011-12-19 | (svn r23622) -Add: a set of events to trigger in a GameScript | truebrain |
2011-12-19 | (svn r23621) -Add: allow manipulation of signs via GameScripts | truebrain |
2011-12-19 | (svn r23620) -Add: ScriptTown::SetCargoGoal and ScriptTown::SetGrowthRate (Ga... | truebrain |
2011-12-19 | (svn r23619) -Add: ScriptDate::GetSystemTime, to get the seconds since 1 Jan ... | truebrain |
2011-12-19 | (svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::Ge... | truebrain |