summaryrefslogtreecommitdiff
path: root/src/qcommon/files.c
AgeCommit message (Expand)Author
2013-02-16Update copyright noticesTim Angus
2013-02-165717 - Gamecode can open file "" for readingZack Middleton
2013-02-16Don't add pk3dirs if connecting to a pure serverZack Middleton
2013-02-16Change pk3dir README / comments to fit in betterZack Middleton
2013-02-165289 - Support for .pk3dirAndrew Browne
2013-01-13Fix screwed up whitespace in files.cTim Angus
2013-01-13Fix FS_FOpenFileRead corner caseTim Angus
2013-01-12Fix some "> MAX_*" to be ">= MAX_*".Zack Middleton
2013-01-12Fix restoring fs_game when default.cfg is missing.Zack Middleton
2013-01-12Revert pk3dir patch because some users report the code gets stuck in an infin...Thilo Schulz
2013-01-12Support for .pk3dir (#5298) - Patch by Andrew (dersaidin@gmail.com)Thilo Schulz
2013-01-12REFACTOR [reletive -> relative]Zack Middleton
2013-01-12#5462 - do not require clients to have a matching qagame.qvm (adapted from Op...Zack Middleton
2013-01-12* (bug #5283) Changes to the Makefile to make building standalone games easie...Tim Angus
2013-01-10Allow VM_Restart to load unpure qagame.qvm so that local server won't crash a...Thilo Schulz
2013-01-10Use correct variable for getting buffer length, reported by Ensiform.Zack Middleton
2013-01-10Use platform's path separator in FS_Path_f (for consistent output on Windows)...Zack Middleton
2013-01-10Fix auto game-restart when disconnecting from a server that explicitly set fs...Thilo Schulz
2013-01-10Don't do game_restart if game directory changed from "" to "baseq3" or "baseq...Thilo Schulz
2013-01-10Fix pak order when reconnecting to a server. When /connect to the same server...Thilo Schulz
2013-01-10Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-...Thilo Schulz
2013-01-10Fix extension name comparison for DLL filesThilo Schulz
2013-01-10- Automatically reset fs_game to "" if it was supplied by the user and is equ...Thilo Schulz
2013-01-10- Improve game_restart: * differing screen resolutions and network settings a...Thilo Schulz
2013-01-10- Don't try to load QVM/DLL files on pure servers - Fallback after failed DLL...Thilo Schulz
2013-01-10- Small change to search path order - local files not in .pk3s take precedenc...Thilo Schulz
2013-01-09Fix newlines in Com_Error, patch by Zack Middleton (#5023)Thilo Schulz
2013-01-09- Remove Q_strrchr(), replace with standard, portable strrchr() - Add strrchr...Thilo Schulz
2013-01-09Remove newlines from Com_Error message format strings, patch by DevHCThilo Schulz
2013-01-03* Fix bad merge (DevHC)Tim Angus
2013-01-03* Merge ioq3-r1946Tim Angus
2013-01-03* Fix a couple of whitespace inconsistencies in fs_which that I noticed while...Christopher Schwarz
2013-01-03* Three minor cleanups (/dev/humancontroller)Christopher Schwarz
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Merge ioq3-r1752Tim Angus
2013-01-03* Merge ioq3-r1708Tim Angus
2013-01-03* (bug 4311) Print file locations of relevant items to simplify troubleshooti...Christopher Schwarz
2013-01-03* Merge ioq3-r1666Tim Angus
2013-01-03* Merge ioq3-r1637Tim Angus
2013-01-03* Merge ioq3-r1458Tim Angus
2013-01-03* Merge ioq3-r1423Tim Angus
2013-01-03* Merge ioq3-r1272Tim Angus
2013-01-03* Merge ioq3-r1248Tim Angus
2007-10-25* Fix a couple of Q3isms accidentally introduced during a mergeTim Angus
2007-09-05* Merge of ioq3-r1163Tim Angus
2007-08-24* Merged ioq3-r1133Tim Angus
2007-03-21* ioq3-r1052 mergeTim Angus
2006-11-28* Merge ioq3-989Tim Angus
2006-08-14* Merged ioq3-r838Tim Angus
2006-06-17* Merged ioq3-r810Tim Angus