]> git.xonotic.org Git - xonotic/darkplaces.git/history - fs.c
Cvar onChange for qc menu for stable branch
[xonotic/darkplaces.git] / fs.c
2021-03-12 cloudwalkFix FS_Seek for compressed file from PK3
2016-11-29 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-08-18 divverentOOPS. Enable USE_RWOPS only on Android.
2016-08-18 divverentAdd DP_FS_USERDIR macro consistent to DP_FS_BASEDIR.
2016-08-18 divverentFile system: Android assets support.
2016-07-20 divverentOOPS. Enable USE_RWOPS only on Android.
2016-07-20 divverentAdd DP_FS_USERDIR macro consistent to DP_FS_BASEDIR.
2016-07-20 divverentFile system: Android assets support.
2016-06-13 divverentSupport darkplaces.opt from local files too.
2016-04-25 divverentSupport darkplaces.opt from local files too.
2015-03-06 Rudolf Polzer::stable-branch::reset=704d101890948f0f496ce4fe73be5231...
2015-03-04 divverentFix a return-from-stack error.
2015-03-04 divverentFix underflow in various commands when using an empty...
2015-03-04 divverentRemove some useless paranoid comparisons.
2015-03-04 divverentFix underflow in various commands when using an empty...
2015-03-04 divverentRemove some useless paranoid comparisons.
2015-02-09 Rudolf Polzer::stable-branch::reset=bb9d5e97ff495d6908929a7bdf832e60...
2015-02-07 divverentOops, fix a printf.
2015-02-07 divverentRemove an useless null check.
2015-02-07 divverentFix registered/shareware detection.
2015-02-07 divverentTest return values of remove().
2015-02-07 divverentFix userdir detection on Unix systems.
2015-02-07 divverentFix pak loading bugs.
2015-02-07 divverentMake FS_mkdir static, and test for errors.
2015-02-07 divverentDetect negative name size in pk3s.
2015-02-07 divverentCheck lseek return values.
2015-02-07 divverentReject pk3s with obviously broken central directory.
2015-02-05 divverentMore coverity.
2014-08-27 divverentFix build on OS X. Previously, building on OS X always...
2014-08-27 divverentFix build on OS X. Previously, building on OS X always...
2014-06-28 havocMake PAK loading case insensitive for quake2 pak files...
2014-06-08 havocMake PAK loading case insensitive for quake2 pak files...
2014-06-04 havocFixed a large number of WIN64 type conversion warnings.
2014-06-04 divverentwhichpack: distinguish file not found from file is...
2014-05-29 havocFixed a large number of WIN64 type conversion warnings.
2014-05-28 divverentwhichpack: distinguish file not found from file is...
2013-07-22 havocSteel Storm additions for mobile (EluanCM)
2013-07-17 havocSteel Storm additions for mobile (EluanCM)
2013-02-25 havocfix a sizeof using an array index variable that is...
2013-02-07 havocfix a sizeof using an array index variable that is...
2012-09-18 divverentcommand line option -readonly to turn off all writing
2012-09-18 divverentcommand line option -readonly to turn off all writing
2012-02-11 divverentfix a few clang warnings that try to hint to buffer...
2012-02-10 divverentfix a few clang warnings that try to hint to buffer...
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-02 Rudolf Polzerfix a merge resolution failure in a previous cherry...
2011-11-02 divverentwin32: add two includes to make sure the constants...
2011-11-02 divverentfix some typos
2011-11-02 divverentCommand line: -sessionid, cvars: locksession, (R/O...
2011-11-02 divverentwin32: add two includes to make sure the constants...
2011-11-02 divverentfix some typos
2011-11-01 divverentCommand line: -sessionid, cvars: locksession, (R/O...
2011-10-30 havocfix compile error on OSX
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-17 havocadded sv_threaded cvar, the server can now be moved...
2011-09-01 divverenton Unix, avoid actually creating config.cfg when testin...
2011-08-31 divverenton Unix, avoid actually creating config.cfg when testin...
2011-06-13 divverentremove duplicate names from file search results
2011-06-12 divverentremove duplicate names from file search results
2011-05-09 havocmac builds now detect if the gamedir exists in the...
2011-05-08 havocmac builds now detect if the gamedir exists in the...
2011-05-08 havoclovely untested OSX code for detecting gamedir inside...
2011-05-08 havoclovely untested OSX code for detecting gamedir inside...
2011-05-05 havocavoid creating an empty config.cfg in the basedir folde...
2011-05-05 havocavoid creating an empty config.cfg in the basedir folde...
2011-05-04 havocfix screenshot prefix updates on gamedir change
2011-05-03 havocfix screenshot prefix updates on gamedir change
2011-05-03 havocfix two bugs with the Windows handling of GAMEDIRMODE_S...
2011-05-03 havocfix two bugs with the Windows handling of GAMEDIRMODE_S...
2011-05-01 havocreworked userdir path selection, now has 4 "tiers":
2011-05-01 havocon OSX use ~/Library/Application Support/<gamename...
2011-05-01 havocreworked userdir path selection, now has 4 "tiers":
2011-04-29 havocon OSX use ~/Library/Application Support/<gamename...
2011-03-07 Rudolf Polzer::stable-branch::reset=c0b5a9d4a829afdee87b9ef5fc508dff...
2011-03-05 divverentinstead, define the FILE_OFFSET_BITS part in the build...
2011-03-05 divverentfix compile problem on win32
2011-03-04 divverentmove the "quakedef.h" include, which gives us _FILE_OFF...
2011-03-04 divverentput back the changes that make >2GB work (fix signedness)
2011-03-04 divverentRevert "properly use lseek64 on Linux for files larger...
2011-02-28 havocproperly use lseek64 on Linux for files larger than 2GB
2011-02-25 havocreworked the entire config loading system for the gamed...
2011-02-12 Rudolf Polzer::stable-branch::reset=83d0515e854d7acf232a792868fe330b...
2011-02-09 havocchanged the fs_userdir on iOS
2011-02-08 havocDPiOS almost works now...
2010-12-12 divverentbe more silent about self-pack
2010-12-12 divverentbe more silent about self-pack
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-08-20 havocfix a warning
2010-08-20 havocset registered cvar consistently regardless of game...
2010-08-12 havocfix a warning
2010-08-12 havocset registered cvar consistently regardless of game...
2010-08-10 havocimproved include order to fix some compile errors using...
2010-08-09 havocimproved include order to fix some compile errors using...
2010-07-02 havocfix a bunch of warnings if compiling darkplaces as...
2010-05-09 divverentscreenshot: get rid of the 3*w*h+18 TGA buffer; instead...
next