Wed, 28 Mar 2007 20:11:00 +0000(svn r9521) -Fix(9520): Partly revert, accidentally commited an unnecessary change
belugas [Wed, 28 Mar 2007 20:11:00 +0000] rev 6887
(svn r9521) -Fix(9520): Partly revert, accidentally commited an unnecessary change

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 6886
(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 6885
(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 6884
(svn r9518) -Fix [Windows]: do not free an uninitialized pointer.

Mon, 10 Mar 2008 16:35:38 +0000(svn r12357) [NewGRF_ports] -Codechange: Use instantiation of new FSMPortMovingData to create a copy of a const. NewGRF_ports
richk [Mon, 10 Mar 2008 16:35:38 +0000] rev 6883
(svn r12357) [NewGRF_ports] -Codechange: Use instantiation of new FSMPortMovingData to create a copy of a const.

Mon, 10 Mar 2008 16:29:40 +0000(svn r12356) [NewGRF_ports] -Codechange: Use enummed widgets since its got them. NewGRF_ports
richk [Mon, 10 Mar 2008 16:29:40 +0000] rev 6882
(svn r12356) [NewGRF_ports] -Codechange: Use enummed widgets since its got them.

Mon, 10 Mar 2008 16:23:19 +0000(svn r12355) [NewGRF_ports] -Fix: GUI was expanding old airport_gui widget when text was too long. NewGRF_ports
richk [Mon, 10 Mar 2008 16:23:19 +0000] rev 6881
(svn r12355) [NewGRF_ports] -Fix: GUI was expanding old airport_gui widget when text was too long.

Mon, 10 Mar 2008 16:22:01 +0000(svn r12354) [NewGRF_ports] -Fix: Correct bracket position. NewGRF_ports
richk [Mon, 10 Mar 2008 16:22:01 +0000] rev 6880
(svn r12354) [NewGRF_ports] -Fix: Correct bracket position.

Mon, 10 Mar 2008 15:52:45 +0000(svn r12353) [NewGRF_ports] -Fix: Overzealous merging! water_cmd.cpp only needed the extra clause for flood protection, not all the surrounding code. NewGRF_ports
richk [Mon, 10 Mar 2008 15:52:45 +0000] rev 6879
(svn r12353) [NewGRF_ports] -Fix: Overzealous merging! water_cmd.cpp only needed the extra clause for flood protection, not all the surrounding code.

Mon, 10 Mar 2008 15:26:39 +0000(svn r12351) [NewGRF_ports] -Sync: with trunk r12051:12350. NewGRF_ports
richk [Mon, 10 Mar 2008 15:26:39 +0000] rev 6878
(svn r12351) [NewGRF_ports] -Sync: with trunk r12051:12350.