Tue, 03 Apr 2007 00:13:59 +0000(svn r9550) -Codechange: Add notion and data of industry appearing chances, both in game and in creation mode.
belugas [Tue, 03 Apr 2007 00:13:59 +0000] rev 6910
(svn r9550) -Codechange: Add notion and data of industry appearing chances, both in game and in creation mode.
Not used yet.

Tue, 03 Apr 2007 00:01:18 +0000(svn r9549) -Codechange: Add definition of callbacks and callback masks for both industries and industry tiles
belugas [Tue, 03 Apr 2007 00:01:18 +0000] rev 6909
(svn r9549) -Codechange: Add definition of callbacks and callback masks for both industries and industry tiles

Mon, 02 Apr 2007 19:47:36 +0000(svn r9548) [Translations] -Fix: Fixed empty strings added by WT2 [note to self: really should fix this old bug in WT2]
miham [Mon, 02 Apr 2007 19:47:36 +0000] rev 6908
(svn r9548) [Translations] -Fix: Fixed empty strings added by WT2 [note to self: really should fix this old bug in WT2]

Mon, 02 Apr 2007 19:38:24 +0000(svn r9547) -Update: WebTranslator2 update to 2007-04-02 21:37:30
miham [Mon, 02 Apr 2007 19:38:24 +0000] rev 6907
(svn r9547) -Update: WebTranslator2 update to 2007-04-02 21:37:30
brazilian_portuguese - 2 fixed by tucalipe (2)
bulgarian - 2 fixed by thetitan (2)
catalan - 2 fixed by arnaullv (2)
czech - 6 fixed by Hadez (6)
dutch - 2 fixed by habell (2)
esperanto - 2 fixed, 1 changed by LaPingvino (3)
estonian - 4 fixed by t2t2 (4)
french - 6 fixed by glx (6)
hungarian - 7 fixed by miham (7)
italian - 2 fixed by lorenzodv (2)
norwegian_bokmal - 12 fixed by oletk (12)
slovak - 6 fixed by lengyel (6)
ukrainian - 6 fixed by mad (6)

Mon, 02 Apr 2007 15:08:36 +0000(svn r9546) -Fix (r9545): several typos...
rubidium [Mon, 02 Apr 2007 15:08:36 +0000] rev 6906
(svn r9546) -Fix (r9545): several typos...

Mon, 02 Apr 2007 14:20:31 +0000(svn r9545) -Documentation: Some corrections to previous doxygen work
belugas [Mon, 02 Apr 2007 14:20:31 +0000] rev 6905
(svn r9545) -Documentation: Some corrections to previous doxygen work

Mon, 02 Apr 2007 11:38:52 +0000(svn r9544) -Cleanup (r9543): Remove unused strings.
maedhros [Mon, 02 Apr 2007 11:38:52 +0000] rev 6904
(svn r9544) -Cleanup (r9543): Remove unused strings.

Mon, 02 Apr 2007 11:35:08 +0000(svn r9543) -Fix [FS#691]: Split up STR_ENGINE_NOT_BUILDABLE into four strings so it can be
maedhros [Mon, 02 Apr 2007 11:35:08 +0000] rev 6903
(svn r9543) -Fix [FS#691]: Split up STR_ENGINE_NOT_BUILDABLE into four strings so it can be
translated properly and remove "buildable", since it isn't actually a word.

Sun, 01 Apr 2007 11:11:49 +0000(svn r9542) -Fix(FS# 712): When checking if a vehicle is on a given tile, and you are working on the ground tile, do not take aircrafts into account, as they do not pose any danger for the construction/destruction/conversion itself. Z stuff, in other words
belugas [Sun, 01 Apr 2007 11:11:49 +0000] rev 6902
(svn r9542) -Fix(FS# 712): When checking if a vehicle is on a given tile, and you are working on the ground tile, do not take aircrafts into account, as they do not pose any danger for the construction/destruction/conversion itself. Z stuff, in other words

Sun, 01 Apr 2007 10:55:31 +0000(svn r9541) -Codechange: Safeguard the company-buying routines so that the buying player and the bought player need to be two different entities
celestar [Sun, 01 Apr 2007 10:55:31 +0000] rev 6901
(svn r9541) -Codechange: Safeguard the company-buying routines so that the buying player and the bought player need to be two different entities