Wed, 28 Mar 2007 20:06:28 +0000(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...
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...

Wed, 28 Mar 2007 14:31:52 +0000(svn r9519) -Fix r7406 (revert r9518): free the malloced variable, not a pointer to that variable. Also free it if there's any error.
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.

Wed, 28 Mar 2007 09:27:38 +0000(svn r9518) -Fix [Windows]: do not free an uninitialized pointer.
rubidium [Wed, 28 Mar 2007 09:27:38 +0000] rev 6388
(svn r9518) -Fix [Windows]: do not free an uninitialized pointer.

Tue, 27 Mar 2007 13:56:18 +0000(svn r9504) [Config] -Fix r9340: somehow a -n got mixed up with a -z (tnx glx)
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)

Mon, 26 Mar 2007 12:28:44 +0000(svn r9476) -Codechange: Make build windows for all vehicle types the same width.
maedhros [Mon, 26 Mar 2007 12:28:44 +0000] rev 6386
(svn r9476) -Codechange: Make build windows for all vehicle types the same width.

Mon, 26 Mar 2007 11:41:14 +0000(svn r9475) -Codechange: Allow the purchase details widget to expand dynamically if there's still not enough room for the text.
maedhros [Mon, 26 Mar 2007 11:41:14 +0000] rev 6385
(svn r9475) -Codechange: Allow the purchase details widget to expand dynamically if there's still not enough room for the text.

Mon, 26 Mar 2007 08:55:45 +0000(svn r9474) -Fix (r8378): Expand the details widget in the vehicle build windows again to make room for all the text.
maedhros [Mon, 26 Mar 2007 08:55:45 +0000] rev 6384
(svn r9474) -Fix (r8378): Expand the details widget in the vehicle build windows again to make room for all the text.

Mon, 26 Mar 2007 08:43:14 +0000(svn r9473) -Codechange: add 'unhandled variable' debug message to newcargo resolver
peter1138 [Mon, 26 Mar 2007 08:43:14 +0000] rev 6383
(svn r9473) -Codechange: add 'unhandled variable' debug message to newcargo resolver

Mon, 26 Mar 2007 08:04:29 +0000(svn r9472) -Fix (r9449): num is the number of newlines in the string, not the number of lines. Also allow for maxh being negative.
maedhros [Mon, 26 Mar 2007 08:04:29 +0000] rev 6382
(svn r9472) -Fix (r9449): num is the number of newlines in the string, not the number of lines. Also allow for maxh being negative.

Mon, 26 Mar 2007 00:01:42 +0000(svn r9470) -Fix: Should not have committed that file
belugas [Mon, 26 Mar 2007 00:01:42 +0000] rev 6381
(svn r9470) -Fix: Should not have committed that file