]> icculus.org git repositories - divverent/darkplaces.git/history - filematch.c
remove unnecessary #include of quakedef.h
[divverent/darkplaces.git] / filematch.c
2007-11-17 divverentuse strcasecmp for file name sorting
2007-03-15 havocfix an error
2007-03-15 havocrewrote stringlist stuff, now uses a (dynamically resiz...
2006-08-05 molivierRemoved all calls to strcpy; most of them are now calls...
2006-05-25 havocchanged matchpattern to take a const char *
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-06-11 havocchanged searchpath directories to have a trailing ...
2005-01-09 molivier- Sys_LoadLibrary now accepts several possible names...
2003-12-16 havocrewrote FS_Search, hopefully it will work better now...
2003-09-30 molivierLots of str[n]cat, str[n]cpy, and [v]sprintf have been...
2002-09-18 havocmatchpattern can now be case insensitive if desired
2002-03-30 lordhavocforce filenames to lowercase in listdirectory code...
2002-03-26 eviltypeguyAdded newline at end for lame gcc versions ;)
2002-03-25 lordhavocnow loads gamedir/*.pak instead of gamedir/pak#.pak...