summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-08-05(svn r17074) -Update from WebTranslator v3.0:translators
2009-08-05(svn r17073) -Codechange: constify iec_prefixes[], change the code around a bitsmatz
2009-08-05(svn r17072) -Fix: don't let squirrel export make a 'stub' for ai_changelog.hpprubidium
2009-08-05(svn r17071) -Fix: give a better error message when trying to make road one-w...smatz
2009-08-05(svn r17070) -Codechange: some minor fixes to the order in english.txtrubidium
2009-08-05(svn r17069) -Fix (r17004): invalid read when converting old waypointssmatz
2009-08-05(svn r17068) -Change: make a number of strings more consistent with their rel...rubidium
2009-08-05(svn r17067) -Fix (r17064): local authority window got messed up a bit; also ...rubidium
2009-08-05(svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}rubidium
2009-08-05(svn r17065) -Codechange: reorder last 1/3 of the strings. Hope it makes a bi...rubidium
2009-08-04(svn r17064) -Codechange: reorder another 1/3 of the stringsrubidium
2009-08-04(svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees.rubidium
2009-08-04(svn r17062) -Change: unify the naming of some 125 stringsrubidium
2009-08-04(svn r17061) -Update from WebTranslator v3.0:translators
2009-08-04(svn r17060) -Codechange: reorder 1/3 of the strings so they are more logical...rubidium
2009-08-03(svn r17059) -Codechange: Rename a few strings to reflect their usageyexo
2009-08-03(svn r17058) -Codechange: magic numbers removal.belugas
2009-08-03(svn r17057) -Update from WebTranslator v3.0:translators
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 descriptions...alberth
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 win...rubidium
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 TIL...rubidium
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 nest...alberth
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 n...frosch
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 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