Mercurial > hg > openttd
graph
-
(svn r16878) -Codechange: Let WWT_LABEL widgets do the drawing rather than OnPaint. draftSun, 19 Jul 2009 15:18:26 +0000, by alberth
-
(svn r16877) -Codechange: use Subsidy::IsAwarded() instead of testing subsidy's age draftSat, 18 Jul 2009 19:54:35 +0000, by smatz
-
(svn r16876) -Codechange: add helper functions to cast to Station/Waypoint with some extra checks. draftSat, 18 Jul 2009 18:39:17 +0000, by rubidium
-
(svn r16874) -Change: Give the number behind free wagon chains in depots the same meaning as for trains. draftSat, 18 Jul 2009 17:38:18 +0000, by frosch
-
(svn r16873) -Codechange: Terraform window and scenario landscape editing window switched to nested widgets. draftSat, 18 Jul 2009 15:29:16 +0000, by alberth
-
(svn r16872) -Codechange: Add RoadVehicle::GetDisplayImageWidth and simplify DrawRoadVehImage. draftSat, 18 Jul 2009 12:34:19 +0000, by frosch
-
(svn r16871) -Codechange: Generalize GetWidgetContentSize to UpdateWidgetSize for better control over widget size and resize steps. draftSat, 18 Jul 2009 10:46:55 +0000, by alberth
-
(svn r16870) -Codechange: unmagicify road stop/waypoint picker drawing draftSat, 18 Jul 2009 10:39:52 +0000, by rubidium
-
(svn r16869) -Codechange: make drawing waypoints a tiny bit more like drawing stations draftSat, 18 Jul 2009 10:01:31 +0000, by rubidium
-
(svn r16868) -Codechange: unify UpdateAll[Station|Waypoint]VirtCoords draftSat, 18 Jul 2009 08:41:58 +0000, by rubidium
-
(svn r16867) -Feature(ette): Turn variable 0E/8E (vertical offset for trains in depot) and variable 1E/9E bit 3 (wagon width in depot) into grf-local variables. draftFri, 17 Jul 2009 22:00:13 +0000, by frosch
-
(svn r16866) -Fix (r16865): forgot to run squirrel_export.sh draftFri, 17 Jul 2009 21:45:57 +0000, by yexo
-
(svn r16865) -Doc [NoAI] [FS#3037]: replace old exception names with current ones and fix a type in the noai documentation (patch by Chruker) draftFri, 17 Jul 2009 21:36:26 +0000, by yexo
-
(svn r16864) -Codechange: make Waypoints a subclass of BaseStation. draftFri, 17 Jul 2009 21:06:06 +0000, by rubidium
-
(svn r16863) -Codechange: GetWaypointByTile -> Waypoint::GetByTile, like used for e.g. stations draftFri, 17 Jul 2009 20:51:24 +0000, by rubidium
-
(svn r16862) -Codechange: make waypoints use the same system of station station spec lists. draftFri, 17 Jul 2009 20:40:29 +0000, by rubidium
-
(svn r16861) -Codechange: move a few more bits from station to basestation (to be shared with waypoints) draftFri, 17 Jul 2009 20:30:07 +0000, by rubidium
-
(svn r16860) -Codechange: introduce a helper to assign a station spec to Waypoints draftFri, 17 Jul 2009 20:21:24 +0000, by rubidium
-
(svn r16859) -Codechange: split the Station struct into two so parts of it can be reused for Waypoints. draftFri, 17 Jul 2009 19:44:13 +0000, by rubidium
-
(svn r16857) -Fix [FS#3036](r16652): crash when train partially in depot crashed draftFri, 17 Jul 2009 13:54:06 +0000, by smatz
-
(svn r16856) -Fix: Allow the rail toobar window to align vertically for larger sprites. draftFri, 17 Jul 2009 10:38:07 +0000, by alberth
-
(svn r16855) -Codechange: remove unused 'conversion' stuff from the waypoint struct and make it more similar to Station. draftThu, 16 Jul 2009 23:02:39 +0000, by rubidium
-
(svn r16854) -Fix (r2046): savegames from before this version would get the town id as their 'index' (#<num). For stations with custom names that custom name would be dropped and the lowest 6 bits of the StringID would be used for the 'index'. In other words, it resulted in a mess. draftThu, 16 Jul 2009 22:58:06 +0000, by rubidium
-
(svn r16853) -Codechange: make CargoSpec const at two places draftThu, 16 Jul 2009 21:37:59 +0000, by smatz
-
(svn r16852) -Codechange: use FOR_ALL_CARGOSPECS for iterating over all valid CargoSpecs draftThu, 16 Jul 2009 20:40:06 +0000, by smatz
-
(svn r16851) -Codechange: use StationSpecList in waypoint too draftThu, 16 Jul 2009 20:29:08 +0000, by rubidium
-
(svn r16850) -Codechange: unify some naming of variables between waypoints and stations. draftThu, 16 Jul 2009 20:15:28 +0000, by rubidium
-
(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get() draftThu, 16 Jul 2009 19:00:13 +0000, by smatz
-
(svn r16848) -Fix: Trying to reduce a nested widget window further than the smallest alowed size should not crash the game. draftThu, 16 Jul 2009 18:31:33 +0000, by alberth
-
(svn r16846) -Codechange: make the content download status window only use nested widgets draftThu, 16 Jul 2009 16:48:16 +0000, by rubidium
-
(svn r16845) -Codechange: Introduction of constants for describing the bits in a WWT_MATRIX data field. draftThu, 16 Jul 2009 16:22:23 +0000, by alberth
-
(svn r16844) -Doc (r13182): Remove documentation of removed window event handling function. draftThu, 16 Jul 2009 15:36:52 +0000, by alberth
-
(svn r16843) -Codechange: More documentation for the WWT_MATRIX widget, and better variable names in matrix rendering function. draftThu, 16 Jul 2009 10:26:13 +0000, by alberth
-
(svn r16842) -Cleanup: add some spaces around a few operators draftThu, 16 Jul 2009 10:13:33 +0000, by rubidium
-
(svn r16841) -Cleanup: spaces/tabs where they don't belong draftThu, 16 Jul 2009 10:01:32 +0000, by rubidium
-
(svn r16840) -Codechange: Small merge in town directory widget content method. draftWed, 15 Jul 2009 23:04:26 +0000, by alberth
-
(svn r16839) -Codechange: Remove obsolete FillNestedArray(). draftWed, 15 Jul 2009 22:55:43 +0000, by alberth
-
(svn r16838) -Codechange: Fill Window::nested_array in SetupSmallestSize. draftWed, 15 Jul 2009 22:51:37 +0000, by alberth
-
(svn r16837) -Codechange: Collect largest used index while constructing nested widget tree. draftWed, 15 Jul 2009 22:17:08 +0000, by alberth
-
(svn r16834) -Fix [FS#3034]: call the AI Save() function only once so AIs can't crash OpenTTD draftWed, 15 Jul 2009 19:47:06 +0000, by yexo
-
(svn r16833) -Fix: WT3 made its first bug .. it is growing up! draftWed, 15 Jul 2009 17:53:02 +0000, by translators
-
(svn r16831) -Fix (r16798): Stickybox is in the header and resizebox in the footer of the window. draftTue, 14 Jul 2009 21:25:32 +0000, by alberth
-
(svn r16828) -Codechange: attempt at making OSX compile with the 10.6 SDK too; no guarantees ofcourse... draftTue, 14 Jul 2009 17:16:32 +0000, by rubidium
-
(svn r16827) -Codechange: make OSX specific files include stdafx.h always as the first file. Also unify OSX specific stuff into osx_stdafx.h and remove unused includes. draftTue, 14 Jul 2009 16:43:45 +0000, by rubidium
-
(svn r16825) -Codechange: unify dirtying when updating the viewport signs. draftMon, 13 Jul 2009 23:15:13 +0000, by rubidium
-
(svn r16824) -Fix [FS#2989] (r16294): Mac OS X 10.4 with Xcode 2.5 wouldn't be detected as having Xcode 2.5 or newer. Based on a patch by ln. draftMon, 13 Jul 2009 23:12:34 +0000, by rubidium
-
(svn r16823) -Cleanup: use cxx_host instead of cc_host where possible; cc_host is there only for working around a few stupid compilers. draftMon, 13 Jul 2009 23:08:03 +0000, by rubidium
-
(svn r16822) -Cleanup: remove the "a PPC bool is four bytes in C++ so it needs to be that big in C too" hack draftMon, 13 Jul 2009 23:07:11 +0000, by rubidium
-
(svn r16821) -Codechange: unify the naming of type::UpdateVirtCoord and UpdateAll[Type]VirtCoords. draftMon, 13 Jul 2009 22:33:25 +0000, by rubidium
-
(svn r16820) -Codechange: remove unused parameter in HandleCloneVehClick() draftMon, 13 Jul 2009 22:07:07 +0000, by smatz
-
(svn r16819) -Fix (r4868): Use the palette of the vehicle being drawn instead of the one of the front vehicle. draftMon, 13 Jul 2009 20:27:54 +0000, by frosch
-
(svn r16818) -Feature(ette): Highlight whole articulated vehicles in traindepot instead of only the first part. draftMon, 13 Jul 2009 19:34:43 +0000, by frosch
-
(svn r16817) -Codechange: Scroll depots horizontally in pixels instead of 1/8 vehicle length. draftMon, 13 Jul 2009 19:30:37 +0000, by frosch
-
(svn r16815) -Fix: reduce the toolbar's priority for handling keypresses from most important to least important, so e.g. the order windows' 'd' skips to the next order draftMon, 13 Jul 2009 16:41:34 +0000, by rubidium