Sun, 02 Apr 2006 18:03:48 +0000(svn r4245) Simplify FindLengthOfTunnel()
tron [Sun, 02 Apr 2006 18:03:48 +0000] rev 3420
(svn r4245) Simplify FindLengthOfTunnel()

Sun, 02 Apr 2006 14:36:51 +0000(svn r4243) Unbreak compilation
tron [Sun, 02 Apr 2006 14:36:51 +0000] rev 3419
(svn r4243) Unbreak compilation

Sun, 02 Apr 2006 12:49:18 +0000(svn r4242) Pass TileIndex and slope to GetSlopeTileh_*() instead of TileInfo
tron [Sun, 02 Apr 2006 12:49:18 +0000] rev 3418
(svn r4242) Pass TileIndex and slope to GetSlopeTileh_*() instead of TileInfo

Sun, 02 Apr 2006 12:41:01 +0000(svn r4241) - Fix: Perform validation on the error number that a server receives from a client. An invalid value may cause the server to terminate.
peter1138 [Sun, 02 Apr 2006 12:41:01 +0000] rev 3417
(svn r4241) - Fix: Perform validation on the error number that a server receives from a client. An invalid value may cause the server to terminate.

Sun, 02 Apr 2006 07:30:01 +0000(svn r4231) Remove ModifyTile(), it's not used anymore, yay!
tron [Sun, 02 Apr 2006 07:30:01 +0000] rev 3416
(svn r4231) Remove ModifyTile(), it's not used anymore, yay!

Sun, 02 Apr 2006 07:05:35 +0000(svn r4230) The road is asked for, not the rail. Undo part of r4164. (Pointed out by peter1138)
tron [Sun, 02 Apr 2006 07:05:35 +0000] rev 3415
(svn r4230) The road is asked for, not the rail. Undo part of r4164. (Pointed out by peter1138)

Sat, 01 Apr 2006 15:19:16 +0000(svn r4229) [elrail & autoreplace] Always show compatible rail vehicles in the left list, and only the selected rail type in the right list, to
peter1138 [Sat, 01 Apr 2006 15:19:16 +0000] rev 3414
(svn r4229) [elrail & autoreplace] Always show compatible rail vehicles in the left list, and only the selected rail type in the right list, to
allow converting electric engines to non-electric.

Sat, 01 Apr 2006 15:11:30 +0000(svn r4228) -Fix: [autoreplace] allow replacement of wagons even when the engine fails to be replaced
bjarni [Sat, 01 Apr 2006 15:11:30 +0000] rev 3413
(svn r4228) -Fix: [autoreplace] allow replacement of wagons even when the engine fails to be replaced

Sat, 01 Apr 2006 14:53:38 +0000(svn r4227) - Fix: Wagon replace nows checks if the cargo types are the same before seeing if it can refit.
peter1138 [Sat, 01 Apr 2006 14:53:38 +0000] rev 3412
(svn r4227) - Fix: Wagon replace nows checks if the cargo types are the same before seeing if it can refit.

Sat, 01 Apr 2006 14:53:11 +0000(svn r4226) -Fix: [elrails] it's no longer possible to build electric engines in non-electric depots
bjarni [Sat, 01 Apr 2006 14:53:11 +0000] rev 3411
(svn r4226) -Fix: [elrails] it's no longer possible to build electric engines in non-electric depots
this prevents autoreplace to replace to electric engines before the line in question got catenary

Sat, 01 Apr 2006 02:02:50 +0000(svn r4223) Correction of VC6 project file.
belugas [Sat, 01 Apr 2006 02:02:50 +0000] rev 3410
(svn r4223) Correction of VC6 project file.

Fri, 31 Mar 2006 21:34:02 +0000(svn r4220) - Fix (r4219): of course iconv is enabled on >= 10.3 not >; fixed comment (thanks Bjarni)
Darkvater [Fri, 31 Mar 2006 21:34:02 +0000] rev 3409
(svn r4220) - Fix (r4219): of course iconv is enabled on >= 10.3 not >; fixed comment (thanks Bjarni)

Fri, 31 Mar 2006 21:22:41 +0000(svn r4219) - Add support for WITH_ICONV. It is enabled by default for OSX > 10.3 for all others set it with WITH_ICONV in Makefile.config or with --with-iconv with configure. --with-config=/somedir will search for iconv include files somewhere (or in Makefile.config with WITH_ICONV_PATH). Custom library loading is not (yet) supported
Darkvater [Fri, 31 Mar 2006 21:22:41 +0000] rev 3408
(svn r4219) - Add support for WITH_ICONV. It is enabled by default for OSX > 10.3 for all others set it with WITH_ICONV in Makefile.config or with --with-iconv with configure. --with-config=/somedir will search for iconv include files somewhere (or in Makefile.config with WITH_ICONV_PATH). Custom library loading is not (yet) supported

Fri, 31 Mar 2006 21:13:53 +0000(svn r4218) - Codechange: Try to make the rdtsc() not present warning message a bit more clear
Darkvater [Fri, 31 Mar 2006 21:13:53 +0000] rev 3407
(svn r4218) - Codechange: Try to make the rdtsc() not present warning message a bit more clear

Fri, 31 Mar 2006 21:06:55 +0000(svn r4217) Replace SDL-CONFIG and LIBPNG-CONFIG with SDL_CONFIG and LIBPNG_CONFIG
peter1138 [Fri, 31 Mar 2006 21:06:55 +0000] rev 3406
(svn r4217) Replace SDL-CONFIG and LIBPNG-CONFIG with SDL_CONFIG and LIBPNG_CONFIG

Fri, 31 Mar 2006 19:14:17 +0000(svn r4216) -Fix: Fixed revision 4214, did a bad error there. Thanks MiHaMiX for pointing it out
celestar [Fri, 31 Mar 2006 19:14:17 +0000] rev 3405
(svn r4216) -Fix: Fixed revision 4214, did a bad error there. Thanks MiHaMiX for pointing it out

Fri, 31 Mar 2006 19:10:54 +0000(svn r4215) -Codechange: Renamed *RoadStation* functions to *RoadStop* and moved them to station_map.h to keep consistency
celestar [Fri, 31 Mar 2006 19:10:54 +0000] rev 3404
(svn r4215) -Codechange: Renamed *RoadStation* functions to *RoadStop* and moved them to station_map.h to keep consistency

Fri, 31 Mar 2006 19:01:57 +0000(svn r4214) -Fix: Do not try to obtain Trackbits for normal rails, bus stops, airports and other non-rail tiles
celestar [Fri, 31 Mar 2006 19:01:57 +0000] rev 3403
(svn r4214) -Fix: Do not try to obtain Trackbits for normal rails, bus stops, airports and other non-rail tiles

Fri, 31 Mar 2006 18:36:13 +0000(svn r4212) -Codechange: Add and make use of an accessor that retrieves the type of a water tile. Add an enum describing the different water tiles
celestar [Fri, 31 Mar 2006 18:36:13 +0000] rev 3402
(svn r4212) -Codechange: Add and make use of an accessor that retrieves the type of a water tile. Add an enum describing the different water tiles

Fri, 31 Mar 2006 17:40:31 +0000(svn r4211) - Removed measuring units from the names of two strings.
peter1138 [Fri, 31 Mar 2006 17:40:31 +0000] rev 3401
(svn r4211) - Removed measuring units from the names of two strings.
- Use {POWER} and {WEIGHT_S} tags for all strings instead of "{COMMA}units".

Fri, 31 Mar 2006 17:02:00 +0000(svn r4210) - Use new {WEIGHT} string tag for all cargo quantity strings.
peter1138 [Fri, 31 Mar 2006 17:02:00 +0000] rev 3400
(svn r4210) - Use new {WEIGHT} string tag for all cargo quantity strings.

Fri, 31 Mar 2006 16:37:49 +0000(svn r4209) Remove unused strings
peter1138 [Fri, 31 Mar 2006 16:37:49 +0000] rev 3399
(svn r4209) Remove unused strings

Fri, 31 Mar 2006 16:19:58 +0000(svn r4208) - Update OS/2 readme on trunk, sorry for all the commits!
orudge [Fri, 31 Mar 2006 16:19:58 +0000] rev 3398
(svn r4208) - Update OS/2 readme on trunk, sorry for all the commits!

Fri, 31 Mar 2006 16:11:51 +0000(svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
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

Fri, 31 Mar 2006 16:11:09 +0000(svn r4205) Whoops, forgot to add os_timer.c to project
orudge [Fri, 31 Mar 2006 16:11:09 +0000] rev 3396
(svn r4205) Whoops, forgot to add os_timer.c to project

Fri, 31 Mar 2006 16:01:59 +0000(svn r4204) - Get trunk compiling again on OS/2
orudge [Fri, 31 Mar 2006 16:01:59 +0000] rev 3395
(svn r4204) - Get trunk compiling again on OS/2

Fri, 31 Mar 2006 15:34:22 +0000(svn r4203) - Fix compilation on mingw32 (stdint.h not included)
orudge [Fri, 31 Mar 2006 15:34:22 +0000] rev 3394
(svn r4203) - Fix compilation on mingw32 (stdint.h not included)

Fri, 31 Mar 2006 12:59:43 +0000(svn r4201) - Codechange: Do for _engine_info[] what we do for _*_vehicle_info[]; create and use a function to retrieve data, and ensure constness.
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.

Fri, 31 Mar 2006 10:47:06 +0000(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
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

Fri, 31 Mar 2006 10:44:32 +0000(svn r4199) - Codechange: Use industry map accessors to get industry graphics type.
peter1138 [Fri, 31 Mar 2006 10:44:32 +0000] rev 3391
(svn r4199) - Codechange: Use industry map accessors to get industry graphics type.