Commit Graph

29 Commits

Author SHA1 Message Date
Glenn Maynard 9f8aa01658 fix memleak 2003-12-06 08:22:03 +00:00
Glenn Maynard 80f1d11633 simplify 2003-12-06 06:17:21 +00:00
Glenn Maynard 1488833df7 simplify (don't use istring) 2003-12-06 05:50:02 +00:00
Glenn Maynard ac3a047c2a route file helpers through FILEMAN 2003-12-05 02:26:45 +00:00
Steve Checkoway a2490de5e8 Wrong include style 2003-11-30 19:01:19 +00:00
Glenn Maynard b72d42361a add headers 2003-11-14 17:17:36 +00:00
Chris Danford 47def7d3dc xbox updates 2003-11-13 00:39:36 +00:00
Glenn Maynard 895e00d5ec don't double-free 2003-11-12 04:54:59 +00:00
Glenn Maynard 046ab48c84 fix memleak 2003-11-11 17:51:06 +00:00
Glenn Maynard 5d28964655 Don't warn about broken symlinks. 2003-11-04 04:32:11 +00:00
Glenn Maynard 702ce16761 FileSet::GetFilesMatching optimization 2003-10-19 22:20:56 +00:00
Glenn Maynard 18a45487ab Cache mtimes. 2003-09-23 00:09:10 +00:00
Glenn Maynard a6671a2d0d Cache file sizes. 2003-09-22 05:14:00 +00:00
Glenn Maynard 1efefa8493 Use fchdir. 2003-09-16 02:45:49 +00:00
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