Mercurial > hg > openttd
graph
-
(svn r17062) -Change: unify the naming of some 125 strings draftTue, 04 Aug 2009 18:04:33 +0000, by rubidium
-
(svn r17060) -Codechange: reorder 1/3 of the strings so they are more logically grouped (rest still needs to be done) draftTue, 04 Aug 2009 17:16:24 +0000, by rubidium
-
(svn r17059) -Codechange: Rename a few strings to reflect their usage draftMon, 03 Aug 2009 21:32:35 +0000, by yexo
-
(svn r17056) -Codechange: Reduce width of the drop-down in the bridge gui. draftMon, 03 Aug 2009 16:42:02 +0000, by alberth
-
(svn r17055) -Codechange: Improve aligning of bridge sprites and descriptions in bridge gui. draftMon, 03 Aug 2009 16:36:40 +0000, by alberth
-
(svn r17054) -Codechange: Bridge gui uses nested widgets only. draftMon, 03 Aug 2009 15:25:52 +0000, by alberth
-
(svn r17053) -Codechange: pass a Rect to DrawGraph so it knows where to draw draftMon, 03 Aug 2009 15:23:49 +0000, by rubidium
-
(svn r17052) -Codechange: move state changes out of OnPaint for the graph windows draftMon, 03 Aug 2009 14:44:55 +0000, by rubidium
-
(svn r17051) -Codechange: make the graph legend window use nested widgets draftMon, 03 Aug 2009 14:44:08 +0000, by rubidium
-
(svn r17050) -Codechange: replace custom implementation of TILE_LOOP with TILE_LOOP. draftMon, 03 Aug 2009 09:10:28 +0000, by rubidium
-
(svn r17049) -Fix [NoAI]: documentation of AITile::LevelTiles was wrong draftSun, 02 Aug 2009 21:07:30 +0000, by yexo
-
(svn r17048) -Codechange: Airport toolbar and airport builder window use nested widgets. draftSun, 02 Aug 2009 21:04:15 +0000, by alberth
-
(svn r17047) -Fix: Mark house tiles dirty when triggers were triggered. draftSun, 02 Aug 2009 19:49:22 +0000, by frosch
-
(svn r17046) -Fix (r11411) [FS#3085]: Trigger house trigger 02 only for the north tile. draftSun, 02 Aug 2009 19:48:51 +0000, by frosch
-
(svn r17045) -Fix (r16867) [FS#3084]: Also 'p's can be important. draftSun, 02 Aug 2009 19:04:48 +0000, by frosch
-
(svn r17044) -Codechange: ai windows use nested widget tree. draftSun, 02 Aug 2009 18:54:49 +0000, by alberth
-
(svn r17043) -Change [NoAI]: Load the API before compiling an AI script so AIs can subclass API classes and use API constants as part of their own constants draftSun, 02 Aug 2009 18:26:32 +0000, by yexo
-
(svn r17041) -Fix [FS#3083] (r14735): graphical glitch with graph key draftSun, 02 Aug 2009 16:45:53 +0000, by rubidium
-
(svn r17040) -Fix [FS#3081]: inconsistency between signs of stations and waypoints draftSun, 02 Aug 2009 16:17:13 +0000, by rubidium
-
(svn r17039) -Fix (r16988): segfault when removing rail with waypoint remover and vice versa draftSun, 02 Aug 2009 14:54:42 +0000, by rubidium
-
(svn r17038) -Fix (r17015): don't download the stuff we already have draftSun, 02 Aug 2009 13:58:11 +0000, by rubidium
-
(svn r17037) -Fix (r17036): 'Polygonal Capabilities' are a core feature of windows. draftSun, 02 Aug 2009 13:56:14 +0000, by frosch
-
(svn r17036) -Codechange: Split price bases from economy.cpp to table/pricebase.h. draftSun, 02 Aug 2009 12:34:26 +0000, by frosch
-
(svn r17034) -Update: openttd[dw].grf from ottd grf. draftSun, 02 Aug 2009 11:44:29 +0000, by rubidium
-
(svn r17030) -Codechange: Better descriptions for buoys. draftSat, 01 Aug 2009 17:46:31 +0000, by alberth
-
(svn r17028) -Fix (r17019): a function and class were not mentioned in the changelog draftSat, 01 Aug 2009 16:59:53 +0000, by rubidium
-
(svn r17027) -Document: that Solaris needs gmake instead of make and generalise the compiling section a bit draftSat, 01 Aug 2009 16:59:05 +0000, by rubidium
-
(svn r17026) -Fix [FS#3076]: "[bd]ash"-ism in configure draftSat, 01 Aug 2009 16:57:30 +0000, by rubidium
-
(svn r17025) -Codechange: Waypoint window using all the new goodies (based on work by Rubidium). draftSat, 01 Aug 2009 15:53:23 +0000, by alberth
-
(svn r17024) -Codechange: Allow InitNested to be done in two parts. draftSat, 01 Aug 2009 15:49:18 +0000, by alberth
-
(svn r17023) -Revert (r16839): FillNestedArray() was less obsolete than anticipated. draftSat, 01 Aug 2009 15:45:18 +0000, by alberth
-
(svn r17022) -Codechange: Use nested widgets for the console window. draftSat, 01 Aug 2009 12:42:58 +0000, by alberth
-
(svn r17021) -Codechange: Use nested widgets for the main window. draftSat, 01 Aug 2009 12:42:27 +0000, by alberth
-
(svn r17020) -Fix: Recenter viewport of waypoint-gui after moving the sign. draftSat, 01 Aug 2009 11:55:49 +0000, by frosch
-
(svn r17018) -Fix [FS#1833]: Take width of station type names into account in station builder window. draftSat, 01 Aug 2009 10:38:25 +0000, by alberth
-
(svn r17017) -Fix (r17008): Setup padding for WWT_MATRIX. draftSat, 01 Aug 2009 10:06:52 +0000, by alberth
-
(svn r17016) -Add [NoAI]: AICompany::Get/Set PresidentGender draftSat, 01 Aug 2009 00:28:21 +0000, by yexo
-
(svn r17015) -Fix [FS#3075]: infinite recursion in content dependency checking draftFri, 31 Jul 2009 23:54:43 +0000, by rubidium
-
(svn r17013) -Fix [FS#3074]: concatenating strings in Squirrel when 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 draftFri, 31 Jul 2009 23:13:53 +0000, by rubidium
-
(svn r17012) -Add [NoAI]: AIBaseStation::GetConstructionDate draftFri, 31 Jul 2009 22:38:09 +0000, by yexo
-
(svn r17011) -Change [NoAI]: Add AIBaseStation as a parentclass for AIStation and AIWaypoint, and move GetName, SetName and GetLocation to AIBaseStation draftFri, 31 Jul 2009 22:30:54 +0000, by yexo
-
(svn r17008) -Fix [FS#3061]: Resize matrix in station build window vertically according to font height. draftFri, 31 Jul 2009 22:08:19 +0000, by alberth
-
(svn r17007) -Fix (r15896): WT2 reverted the ISO code of Serbian draftFri, 31 Jul 2009 21:51:23 +0000, by rubidium
-
(svn r17005) -Add [NoAI]: AIAbstractList::SORT_ASCENDING / SORT_DESCENDING draftFri, 31 Jul 2009 19:50:01 +0000, by yexo
-
(svn r17004) -Fix (r16909): StationRect of loading buoys/waypoints wasn't correctly set when loading 'old' games. draftFri, 31 Jul 2009 19:04:22 +0000, by rubidium
-
(svn r17002) -Change: also support distant join for waypoints draftFri, 31 Jul 2009 16:28:28 +0000, by rubidium
-
(svn r17001) -Codechange: replace some more assert(0)s to NOT_REACHED() and document why they (assert(0)) have to stay for the remaining cases. draftFri, 31 Jul 2009 13:25:20 +0000, by rubidium
-
(svn r17000) -Change: allow overbuilding/extending waypoints draftThu, 30 Jul 2009 22:06:54 +0000, by rubidium
-
(svn r16999) -Fix (r16993): AIs couldn't build waypoints anymore draftThu, 30 Jul 2009 22:05:57 +0000, by rubidium
-
(svn r16998) -Codechange: rework/unify 'find station to join with' code and use it for all stations draftThu, 30 Jul 2009 21:41:21 +0000, by rubidium