summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-12-19(svn r23622) -Add: a set of events to trigger in a GameScripttruebrain
2011-12-19(svn r23621) -Add: allow manipulation of signs via GameScriptstruebrain
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
2011-12-19(svn r23617) -Add: ScriptTown::ExpandTown, to grow a town (GameScript only)truebrain
2011-12-19(svn r23616) -Add: ScriptGameSettings::SetValue, to set gamesettings (GameScr...truebrain
2011-12-19(svn r23615) -Add: more API functions exposed to NoGo (part 2)truebrain
2011-12-19(svn r23614) -Add: more API functions exposed to NoGo (part 1)truebrain
2011-12-19(svn r23613) -Add: allow IsDeveloperOnly in info.nut, to indicate if you can ...truebrain
2011-12-19(svn r23612) -Add: allow importing libraries in the same way as AI does, only...truebrain
2011-12-19(svn r23611) -Add: run the begin of the script already while generating, and ...truebrain
2011-12-19(svn r23610) -Add: Doxygen files for NoGo API (Yexo)truebrain
2011-12-19(svn r23609) -Add: save/load all GameScript related materialtruebrain
2011-12-19(svn r23608) -Fix: remove now unused strings from all other languages tootruebrain
2011-12-19(svn r23607) -Add: wire GameScript in all the GUIstruebrain
2011-12-19(svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in t...truebrain
2011-12-19(svn r23605) -Add: GAME_DIR and CONTENT_TYPE_GAME, and read gamescript from t...truebrain
2011-12-19(svn r23604) -Add: initial support for GameScriptstruebrain
2011-12-19(svn r23603) -Add: support for control commands in strings, in both network a...truebrain
2011-12-19(svn r23602) -Add: support for DEITY commands, commands where no real company...truebrain
2011-12-19(svn r23601) -Fix: fix the conflict in window numbertruebrain
2011-12-19(svn r23600) -Codechange: link WC+number to a Widget, and the Widget to a Win...truebrain
2011-12-19(svn r23599) -Codechange: document WC_ entries, and reoder a bittruebrain
2011-12-19(svn r23598) -Fix: harden FormatString against abusetruebrain
2011-12-19(svn r23597) -Codechange: fix up squirrel export script a bittruebrain
2011-12-19(svn r23596) -Update from WebTranslator v3.0:translators
2011-12-19(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...rubidium
2011-12-19(svn r23594) -Codechange: follow coding style with multi line commentsrubidium
2011-12-19(svn r23593) -Fix (r23411): Infrastructure counts for rail were not properly ...michi_cc
2011-12-18(svn r23592) -Fix (r23590): forgot one casetruebrain
2011-12-18(svn r23591) -Update from WebTranslator v3.0:translators
2011-12-18(svn r23590) -Codechange: make the string validation settings better expandablerubidium
2011-12-18(svn r23589) -Codechange: Make the AI-start-delay setting translateable.frosch
2011-12-18(svn r23588) -Codechange: use the 'final' keyword so compiler can optimise ou...smatz
2011-12-18(svn r23587) -Fix-ish: MSVC warnings in case strgen would be in the main proj...rubidium
2011-12-17(svn r23586) -Fix: Draw PBS reservation also for bridges with railtype overlays.frosch
2011-12-17(svn r23585) -Codechange: replace some magic numbers with less magic constantsrubidium
2011-12-17(svn r23584) -Fix: Draw PBS reservations also for tunnels with railtype overl...frosch
2011-12-17(svn r23583) -Codechange: prevent name collision with strgen variablerubidium
2011-12-17(svn r23582) -Fix [FS#4870]: add missing characters for certain languages and...rubidium
2011-12-17(svn r23581) -Fix (r23518) [FS#4890]: Cloning of vehicles crashed.frosch
2011-12-17(svn r23580) -Codechange: put the infrastructure maintenance cache testing be...rubidium
2011-12-17(svn r23579) -Fix (r23525): Most up/down arrows stopped working.frosch
2011-12-17(svn r23578) -Update from WebTranslator v3.0:translators
2011-12-17(svn r23576) -Codechange: split the base of strgen with the strgen code that ...rubidium
2011-12-17(svn r23575) -Codechange: split class definition and implementation of base s...rubidium
2011-12-17(svn r23574) -Codechange/Feature-ish: allow converting multiple translations ...rubidium
2011-12-17(svn r23573) -Fix (r23571): MSVC doesn't like variable array sizesrubidium
2011-12-17(svn r23572) -Codechange: split actual file reading from logic for parsingrubidium