Wed, 26 Jan 2005 10:52:23 +0000(svn r1678) Added cheat option for setting production of raw-material product industries in game
miham [Wed, 26 Jan 2005 10:52:23 +0000] rev 1176
(svn r1678) Added cheat option for setting production of raw-material product industries in game

Wed, 26 Jan 2005 05:51:27 +0000(svn r1677) Forgot to change the save/load size for 3 variables
tron [Wed, 26 Jan 2005 05:51:27 +0000] rev 1175
(svn r1677) Forgot to change the save/load size for 3 variables

Tue, 25 Jan 2005 21:43:57 +0000(svn r1676) Increase the size of TileIndex and TileIndexDiff to 32bits and adapt the save/load data and some other parts of the code to that change
tron [Tue, 25 Jan 2005 21:43:57 +0000] rev 1174
(svn r1676) Increase the size of TileIndex and TileIndexDiff to 32bits and adapt the save/load data and some other parts of the code to that change

WARNING: If i made any mistake here it WILL lead to corrupted savegames!

Tue, 25 Jan 2005 21:00:38 +0000(svn r1675) Ignore scenario files
tron [Tue, 25 Jan 2005 21:00:38 +0000] rev 1173
(svn r1675) Ignore scenario files

Tue, 25 Jan 2005 20:47:02 +0000(svn r1674) - Fix: Signs are now displayed in the correct color at all zoom levels
dominik [Tue, 25 Jan 2005 20:47:02 +0000] rev 1172
(svn r1674) - Fix: Signs are now displayed in the correct color at all zoom levels

Tue, 25 Jan 2005 17:05:38 +0000(svn r1673) - Codechange: Removed some redundant comments from r1667
dominik [Tue, 25 Jan 2005 17:05:38 +0000] rev 1171
(svn r1673) - Codechange: Removed some redundant comments from r1667
Saving the player color for signs will work right after the savegame bump

Tue, 25 Jan 2005 16:10:06 +0000(svn r1672) Simplify dependency tracking and actually implement it for C++ files, too.
tron [Tue, 25 Jan 2005 16:10:06 +0000] rev 1170
(svn r1672) Simplify dependency tracking and actually implement it for C++ files, too.
Note: Do "make clean" to get rid of the old dependency files

Tue, 25 Jan 2005 16:03:45 +0000(svn r1671) Remove WARNING_DISPLAY, because it contained no warning, but an optimization flag
tron [Tue, 25 Jan 2005 16:03:45 +0000] rev 1169
(svn r1671) Remove WARNING_DISPLAY, because it contained no warning, but an optimization flag

Tue, 25 Jan 2005 15:59:01 +0000(svn r1670) Garbage collect some variables, because they are only used once and hide magic, like containing -o where a filename must be the next parameter
tron [Tue, 25 Jan 2005 15:59:01 +0000] rev 1168
(svn r1670) Garbage collect some variables, because they are only used once and hide magic, like containing -o where a filename must be the next parameter

Tue, 25 Jan 2005 15:46:32 +0000(svn r1669) Rename all ttd_XXX to just XXX, because we already know who we are (;
tron [Tue, 25 Jan 2005 15:46:32 +0000] rev 1167
(svn r1669) Rename all ttd_XXX to just XXX, because we already know who we are (;