peter1138 [Wed, 18 Apr 2007 07:22:53 +0000] rev 6981
(svn r9666) -Fix (r9651): end of data / column flags were reversed
belugas [Wed, 18 Apr 2007 00:41:09 +0000] rev 6980
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
belugas [Tue, 17 Apr 2007 21:09:38 +0000] rev 6979
(svn r9664) -Documentation: Doxygen corrections,errors and omissions
rubidium [Tue, 17 Apr 2007 21:08:05 +0000] rev 6978
(svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
belugas [Tue, 17 Apr 2007 20:23:13 +0000] rev 6977
(svn r9662) -Documentation: Doxygen corrections and @file omissions
belugas [Tue, 17 Apr 2007 19:08:00 +0000] rev 6976
(svn r9658) -Codechange: CT_FOOD is not part of temperate climate, place it accordingly in arctic.
It could be put in tropic too, but it can be placed in both, so first to catch it...
peter1138 [Tue, 17 Apr 2007 17:54:31 +0000] rev 6975
(svn r9655) -Revert (r9094 partial): *Do* calculate refit masks for unavailable vehicle types... things like articulated engines can still build these parts... ... ... dot dot dot
maedhros [Tue, 17 Apr 2007 10:08:17 +0000] rev 6974
(svn r9654) -Fix: Add string colours for the DOS palette and use them when playing with the DOS data files.
belugas [Mon, 16 Apr 2007 20:56:19 +0000] rev 6973
(svn r9653) -Codechange: Indicate the proper function names in the GRF messages
belugas [Mon, 16 Apr 2007 19:55:17 +0000] rev 6972
(svn r9652) -Fix(r9651): "const" keyword forgotten. Spotted by glx.
I guess i'm a bit eager to have a writable array for newindustries ;)