]> git.xonotic.org Git - xonotic/darkplaces.git/history - svvm_cmds.c
skel_build: normalize the per-bone matrices
[xonotic/darkplaces.git] / svvm_cmds.c
2012-12-13 divverentskel_build: normalize the per-bone matrices
2012-05-13 divverentfix ReadPicture/WritePicture for sizes > 32k
2012-05-13 havocfix several issues with PRVM_64, mostly cleaning up...
2012-04-11 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-04-01 vortexWork-in-progress extension: DP_QC_STRINGBUFFERS_EXT_WIP.
2012-03-18 divverentcheckpvs: use the right worldmodel
2012-03-18 havocVM_FrameBlendFromFrameGroupBlend was using cl.time...
2012-03-13 havocuse prog->progs_mempool for server DP_SKELETONOBJECTS...
2012-03-09 eihrulconvert pose6s data to pose7s data to resolve quaternio...
2012-01-09 divverentDP_CSQC_V_CALCREFDEF_WIP2
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-11-19 divverentsupport viewentity to be shared; DP_CSQC_V_CALCREFDEF
2011-11-19 divverentdocument DP_CSQC_MINFPS_QUALITY
2011-11-19 divverentsupport viewentity to be shared; DP_CSQC_V_CALCREFDEF
2011-11-17 divverentdocument DP_CSQC_MINFPS_QUALITY
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-08 divverent1. make the first CSQC rendered view the "main" view...
2011-11-08 divverent1. make the first CSQC rendered view the "main" view...
2011-11-02 divverentimpact handling: instead of detecting teleports by...
2011-11-01 divverentimpact handling: instead of detecting teleports by...
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-10-14 havocremoved OffscreenGecko support because it is not maintained
2011-10-14 havocadded sv_areadebug cvar which disables the use of the...
2011-10-14 havocremoved OffscreenGecko support because it is not maintained
2011-10-12 havocadded sv_areadebug cvar which disables the use of the...
2011-10-01 divverentimplement digest_hex()
2011-10-01 divverentoops, I hadn't document DP_QC_I18N back then... sorry...
2011-10-01 divverentexport DP_SND_SOUND7_WIP2 (pitch shifting) to checkexte...
2011-10-01 havocadded network protocol for sound speed
2011-10-01 divverentimplement digest_hex()
2011-09-30 divverentoops, I hadn't document DP_QC_I18N back then... sorry...
2011-09-24 divverentexport DP_SND_SOUND7_WIP2 (pitch shifting) to checkexte...
2011-09-16 havocadded network protocol for sound speed
2011-09-14 vortexAdded DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated...
2011-09-12 vortexAdded DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated...
2011-09-11 vortex2 new cvars: sv_gameplayfix_unstickentities and sv_game...
2011-08-21 vortex2 new cvars: sv_gameplayfix_unstickentities and sv_game...
2011-08-16 divverentMOVETYPE_FLY_WORLDONLY (movetype 33)
2011-08-16 divverentMOVETYPE_FLY_WORLDONLY (movetype 33)
2011-07-06 divverentDP_SND_SOUND7_WIP1
2011-07-05 divverentDP_SND_SOUND7_WIP1
2011-06-27 havocimplemented DP_ENT_TRAILEFFECTNUM extension, which...
2011-06-26 havocimplemented DP_ENT_TRAILEFFECTNUM extension, which...
2011-06-13 havocreworked progs loading so that entvars_t and globalvars...
2011-06-08 havocreworked progs loading so that entvars_t and globalvars...
2011-05-14 havocadded prvm_offsets.h which centralizes field/global...
2011-05-14 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-09 havocadded prvm_offsets.h which centralizes field/global...
2011-05-09 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-09 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-05-08 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-04-29 divverentCL_RotateMoves: helper builtin for Xonotic for perfect...
2011-04-29 divverentCL_RotateMoves: helper builtin for Xonotic for perfect...
2010-12-16 vortextorgue->torque
2010-12-16 vortexODE improvements:
2010-12-16 vortextorgue->torque
2010-12-16 vortexODE improvements:
2010-11-26 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-11-25 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
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 havoc havoc@d7cf86... UNMERGE
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-07-06 divverentfinalize DP_CSQC_BINDMAPS:
2010-07-04 divverentfinalize DP_CSQC_BINDMAPS:
2010-07-02 havocfix a bunch of warnings if compiling darkplaces as...
2010-05-23 vortexformed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten...
2010-05-22 vortexformed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten...
2010-05-15 divverentDP_CSQC_BOXPARTICLES
2010-05-12 divverentDP_CSQC_BOXPARTICLES
2010-05-02 divverentDP_SV_DISCARDABLEDEMO
2010-05-02 divverentDP_SV_DISCARDABLEDEMO
2010-04-30 vortexsimple video subtitles support, defined in external...
2010-04-30 havocfix serious bug in DP_SV_CLIENTCAMERA that made it...
2010-04-30 vortexDP_SND_GETSOUNDTIME extension (query sound progress...
2010-04-30 vortexDP_CSQC_SETPAUSE (clientside pause that only works...
2010-04-24 vortexsimple video subtitles support, defined in external...
2010-04-16 havocfix serious bug in DP_SV_CLIENTCAMERA that made it...
2010-04-14 vortexDP_SND_GETSOUNDTIME extension (query sound progress...
2010-04-14 vortexDP_CSQC_SETPAUSE (clientside pause that only works...
2010-02-01 havocfix off-by-one bug with bone numbers in skel_build
2010-02-01 havocfix more warnings
2010-02-01 havocfix a bug with skel_create where it returned a bone...
2010-02-01 havocbugfix for skel_build returning the wrong value
2010-02-01 divverentmake getsurface* functions shared between VMs
2010-02-01 havocfix off-by-one bug with bone numbers in skel_build
2010-01-31 havocfix more warnings
2010-01-31 havocfix a bug with skel_create where it returned a bone...
2010-01-31 havocbugfix for skel_build returning the wrong value
2010-01-26 divverentmake getsurface* functions shared between VMs
2010-01-19 divverentfix typo in SV_GetEntityLocalTagMatrix, should fix...
2010-01-12 divverentfix typo in SV_GetEntityLocalTagMatrix, should fix...
2010-01-11 havocredesigned skeletal model animation bone pose format...
2010-01-09 havocredesigned skeletal model animation bone pose format...
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
next