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