belugas [Tue, 03 Apr 2007 17:19:06 +0000] rev 6416
(svn r9552) -Documentation: Some more doxygen work, adding comments too
belugas [Tue, 03 Apr 2007 16:12:28 +0000] rev 6415
(svn r9551) -Documentation: Some more doxygen work
belugas [Tue, 03 Apr 2007 00:13:59 +0000] rev 6414
(svn r9550) -Codechange: Add notion and data of industry appearing chances, both in game and in creation mode.
Not used yet.
belugas [Tue, 03 Apr 2007 00:01:18 +0000] rev 6413
(svn r9549) -Codechange: Add definition of callbacks and callback masks for both industries and industry tiles
miham [Mon, 02 Apr 2007 19:47:36 +0000] rev 6412
(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:38:24 +0000] rev 6411
(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)
rubidium [Mon, 02 Apr 2007 15:08:36 +0000] rev 6410
(svn r9546) -Fix (r9545): several typos...
belugas [Mon, 02 Apr 2007 14:20:31 +0000] rev 6409
(svn r9545) -Documentation: Some corrections to previous doxygen work
maedhros [Mon, 02 Apr 2007 11:38:52 +0000] rev 6408
(svn r9544) -Cleanup (r9543): Remove unused strings.
maedhros [Mon, 02 Apr 2007 11:35:08 +0000] rev 6407
(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.
belugas [Sun, 01 Apr 2007 11:11:49 +0000] rev 6406
(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
celestar [Sun, 01 Apr 2007 10:55:31 +0000] rev 6405
(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:54:31 +0000] rev 6404
(svn r9540) -Fix (r1): Bankrupt AIs no longer buy themselves (usage of wrong variable)
truelight [Sat, 31 Mar 2007 12:19:22 +0000] rev 6403
(svn r9533) -Fix [FS#274]: when a company is removed (either via auto-clean, bankrupt, or take over), sell all the shares he has first, then sell the shares all people have on this company, and then remove the company.
maedhros [Sat, 31 Mar 2007 09:53:40 +0000] rev 6402
(svn r9532) -Fix (r8741) [FS#708]: Make errors when building drive through road stops more descriptive.
maedhros [Sat, 31 Mar 2007 08:24:05 +0000] rev 6401
(svn r9531) -Fix (r8661) [FS#692]: The scroll settings were wrong for trains as only a part
of the window should be horizontally scrollable, not all of it. This lead to
wagons without an engine overflowing the window and not being able to scroll to
the end of a train if there was an engine attached.
belugas [Sat, 31 Mar 2007 01:16:17 +0000] rev 6400
(svn r9530) -Codechange: Replace a direct industry type access by a behaviour
truelight [Fri, 30 Mar 2007 22:17:47 +0000] rev 6399
(svn r9529) -Fix [FS#705]: when 2 clients joined together, the second asserted on the NewCompany command of the first
glx [Fri, 30 Mar 2007 21:58:38 +0000] rev 6398
(svn r9528) -Fix r8610: don't try to modify non-existent widgets (many thanks to Bruce Perence, the libefence developer)
miham [Fri, 30 Mar 2007 17:44:51 +0000] rev 6397
(svn r9527) -Update: WebTranslator2 update to 2007-03-30 19:44:17
slovenian - 2 fixed by Necrolyte (2)
belugas [Fri, 30 Mar 2007 13:51:03 +0000] rev 6396
(svn r9526) -Fix(9520): a temperate sawmill is not a tropic lumber mill. Thus, it cannot cut trees
miham [Thu, 29 Mar 2007 17:59:24 +0000] rev 6395
(svn r9525) -Update: WebTranslator2 update to 2007-03-29 19:56:13
estonian - 3 fixed, 4 changed by kristjans (7)
finnish - 2 fixed by pallokala (2)
italian - 1 changed by lorenzodv (1)
traditional_chinese - 1 changed by xbddc (1)
turkish - 12 fixed by jnmbk (12)
celestar [Thu, 29 Mar 2007 13:52:34 +0000] rev 6394
(svn r9524) -Fix(FS#640,r8755): Implemented a "dummy" State Machine for stations who got their airport removed while there were still aircraft within the State Machine (and thus caused asserts)
belugas [Wed, 28 Mar 2007 20:41:35 +0000] rev 6393
(svn r9523) -Cleanup: doxygen changes. Time to take care of "R"
rubidium [Wed, 28 Mar 2007 20:12:32 +0000] rev 6392
(svn r9522) -Fix (r9073): the entries in source.list are supposed to be sorted alphabetically.
belugas [Wed, 28 Mar 2007 20:11:00 +0000] rev 6391
(svn r9521) -Fix(9520): Partly revert, accidentally commited an unnecessary change
belugas [Wed, 28 Mar 2007 20:06:28 +0000] rev 6390
(svn r9520) -Codechange: Add the notion of Industry behaviour. It means what an industry can do (plant fields, cut trees, do not change production), what can be done to it (disasters like mine subsidence, jet/chopper attack), when it can be built etc...
glx [Wed, 28 Mar 2007 14:31:52 +0000] rev 6389
(svn r9519) -Fix r7406 (revert r9518): free the malloced variable, not a pointer to that variable. Also free it if there's any error.
rubidium [Wed, 28 Mar 2007 09:27:38 +0000] rev 6388
(svn r9518) -Fix [Windows]: do not free an uninitialized pointer.
truelight [Tue, 27 Mar 2007 13:56:18 +0000] rev 6387
(svn r9504) [Config] -Fix r9340: somehow a -n got mixed up with a -z (tnx glx)