peter1138 [Fri, 31 Mar 2006 16:11:51 +0000] rev 3397
(svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
orudge [Fri, 31 Mar 2006 16:11:09 +0000] rev 3396
(svn r4205) Whoops, forgot to add os_timer.c to project
orudge [Fri, 31 Mar 2006 16:01:59 +0000] rev 3395
(svn r4204) - Get trunk compiling again on OS/2
orudge [Fri, 31 Mar 2006 15:34:22 +0000] rev 3394
(svn r4203) - Fix compilation on mingw32 (stdint.h not included)
peter1138 [Fri, 31 Mar 2006 12:59:43 +0000] rev 3393
(svn r4201) - Codechange: Do for _engine_info[] what we do for _*_vehicle_info[]; create and use a function to retrieve data, and ensure constness.
celestar [Fri, 31 Mar 2006 10:47:06 +0000] rev 3392
(svn r4200) -Codechange: Make use of water map accessors when getting the Index of a Ship Depot. TODO: Store the depot index in the map
peter1138 [Fri, 31 Mar 2006 10:44:32 +0000] rev 3391
(svn r4199) - Codechange: Use industry map accessors to get industry graphics type.
peter1138 [Fri, 31 Mar 2006 10:14:25 +0000] rev 3390
(svn r4198) - NewGRF: Rename GetCallBackResult() to GetVehicleCallback(), as other types will exist later, and use separate parameters instead of bitshifting.
bjarni [Fri, 31 Mar 2006 10:04:18 +0000] rev 3389
(svn r4197) reentered STATIC_ZLIB_PATH (removed in 4183) since it turned out that it's used after all
celestar [Fri, 31 Mar 2006 09:09:26 +0000] rev 3388
(svn r4196) -Codechange: Add and make use of an accessor that modifies the size of the Company HQ