]> git.xonotic.org Git - xonotic/darkplaces.git/history - cl_parse.c
use both .items2 and serverflags in items stat, to finally fix the runes
[xonotic/darkplaces.git] / cl_parse.c
2012-02-11 divverentfix a few clang warnings that try to hint to buffer...
2011-12-09 havocprint E5_COMPLEXANIMATION and E5_TRAILEFFECTNUM in
2011-12-08 havocprint E5_COMPLEXANIMATION and E5_TRAILEFFECTNUM in
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-10-31 divverentframegroups: add support for group names specified...
2011-10-27 divverentframegroups: add support for group names specified...
2011-10-25 havoconly lock the server mutex if executing commands
2011-10-23 havocuse checkdisk flag on model loading after ingame downlo...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-22 havocuse checkdisk flag on model loading after ingame downlo...
2011-10-17 havocadded sv_threaded cvar, the server can now be moved...
2011-10-14 havocremoved S_StartSound_StartPosition function because...
2011-10-12 havocremoved S_StartSound_StartPosition function because...
2011-10-01 divverentCSQC_Event_Sound: pass pitch shift info; actually apply...
2011-10-01 divverentCSQC_Event_Sound: pass pitch shift info; actually apply...
2011-10-01 havocadded network protocol for sound speed
2011-09-21 divverentprevent recursive invocation of loading screen
2011-09-21 divverentprevent recursive invocation of loading screen
2011-09-16 havocadded network protocol for sound speed
2011-07-06 divverentDP_SND_SOUND7_WIP1
2011-07-05 divverentDP_SND_SOUND7_WIP1
2011-06-26 divverentfunny feature: cl_lerpexcess
2011-06-26 divverentfunny feature: cl_lerpexcess
2011-03-20 havoccache collision trace results from frame to frame
2011-03-20 havocmake it easier to benchmark steelstorm by stopping...
2011-03-20 havocmake it easier to benchmark steelstorm by stopping...
2011-03-11 havoccache collision trace results from frame to frame
2011-03-07 Rudolf Polzer::stable-branch::reset=c0b5a9d4a829afdee87b9ef5fc508dff...
2011-02-25 havocreworked the entire config loading system for the gamed...
2011-01-03 divverentget rid of more clang warnings
2011-01-03 divverentget rid of more clang warnings
2010-12-26 divverentfix handling of the restart-animation bit
2010-12-26 divverentfix handling of the restart-animation bit
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-11-19 havocdon't spam warnings about bogus frame numbers in states...
2010-11-18 havocdon't spam warnings about bogus frame numbers in states...
2010-11-01 vortexnew m_newmap() MenuQC function which gets executed...
2010-10-31 vortexnew m_newmap() MenuQC function which gets executed...
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-05-15 divverentDP_CSQC_BOXPARTICLES
2010-05-15 divverenttwo more obvious bugs in worldnamenoextension
2010-05-15 divverentproperly strip the / from worldbasename
2010-05-15 havocsomehow I missed this edit in the other maps/ checks
2010-05-15 divverentfix compile error
2010-05-15 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-12 divverentDP_CSQC_BOXPARTICLES
2010-05-11 divverenttwo more obvious bugs in worldnamenoextension
2010-05-11 divverentproperly strip the / from worldbasename
2010-05-11 havocsomehow I missed this edit in the other maps/ checks
2010-05-10 divverentfix compile error
2010-05-10 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-05 divverentdemo deleting: switch the meaning of the values 2 and...
2010-05-04 divverentdemo deleting: switch the meaning of the values 2 and...
2010-05-02 divverentAdd QC/cfg facilities to control deletion of automatica...
2010-05-02 divverentAdd QC/cfg facilities to control deletion of automatica...
2010-03-20 havocimplemented a new type of height fog using a texture...
2010-03-09 havocimplemented a new type of height fog using a texture...
2010-03-02 havocchanged r_speeds labels again, less csqc monitoring...
2010-02-27 havocchanged r_speeds labels again, less csqc monitoring...
2010-02-26 havocadd several more R_TimeReport calls for better analysis...
2010-02-26 havocdon't bother calling Mod_ForName in client precache...
2010-02-25 havocadd several more R_TimeReport calls for better analysis...
2010-02-25 havocdon't bother calling Mod_ForName in client precache...
2010-02-06 divverentstrip proquake QC messages if in Quake protocol
2010-02-03 divverentstrip proquake QC messages if in Quake protocol
2010-01-26 havocchanged DP_SMALLMEMORY compiles to use the standard...
2010-01-25 havocchanged DP_SMALLMEMORY compiles to use the standard...
2009-12-27 havocchanged several Con_Printf calls to Con_DPrintf
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
2009-12-20 divverentDP_EF_RESTARTANIM_BIT
2009-11-22 havocimplemented FTE_CSQC_SKELETONOBJECTS (clientside support)
2009-11-11 havocbetter to use NET_MAXMESSAGE than 65536 for download...
2009-11-08 havocnew decal system (cl_decals_newsystem 1 to activate)
2009-11-06 havocimplemented fog height setting, along with fade depth...
2009-10-19 havocODE physics engine support, needs more work, disabled...
2009-09-15 havocfix errors and warnings in MSVC when compiling as C++
2009-09-14 havoctightly sync time if cl_nolerp is on
2009-09-02 divverentdo not crash when zlib is missing, but instead do not...
2009-06-21 divverentteleport bit: always reset animation there too
2009-04-13 havocfix csqc sound precaches which were being freed after...
2009-04-10 havocdo not unload models/sounds until signon is done, this...
2009-04-10 divverentless loading screen refreshs
2009-04-05 divverentfix the name (DOWNLOADPROGRESS -> LOADPROGRESS)
2009-04-05 divverentfix weight of worldmodel init
2009-04-04 divverentmore loading screen improvements (weighting for differe...
2009-04-04 divverentalso enter the event loop during Q3 map load... should...
2009-04-04 divverentfix tiny typo
2009-04-04 divverent- fix Q3 shaders coming from a curled pk3
2009-04-04 divverentfix crash when playing some demos
2009-04-04 divverentmake Quake start again :P
2009-04-04 divverentmore loading screen stuff, now shows loading screen...
2009-04-04 havocit is now possible to have multiple map models loaded...
2009-03-30 havocreworked animation interpolation code - entity_render_t...
2009-02-27 divverentimprove keepalive handling (also send keepalives during...
2009-02-17 divverentadd Q3A's EF_TELEPORT_BIT (toggle it when teleporting...
2009-02-16 divverentskip interpolation if tagentity changes
next