industry_cmd.c
Mon, 03 Jan 2005 12:56:22 +0000 tron (svn r1337) Use MapMax[XY]() (or MapSize[XY]() if appropriate) instead of TILE_MAX_[XY]
Sat, 01 Jan 2005 15:40:44 +0000 truelight (svn r1318) -Fix: Saving a game fucked up the industries.. sorry ;)
Thu, 30 Dec 2004 10:03:35 +0000 truelight (svn r1301) -Codechange: _industries finally has FOR_ALL_INDUSTRIES too
Tue, 28 Dec 2004 11:51:31 +0000 truelight (svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and loaded as
Wed, 15 Dec 2004 22:18:54 +0000 tron (svn r1117) Move map arrays and some related macros into their own files map.c and map.h
Sat, 04 Dec 2004 23:43:54 +0000 darkvater (svn r952) -A tiny insignificant fix for a toyland industry gfx
Sat, 04 Dec 2004 17:54:56 +0000 truelight (svn r942) -Merged branch/network back into the trunk
Sat, 04 Dec 2004 09:26:39 +0000 tron (svn r925) Use sound enums
Thu, 02 Dec 2004 22:53:07 +0000 tron (svn r901) Small step in the process to clean up the DPARAM mess:
Thu, 25 Nov 2004 10:47:30 +0000 tron (svn r815) Include strings.h only in the files which need it.
Tue, 23 Nov 2004 22:36:11 +0000 tron (svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent with its own name and all other DO_* flags.
Sun, 21 Nov 2004 10:49:40 +0000 tron (svn r724) Remove restriction that a tile can only accept 3 cargo types.
Sun, 14 Nov 2004 19:44:06 +0000 tron (svn r607) -Patch: [ 985102 ] static cleanup
Fri, 05 Nov 2004 23:12:33 +0000 tron (svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunk
Sat, 25 Sep 2004 17:37:32 +0000 truelight (svn r320) -Fix: some last _current_player fixes
Thu, 16 Sep 2004 15:21:24 +0000 darkvater (svn r273) -Fix: sorry, wrongly fixed
Thu, 16 Sep 2004 15:15:04 +0000 darkvater (svn r272) -Fix: industries are once again generated on a new map
Sat, 11 Sep 2004 09:55:19 +0000 truelight (svn r202) -Codechange: I missed some files with trailing spaces.. this should be
Sun, 05 Sep 2004 16:15:22 +0000 truelight (svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)
Fri, 03 Sep 2004 17:57:27 +0000 darkvater (svn r150) -Fix: [1010833] Turning on the magic bulldozer removes oil rigs
Tue, 24 Aug 2004 12:54:37 +0000 truelight (svn r132) -Fix: [1014278] TileAddWrap() gave wrong results. Fixed now.
Sun, 22 Aug 2004 15:56:56 +0000 truelight (svn r111) -Fix: converted all linebreaks to UNIX-linebreak (\n)
Sun, 15 Aug 2004 22:17:46 +0000 orudge (svn r62) - Added "None" as option for number of industries in difficulty settings
Fri, 13 Aug 2004 19:52:45 +0000 dominik (svn r44) Fix: Coast line near edge of map and near oilrigs (Dribbel)
Fri, 13 Aug 2004 18:27:33 +0000 dominik (svn r40) Final slope graphics fix
Tue, 10 Aug 2004 16:12:40 +0000 dominik (svn r8) Fix: Automatic oil refinery generation in editor
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN