From: "Leon Hartwig" <[EMAIL PROTECTED]> > If anything, I'd prefer if the engine just had wrappers for the necessary > file I/O so the necessary calls are always case insensitive, so all > platforms behave the same regardless of other factors. Lowest common > denominator, etc. > > I don't know if anything like this will ever be done with the HL engine, > though. She's an old lady and people are familiar with her ways. She might > not want to change. :) >
Yeah, I was going to suggest that, but I figured it wouldn't be backward compatible -- everybody would have to rename their files to be lowercase. Whereas if you look for the specified-case version first then fallback to lowercase it should not be a problem. But, no big deal :) -Simon _______________________________________________ hlds_apps mailing list [EMAIL PROTECTED] http://list.valvesoftware.com/mailman/listinfo/hlds_apps
