Darkvater [Mon, 17 Oct 2005 22:49:15 +0000] rev 2528
(svn r3057) - (Post)Fix: fix backslash occurence in all cases, also when going to root directory through 'parent directory', and of course don't show parent dir in root.
Darkvater [Mon, 17 Oct 2005 22:24:32 +0000] rev 2527
(svn r3056) - Fix: Problem on Win98 and lower when if you go to the root directory of a drive (eg. C:\) you were stuck there indefinitely and couldn't change any directories or see any files
tron [Mon, 17 Oct 2005 19:57:00 +0000] rev 2526
(svn r3055) Give the savegame/scenarion sort order flags symbolic names
tron [Mon, 17 Oct 2005 10:09:37 +0000] rev 2525
(svn r3054) Remove the unsused function GetNumRailtypes()
truelight [Sun, 16 Oct 2005 15:00:22 +0000] rev 2524
(svn r3053) -Fix: [ 1326604 ] Fixed typo and hang for BeOS Networking (MYOB)
tron [Sun, 16 Oct 2005 14:12:21 +0000] rev 2523
(svn r3052) Fix last commit *grml*
tron [Sun, 16 Oct 2005 14:07:11 +0000] rev 2522
(svn r3051) Remove the unused function RemoteSubsidyAdd()
tron [Sun, 16 Oct 2005 12:22:16 +0000] rev 2521
(svn r3050) Augment the rail vehicle table with symbolic names for dual-head engines and wagons
tron [Sun, 16 Oct 2005 09:13:04 +0000] rev 2520
(svn r3049) Replace byte/int/uint by RailType where appropriate
tron [Sun, 16 Oct 2005 07:58:15 +0000] rev 2519
(svn r3048) Replace 0/1/2 by RAILTYPE_RAIL/MONO/MAGLEV where appropriate