summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-08-02(svn r17043) -Change [NoAI]: Load the API before compiling an AI script so AI...yexo
2009-08-02(svn r17042) -Update from WebTranslator v3.0:translators
2009-08-02(svn r17041) -Fix [FS#3083] (r14735): graphical glitch with graph keyrubidium
2009-08-02(svn r17040) -Fix [FS#3081]: inconsistency between signs of stations and wayp...rubidium
2009-08-02(svn r17039) -Fix (r16988): segfault when removing rail with waypoint remover...rubidium
2009-08-02(svn r17038) -Fix (r17015): don't download the stuff we already haverubidium
2009-08-02(svn r17037) -Fix (r17036): 'Polygonal Capabilities' are a core feature of wi...frosch
2009-08-02(svn r17036) -Codechange: Split price bases from economy.cpp to table/priceba...frosch
2009-08-02(svn r17035) -Add: case to Turkishrubidium
2009-08-01(svn r17030) -Codechange: Better descriptions for buoys.alberth
2009-08-01(svn r17029) -Update from WebTranslator v3.0:translators
2009-08-01(svn r17028) -Fix (r17019): a function and class were not mentioned in the ch...rubidium
2009-08-01(svn r17025) -Codechange: Waypoint window using all the new goodies (based on...alberth
2009-08-01(svn r17024) -Codechange: Allow InitNested to be done in two parts.alberth
2009-08-01(svn r17023) -Revert (r16839): FillNestedArray() was less obsolete than antic...alberth
2009-08-01(svn r17022) -Codechange: Use nested widgets for the console window.alberth
2009-08-01(svn r17021) -Codechange: Use nested widgets for the main window.alberth
2009-08-01(svn r17020) -Fix: Recenter viewport of waypoint-gui after moving the sign.frosch
2009-08-01(svn r17019) -Doc: add AI API changelogyexo
2009-08-01(svn r17018) -Fix [FS#1833]: Take width of station type names into account in...alberth
2009-08-01(svn r17017) -Fix (r17008): Setup padding for WWT_MATRIX.alberth
2009-08-01(svn r17016) -Add [NoAI]: AICompany::Get/Set PresidentGenderyexo
2009-07-31(svn r17015) -Fix [FS#3075]: infinite recursion in content dependency checkingrubidium
2009-07-31(svn r17014) -Add [NoAI]: AIEngine::GetDesignDateyexo
2009-07-31(svn r17013) -Fix [FS#3074]: concatenating strings in Squirrel when non-ASCII...rubidium
2009-07-31(svn r17012) -Add [NoAI]: AIBaseStation::GetConstructionDateyexo
2009-07-31(svn r17011) -Change [NoAI]: Add AIBaseStation as a parentclass for AIStation...yexo
2009-07-31(svn r17008) -Fix [FS#3061]: Resize matrix in station build window vertically...alberth
2009-07-31(svn r17007) -Fix (r15896): WT2 reverted the ISO code of Serbianrubidium
2009-07-31(svn r17006) -Fix (r17005): gcc compile failurerubidium
2009-07-31(svn r17005) -Add [NoAI]: AIAbstractList::SORT_ASCENDING / SORT_DESCENDINGyexo
2009-07-31(svn r17004) -Fix (r16909): StationRect of loading buoys/waypoints wasn't cor...rubidium
2009-07-31(svn r17003) -Update from WebTranslator v3.0:translators
2009-07-31(svn r17002) -Change: also support distant join for waypointsrubidium
2009-07-31(svn r17001) -Codechange: replace some more assert(0)s to NOT_REACHED() and d...rubidium
2009-07-30(svn r17000) -Change: allow overbuilding/extending waypointsrubidium
2009-07-30(svn r16999) -Fix (r16993): AIs couldn't build waypoints anymorerubidium
2009-07-30(svn r16998) -Codechange: rework/unify 'find station to join with' code and u...rubidium
2009-07-30(svn r16996) -Fix (r16995): the tiles under the bridge were not marked dirty ...yexo
2009-07-30(svn r16995) -Codechange: apply some code style to CmdBuildBridgeyexo
2009-07-30(svn r16994) -Update from WebTranslator v3.0:translators
2009-07-30(svn r16993) -Change: make the rail waypoint builder draggablerubidium
2009-07-30(svn r16992) -Add [NoAI]: function to clear waypoint(s) in a certain rectangl...rubidium
2009-07-30(svn r16991) -Change: make 'remove waypoint' draggablerubidium
2009-07-29(svn r16990) -Codechange: unify some (command) naming w.r.t. stations/waypoints.rubidium
2009-07-29(svn r16989) -Codechange: unify the code for demolishing (dynamite) stations ...rubidium
2009-07-29(svn r16988) -Codechange: unify the code for removing (parts of) stations and...rubidium
2009-07-29(svn r16987) -Codechange: simplify the code to loop train station for the sta...rubidium
2009-07-29(svn r16986) -Fix [NoAI]: AIBridge::GetPrice returned incorrect valuesyexo
2009-07-29(svn r16985) -Codechange: simplify the station removal code a bit by giving p...rubidium