]> git.xonotic.org Git - xonotic/darkplaces.git/history - csprogs.c
Sys_FindExecutableName FreeBSD fix.
[xonotic/darkplaces.git] / csprogs.c
2021-03-17 cloudwalkFix pure data entities being linked into the area grid...
2020-03-23 havocRefactored R_UpdateEntityLighting to CL_UpdateEntitySha...
2020-03-20 havocUNMERGE! Refactored R_UpdateEntityLighting to CL_Update...
2020-03-15 havocRefactored R_UpdateEntityLighting to CL_UpdateEntitySha...
2016-11-29 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2015-11-26 divverentLeaktest: disable support for following target/targetna...
2015-11-24 divverentLeaktest: disable support for following target/targetna...
2015-03-06 Rudolf Polzer::stable-branch::reset=704d101890948f0f496ce4fe73be5231...
2015-03-05 divverentFix warnings.
2015-03-05 divverentCoverity fix.
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-12-18 havocUpgrade CL_VM_InputEvent to using floats rather than...
2013-12-15 havocUpgrade CL_VM_InputEvent to using floats rather than...
2013-09-18 havocset world.absmin and world.absmax in csqc
2013-09-15 havocset world.absmin and world.absmax in csqc
2013-08-06 divverentIn prog reset functions, do not call functions unless...
2013-08-06 divverentIn prog reset functions, do not call functions unless...
2013-07-08 havocfix a serious issue with CSQC frametime being non-zero...
2013-07-07 havocfix a serious issue with CSQC frametime being non-zero...
2012-09-19 divverentbuffer csprogs downloads and load csprogs from the...
2012-09-19 divverentbuffer csprogs downloads and load csprogs from the...
2012-04-19 divverentremove some more dead code
2012-04-19 divverentremove some more dead code
2012-04-11 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-04-04 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-03-18 havocVM_FrameBlendFromFrameGroupBlend was using cl.time...
2012-03-18 havocVM_FrameBlendFromFrameGroupBlend was using cl.time...
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-12-31 vortexCumulative patch:
2011-12-21 vortexCumulative patch:
2011-12-09 vortexRF_MODELLIGHT compatible with getlight() - assuming...
2011-12-08 vortexRF_MODELLIGHT compatible with getlight() - assuming...
2011-12-04 divverentwe now no longer need the auto RENDER_EXTERIORMODEL...
2011-12-04 divverentmake player_localnum and player_localentnum conform...
2011-12-04 divverentwe now no longer need the auto RENDER_EXTERIORMODEL...
2011-12-04 divverentmake player_localnum and player_localentnum conform...
2011-12-04 divverentfix CSQC view entity handling
2011-12-04 divverentfix CSQC view entity handling
2011-12-03 divverentCSQC: propagate automatic RENDER_EXTERIORMODEL inherite...
2011-12-02 divverentCSQC: propagate automatic RENDER_EXTERIORMODEL inherite...
2011-11-19 divverentsupport viewentity to be shared; DP_CSQC_V_CALCREFDEF
2011-11-19 divverentsupport viewentity to be shared; DP_CSQC_V_CALCREFDEF
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-12 divverentmake it possible to unset effects for CSQC entities
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-01 havocfix compile errors and warnings in MSVC
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 havocfix bugs with CSQC clearscene function - it now restore...
2011-10-14 havocremoved S_StartSound_StartPosition function because...
2011-10-14 havocfix bugs with CSQC clearscene function - it now restore...
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-09-14 vortexAdded DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated...
2011-09-12 vortexAdded DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated...
2011-09-11 havocimplemented CSQC_InputEvent type 2 and type 3 mouse...
2011-08-23 divverentcvar: csqc_usedemoprogs
2011-08-20 divverentcvar: csqc_usedemoprogs
2011-08-16 havocimplemented CSQC_InputEvent type 2 and type 3 mouse...
2011-07-06 divverentDP_SND_SOUND7_WIP1
2011-07-05 divverentDP_SND_SOUND7_WIP1
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-31 divverentviewmodel matrix fixes:
2011-05-31 divverentviewmodel matrix fixes:
2011-05-23 havocfix steelstorm animated shader timing (shadertime was...
2011-05-23 havocfix steelstorm animated shader timing (shadertime was...
2011-05-14 havocadded prvm_offsets.h which centralizes field/global...
2011-05-14 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-14 havocadded pmove_onground to get this value from the engine...
2011-05-09 havocadded prvm_offsets.h which centralizes field/global...
2011-05-09 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-09 havocadded pmove_onground to get this value from the engine...
2011-05-09 havocfix missing .string message fielddef
2011-05-09 havocfix missing .string message fielddef
2011-05-09 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-05-09 havocfixed RF_VIEWMODEL really good this time
2011-05-09 havocfix bug in last patch, fix RF_USEAXIS handling
2011-05-09 havocfix RF_VIEWMODEL by using CL_GetTagMatrix on self rathe...
2011-05-08 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-05-08 havocfixed RF_VIEWMODEL really good this time
2011-05-08 havocfix bug in last patch, fix RF_USEAXIS handling
2011-05-08 havocfix RF_VIEWMODEL by using CL_GetTagMatrix on self rathe...
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-09-22 vortexFix GAME_XONOTIC beging misplaced in gamemode_t->gamemo...
2010-09-21 vortexFix GAME_XONOTIC beging misplaced in gamemode_t->gamemo...
2010-09-06 divverentfix CSQC being unable to use the "effects" field as...
2010-09-06 divverentfix CSQC being unable to use the "effects" field as...
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-06-17 divverentuser (csqc) controllable wavefuncs
2010-06-17 divverentuser (csqc) controllable wavefuncs
next