Commit Graph

15 Commits

Author SHA1 Message Date
Glenn Maynard 0860d0352c Fix path lookup problems. 2003-09-06 22:55:20 +00:00
Glenn Maynard 96c2e2ad7e ChangeToDirOfExecutable uses FDB before LOG exists. Fix potential
crashes.
2003-09-05 20:10:40 +00:00
Glenn Maynard c7312adc90 Oops. Left, not right.
Simplify.
2003-09-05 20:07:36 +00:00
Glenn Maynard b744805329 Fix without playing with IgnoreEmpty. (this code is becoming ugly, I
need to clean it up ...)
2003-09-05 18:54:08 +00:00
Glenn Maynard 9b05b0511d Fix crash with "/foo" paths. 2003-09-05 18:19:57 +00:00
Glenn Maynard ec01b03979 Use GetCwd(). 2003-09-05 06:21:47 +00:00
Chris Danford 0cd5766ba2 add Dance Maniax and Technomotion support 2003-09-03 04:30:29 +00:00
Glenn Maynard d686ff1d75 Reenable caching for IsAFile, etc; the old problems may be fixed. This
should improve speed in SongManager::WriteStatsWebPage (through Song::HasBanner).
2003-08-28 15:39:18 +00:00
Glenn Maynard bb86fe9953 add error check 2003-07-27 03:06:50 +00:00
Steve Checkoway 84a21951e1 Revert for non-windows. 2003-07-22 14:35:51 +00:00
Chris Danford 278cb4c3f1 runs on Xbox 2003-07-22 07:47:27 +00:00
Chris Danford 571a21eff8 ResolvePath() in DerefRedir() to fix path problems on non-Win platforms 2003-07-10 11:47:28 +00:00
Glenn Maynard 83e852e198 Don't use IsADirectory at all in FDB. 2003-07-04 00:59:54 +00:00
Steve Checkoway 01f1aa02e8 Don't call FileSet::IsADirectory because this is where it is supposed to be set and it will always return false. 2003-07-04 00:23:04 +00:00
Glenn Maynard 524c29c1e2 split off FDB 2003-07-03 02:41:27 +00:00