summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-08-03(svn r17057) -Update from WebTranslator v3.0:translators
arabic_egypt - 28 changes by kasakg simplified_chinese - 4 changes by Gavin dutch - 12 changes by habell english_US - 54 changes by agenthh finnish - 9 changes by jpx_ french - 8 changes by glx frisian - 65 changes by huddekul russian - 9 changes by Lone_Wolf serbian - 126 changes by etran slovak - 9 changes by James
2009-08-03(svn r17056) -Codechange: Reduce width of the drop-down in the bridge gui.alberth
2009-08-03(svn r17055) -Codechange: Improve aligning of bridge sprites and ↵alberth
descriptions in bridge gui.
2009-08-03(svn r17054) -Codechange: Bridge gui uses nested widgets only.alberth
2009-08-03(svn r17053) -Codechange: pass a Rect to DrawGraph so it knows where to drawrubidium
2009-08-03(svn r17052) -Codechange: move state changes out of OnPaint for the graph ↵rubidium
windows
2009-08-03(svn r17051) -Codechange: make the graph legend window use nested widgetsrubidium
2009-08-03(svn r17050) -Codechange: replace custom implementation of TILE_LOOP with ↵rubidium
TILE_LOOP.
2009-08-02(svn r17049) -Fix [NoAI]: documentation of AITile::LevelTiles was wrongyexo
2009-08-02(svn r17048) -Codechange: Airport toolbar and airport builder window use ↵alberth
nested widgets.
2009-08-02(svn r17047) -Fix: Mark house tiles dirty when triggers were triggered.frosch
2009-08-02(svn r17046) -Fix (r11411) [FS#3085]: Trigger house trigger 02 only for the ↵frosch
north tile.
2009-08-02(svn r17045) -Fix (r16867) [FS#3084]: Also 'p's can be important.frosch
2009-08-02(svn r17044) -Codechange: ai windows use nested widget tree.alberth
2009-08-02(svn r17043) -Change [NoAI]: Load the API before compiling an AI script so ↵yexo
AIs can subclass API classes and use API constants as part of their own constants
2009-08-02(svn r17042) -Update from WebTranslator v3.0:translators
catalan - 35 changes by arnaullv danish - 3 changes by silentStatic english_US - 30 changes by agenthh frisian - 133 changes by huddekul german - 6 changes by Roujin hungarian - 9 changes by alyr indonesian - 8 changes by prof italian - 3 changes by lorenzodv norwegian_bokmal - 4 changes by CyberKenny spanish - 3 changes by Terkhen turkish - 14 changes by niw3
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 ↵rubidium
waypoints
2009-08-02(svn r17039) -Fix (r16988): segfault when removing rail with waypoint ↵rubidium
remover and vice versa
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 ↵frosch
windows.
2009-08-02(svn r17036) -Codechange: Split price bases from economy.cpp to ↵frosch
table/pricebase.h.
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
catalan - 3 changes by arnaullv simplified_chinese - 7 changes by Gavin danish - 31 changes by silentStatic dutch - 6 changes by Yexo frisian - 54 changes by huddekul greek - 40 changes by fumantsu hungarian - 1 changes by IPG indonesian - 3 changes by prof italian - 6 changes by lorenzodv korean - 6 changes by telk5093 portuguese - 23 changes by SupSuper serbian - 98 changes by BlueEyedFiend spanish - 15 changes by Terkhen turkish - 9 changes by niw3 urdu - 30 changes by yasirniazkhan
2009-08-01(svn r17028) -Fix (r17019): a function and class were not mentioned in the ↵rubidium
changelog
2009-08-01(svn r17025) -Codechange: Waypoint window using all the new goodies (based ↵alberth
on work by Rubidium).
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 ↵alberth
anticipated.
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 ↵alberth
in station builder window.
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 ↵rubidium
non-ASCII strings were received from OpenTTD failed. The number of bytes in an UTF-8 encoded string isn't always the same as the number of characters in the decoded (into wchars) string
2009-07-31(svn r17012) -Add [NoAI]: AIBaseStation::GetConstructionDateyexo
2009-07-31(svn r17011) -Change [NoAI]: Add AIBaseStation as a parentclass for ↵yexo
AIStation and AIWaypoint, and move GetName, SetName and GetLocation to AIBaseStation Remove (nearly) all references to WaypointID and replace them with StationID
2009-07-31(svn r17008) -Fix [FS#3061]: Resize matrix in station build window ↵alberth
vertically according to font height.
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 ↵rubidium
correctly set when loading 'old' games.
2009-07-31(svn r17003) -Update from WebTranslator v3.0:translators
dutch - 5 changes by habell french - 3 changes by glx german - 4 changes by planetmaker indonesian - 21 changes by prof portuguese - 6 changes by SupSuper
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 ↵rubidium
document why they (assert(0)) have to stay for the remaining cases.
2009-07-30(svn r17000) -Change: allow overbuilding/extending waypointsrubidium