rubidium [Mon, 09 Jul 2007 13:59:07 +0000] rev 7704
(svn r10486) -Fix: do not draw foundations when the "should I draw foundations" callbacks says to do so.
rubidium [Mon, 09 Jul 2007 13:21:49 +0000] rev 7703
(svn r10485) -Codechange: add a callback mechanism to determine whether building an industry is allowed at a given location.
rubidium [Mon, 09 Jul 2007 13:10:04 +0000] rev 7702
(svn r10484) -Codechange: reduce code duplication.
rubidium [Sun, 08 Jul 2007 19:54:51 +0000] rev 7701
(svn r10483) -Codechange: add support for callbacks to manipulate the building chance of farm fields and chopping chance for lumber mills.
rubidium [Sun, 08 Jul 2007 18:57:00 +0000] rev 7700
(svn r10482) -Fix [FS#990]: Do not override the CFLAGS environment variable when configuring a non-debug makefile. Based on a patch by saggson.
maedhros [Sun, 08 Jul 2007 18:41:34 +0000] rev 7699
(svn r10481) -Codechange: Show a news message with the new industry when primary industry prospecting succeeds.
maedhros [Sun, 08 Jul 2007 18:40:15 +0000] rev 7698
(svn r10480) -Fix: Don't allow building lighthouses and transmitters under bridges in the scenario editor, or during world generation.
miham [Sun, 08 Jul 2007 17:45:36 +0000] rev 7697
(svn r10479) -Update: WebTranslator2 update to 2007-07-08 19:44:48
american - 4 fixed by WhiteRabbit (4)
catalan - 2 fixed by arnaullv (2)
czech - 67 fixed by joeprusa (67)
danish - 6 fixed by ThomasA (6)
dutch - 2 fixed by webfreakz (2)
french - 2 fixed by glx (2)
german - 23 fixed by chu (23)
hungarian - 2 fixed by miham (2)
italian - 2 fixed, 4 changed by lorenzodv (6)
latvian - 49 fixed by amjaliks (49)
portuguese - 66 fixed by izhirahider (66)
romanian - 2 fixed by kneekoo (2)
slovenian - 2 fixed by Necrolyte (2)
traditional_chinese - 2 fixed, 75 changed by xbddc (77)
turkish - 7 fixed by jnmbk (7)
rubidium [Sun, 08 Jul 2007 17:44:46 +0000] rev 7696
(svn r10478) -Fix [FS#999]: remove the loading indicator when a vehicle is removed.
rubidium [Sun, 08 Jul 2007 17:40:04 +0000] rev 7695
(svn r10477) -Codechange: add some callbacks to customise the acceptance of industries.