Mercurial > hg > openttd
graph
-
(svn r25283) -Add: When opening the object-build window, make the selected object visible again in the selector (sbr). draftFri, 24 May 2013 19:12:45 +0000, by alberth
-
(svn r25282) -Add: When opening the object-build window, try to restore the last selected object (sbr). draftFri, 24 May 2013 19:11:30 +0000, by alberth
-
(svn r25281) -Add: When opening the object-build window, make the last selected class visible in the class selector (sbr). draftFri, 24 May 2013 19:08:35 +0000, by alberth
-
(svn r25278) -Doc: Update some small parts of the readme draftThu, 23 May 2013 17:11:55 +0000, by planetmaker
-
(svn r25274) -Cleanup: remove unused class instance variables draftMon, 20 May 2013 20:26:56 +0000, by rubidium
-
(svn r25272) -Feature: show the approximate monthly supply to a station of the different cargoes (fonsinchen) draftMon, 20 May 2013 19:57:38 +0000, by rubidium
-
(svn r25270) -Fix: @file wrong for link_graph_legend_widget.h draftMon, 20 May 2013 13:37:59 +0000, by rubidium
-
(svn r25269) -Feature [FS#5552]: [Win32] Driver param for the DirectMusic driver to specify the ouput port to use. (Based on patch by gulikoza) draftMon, 20 May 2013 13:35:41 +0000, by michi_cc
-
(svn r25268) -Codechange: [Win32] Simplify resource deallocation in case initializing the DirectMusic driver fails. draftMon, 20 May 2013 13:35:38 +0000, by michi_cc
-
(svn r25265) -Fix: cargos vs cargoes inconsistency draftSun, 19 May 2013 14:54:52 +0000, by rubidium
-
(svn r25264) -Feature: linkgraph overlay over main viewport (fonsinchen) draftSun, 19 May 2013 14:49:25 +0000, by rubidium
-
(svn r25263) -Add: legend for linkgraph overlay (fonsinchen) draftSun, 19 May 2013 14:43:23 +0000, by rubidium
-
(svn r25262) -Feature: linkgraph overlay for smallmap draftSun, 19 May 2013 14:36:35 +0000, by rubidium
-
(svn r25261) -Add: abstract implementation of linkgraph overlay for GUI (fonsinchen) draftSun, 19 May 2013 14:30:40 +0000, by rubidium
-
(svn r25260) -Codechange: occasionally clear dead links and compress link graphs (fonsinchen) draftSun, 19 May 2013 14:26:14 +0000, by rubidium
-
(svn r25259) -Codechange: track capacities and usage of links draftSun, 19 May 2013 14:22:04 +0000, by rubidium
-
(svn r25258) -Codechange: save linkgraph (fonsinchen) draftSun, 19 May 2013 14:17:02 +0000, by rubidium
-
(svn r25256) -Add: small matrix type (like vector, but for matrices) (fonsinchen) draftSun, 19 May 2013 14:06:26 +0000, by rubidium
-
(svn r25254) -Cleanup: Remove the changed / unused strings from translations draftSun, 19 May 2013 09:08:50 +0000, by planetmaker
-
(svn r25253) -Codechange: Rename the strings of the advertisement settings to better reflect what they do draftSun, 19 May 2013 09:07:43 +0000, by planetmaker
-
(svn r25252) -Change: Clarify the meaning of the server advertisement settings draftSun, 19 May 2013 09:06:24 +0000, by planetmaker
-
(svn r25251) -Fix [FS#5540]: when overbuilding a reserved track with a non-track station tile, that tile would remain reserved and eventually trigger a crash upon removal draftSat, 18 May 2013 18:59:06 +0000, by rubidium
-
(svn r25250) -Add: Apply changed and newly added translations for base set descriptions draftSat, 18 May 2013 15:30:32 +0000, by planetmaker
-
(svn r25243) -Fix [FS#5546]: "No station" error was given, even when there was a station that way occupied or not yours draftMon, 13 May 2013 21:04:12 +0000, by rubidium
-
(svn r25238) -Feature: Display imminent closure of an industry in its view window. draftSun, 12 May 2013 19:38:30 +0000, by alberth
-
(svn r25236) -Fix [FS#5547]: crash when AI is executing a command as it is bankrupted (removed from the game) draftSun, 12 May 2013 13:12:55 +0000, by rubidium
-
(svn r25235) -Fix [FS#5543]: keep all cargo whenever cancelling reservations (fonsinchen) draftSun, 12 May 2013 11:53:53 +0000, by rubidium
-
(svn r25231) -Fix (r25227): Also update infrastructure counts. (adf88) draftTue, 07 May 2013 13:49:18 +0000, by frosch
-
(svn r25230) -Feature: [NewGRF] Expose sprite base of foundation and shore sprites via Action D Game Variables. draftTue, 07 May 2013 12:38:43 +0000, by frosch
-
(svn r25229) -Feature: [NewGRF] Variable 0x82 for canals and rivers (dike map) draftMon, 06 May 2013 20:48:18 +0000, by planetmaker
-
(svn r25227) -Fix [FS#5541]: Give bridges owned by noone (from bankrupt companies) to the first company which replaces the bridge. Everyone could have removed/rebuild the bridge anyway. draftMon, 06 May 2013 15:41:34 +0000, by frosch
-
(svn r25226) -Fix/Change [FS#5538]: [NewGRF] Revise when vehicle running sound effects 04, 07 and 08 are played. draftMon, 06 May 2013 15:09:21 +0000, by frosch
-
(svn r25225) -Fix: [NewGRF] Play vehicle sound effect also for planes. draftMon, 06 May 2013 14:57:42 +0000, by frosch
-
(svn r25224) -Fix [part of FS#5534]: cur_speed is only valid for the front engine, so make other engines in the consist use the speed of the front. draftMon, 06 May 2013 14:08:27 +0000, by frosch
-
(svn r25223) -Change: [NewGRF] Unify the behaviour of Aircraft::tick_counter with other vehicle types and increment it once per tick. (instead of twice like before, or six times like in r0) draftMon, 06 May 2013 13:59:11 +0000, by frosch
-
(svn r25222) -Change: Unify the behaviour of Vehicle::tick_counter between RV and trains by incrementing it also for articulated RV parts. draftMon, 06 May 2013 13:45:58 +0000, by frosch
-
(svn r25221) -Fix: IsCompatibleTrainStationTile() is not a symmetric function. Clarify the parameters and fix the cases were they were swapped. draftMon, 06 May 2013 13:05:04 +0000, by frosch
-
(svn r25220) -Change [FS#Eddi]: Consider map border as water wrt. river/canal continuation. draftMon, 06 May 2013 12:49:04 +0000, by frosch
-
(svn r25218) -Fix: the baseset description translation script did not work with any awk other than gawk draftSat, 04 May 2013 19:30:37 +0000, by rubidium