Fri, 18 May 2007 17:55:07 +0000(svn r9870) -Codechange: Silence two compiler warnings and give proper type to the "type" member of industry struct
belugas [Fri, 18 May 2007 17:55:07 +0000] rev 6639
(svn r9870) -Codechange: Silence two compiler warnings and give proper type to the "type" member of industry struct

Fri, 18 May 2007 17:31:41 +0000(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type strictness.
rubidium [Fri, 18 May 2007 17:31:41 +0000] rev 6638
(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type strictness.

Fri, 18 May 2007 14:34:15 +0000(svn r9868) -Codechange: bring external declaration of functions togueter and adjust a comment
belugas [Fri, 18 May 2007 14:34:15 +0000] rev 6637
(svn r9868) -Codechange: bring external declaration of functions togueter and adjust a comment

Fri, 18 May 2007 00:33:47 +0000(svn r9867) -Codechange: Remove data duplication. The exact same values can be found in the industry spec, so take it from there instead.
belugas [Fri, 18 May 2007 00:33:47 +0000] rev 6636
(svn r9867) -Codechange: Remove data duplication. The exact same values can be found in the industry spec, so take it from there instead.

Thu, 17 May 2007 20:19:55 +0000(svn r9866) -Codechange: remove the technical one-input-cargo-creates-one-output-cargo limit in the factories, sawmills, steelmills and the ones I'm forgetting to mention right now. Use of this functionality will come later.
rubidium [Thu, 17 May 2007 20:19:55 +0000] rev 6635
(svn r9866) -Codechange: remove the technical one-input-cargo-creates-one-output-cargo limit in the factories, sawmills, steelmills and the ones I'm forgetting to mention right now. Use of this functionality will come later.

Thu, 17 May 2007 20:00:45 +0000(svn r9865) -Fix (r9862): NOT_REACHED() and error() declarations are needed for strgen
glx [Thu, 17 May 2007 20:00:45 +0000] rev 6634
(svn r9865) -Fix (r9862): NOT_REACHED() and error() declarations are needed for strgen

Thu, 17 May 2007 13:36:00 +0000(svn r9862) -Fix (9842): strgen's error() does return in contrast to OTTD's error().
rubidium [Thu, 17 May 2007 13:36:00 +0000] rev 6633
(svn r9862) -Fix (9842): strgen's error() does return in contrast to OTTD's error().

Thu, 17 May 2007 12:06:47 +0000(svn r9861) -Fix: null pointer derefence under MorphOS and AmigaOS.
rubidium [Thu, 17 May 2007 12:06:47 +0000] rev 6632
(svn r9861) -Fix: null pointer derefence under MorphOS and AmigaOS.

Wed, 16 May 2007 21:28:23 +0000(svn r9857) -Fix: loading of TTDP savegames with features that OTTD has.
rubidium [Wed, 16 May 2007 21:28:23 +0000] rev 6631
(svn r9857) -Fix: loading of TTDP savegames with features that OTTD has.

Wed, 16 May 2007 08:20:37 +0000(svn r9855) -Fix: [FS#779] do not perform any commands on MP_VOID tiles.
rubidium [Wed, 16 May 2007 08:20:37 +0000] rev 6630
(svn r9855) -Fix: [FS#779] do not perform any commands on MP_VOID tiles.