Mercurial > hg > openttd
graph
-
(svn r10498) -Fix [FS#1008]: remove inconsistency between a warning and the actual behaviour. draftTue, 10 Jul 2007 07:46:58 +0000, by rubidium
-
(svn r10497) -Fix (FS#1013,r8464): Ship max speed wrongly shown (benc) draftTue, 10 Jul 2007 07:10:23 +0000, by peter1138
-
(svn r10496) -Feature: Replace all the windows for Industry building by a more flexible one. draftTue, 10 Jul 2007 00:59:00 +0000, by belugas
-
(svn r10495) -Codechange: Add the Action 00 property handlers for Industries and Industry tiles draftTue, 10 Jul 2007 00:10:19 +0000, by belugas
-
(svn r10494) -Fix (r10490): possible null dereference in some exotic newgrfs. draftMon, 09 Jul 2007 20:08:25 +0000, by rubidium
-
(svn r10493) -Codechange: update some callback ID enums to reflect their changed usage, add a few and update the comments. draftMon, 09 Jul 2007 19:38:12 +0000, by rubidium
-
(svn r10492) -Fix [YAPF, r10491]: commands with no effect (glx) draftMon, 09 Jul 2007 19:24:45 +0000, by KUDr
-
(svn r10490) -Codechange: add support for industries on non-flat surfaces. draftMon, 09 Jul 2007 18:53:43 +0000, by rubidium
-
(svn r10488) -Update: WebTranslator2 update to 2007-07-09 18:32:28 draftMon, 09 Jul 2007 16:32:52 +0000, by miham
-
(svn r10487) -Fix: forgot some breaks in a switch statement. draftMon, 09 Jul 2007 16:24:00 +0000, by rubidium
-
(svn r10486) -Fix: do not draw foundations when the "should I draw foundations" callbacks says to do so. draftMon, 09 Jul 2007 13:59:07 +0000, by rubidium
-
(svn r10485) -Codechange: add a callback mechanism to determine whether building an industry is allowed at a given location. draftMon, 09 Jul 2007 13:21:49 +0000, by rubidium
-
(svn r10484) -Codechange: reduce code duplication. draftMon, 09 Jul 2007 13:10:04 +0000, by rubidium
-
(svn r10483) -Codechange: add support for callbacks to manipulate the building chance of farm fields and chopping chance for lumber mills. draftSun, 08 Jul 2007 19:54:51 +0000, by rubidium
-
(svn r10482) -Fix [FS#990]: Do not override the CFLAGS environment variable when configuring a non-debug makefile. Based on a patch by saggson. draftSun, 08 Jul 2007 18:57:00 +0000, by rubidium
-
(svn r10481) -Codechange: Show a news message with the new industry when primary industry prospecting succeeds. draftSun, 08 Jul 2007 18:41:34 +0000, by maedhros
-
(svn r10480) -Fix: Don't allow building lighthouses and transmitters under bridges in the scenario editor, or during world generation. draftSun, 08 Jul 2007 18:40:15 +0000, by maedhros
-
(svn r10479) -Update: WebTranslator2 update to 2007-07-08 19:44:48 draftSun, 08 Jul 2007 17:45:36 +0000, by miham
-
(svn r10478) -Fix [FS#999]: remove the loading indicator when a vehicle is removed. draftSun, 08 Jul 2007 17:44:46 +0000, by rubidium
-
(svn r10477) -Codechange: add some callbacks to customise the acceptance of industries. draftSun, 08 Jul 2007 17:40:04 +0000, by rubidium
-
(svn r10476) -Fix: some newgrf callbacks were already implemented even though the comment said they were not. draftSun, 08 Jul 2007 14:23:15 +0000, by rubidium
-
(svn r10475) -Fix [FS#996]: some wrong comments for a few of the (vehicle) group related actions. draftSun, 08 Jul 2007 09:35:39 +0000, by rubidium
-
(svn r10474) -Fix [FS#995]: wrong group count after train crash. draftSun, 08 Jul 2007 09:29:28 +0000, by rubidium
-
(svn r10473) -Codechange: make the industry "window", the one that shows when you click on an industry, more flexible to allow easier integration with newindustries. draftSun, 08 Jul 2007 00:25:05 +0000, by rubidium
-
(svn r10472) -Fix (r10741): typos prevented compilation draftSat, 07 Jul 2007 21:14:36 +0000, by peter1138
-
(svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first draftSat, 07 Jul 2007 20:31:23 +0000, by peter1138
-
(svn r10470) -Fix: clamp station build date to 16 bit value for newgrf, preventing overflow and incorrect graphics shown past a certain date. draftSat, 07 Jul 2007 20:17:01 +0000, by peter1138
-
(svn r10466) -Fix: the minimum amount of waiting cargo shouldn't be 65535; that should be the maximum amount of waiting cargo. draftSat, 07 Jul 2007 17:36:01 +0000, by rubidium