]> git.xonotic.org Git - xonotic/darkplaces.git/history - csprogs.c
qdefs: Check _MSC_VER instead of incorrect MSVC
[xonotic/darkplaces.git] / csprogs.c
2021-07-22 Cloudwalkcl_main: Keep old CL_Disconnect for simplicity. Move...
2021-07-22 CloudwalkMerge branch 'Mario/dpk_support' of gitlab.com:xonotic...
2021-07-22 Cloudwalkprotocol/dp8: Implement parting messages
2021-07-21 Cloudwalkode: Add more #ifdefs to ensure ODE is fully disabled...
2021-07-21 Cloudwalkedict: Move free and freetime into prvm_edict_t itself
2021-05-25 CloudwalkAdd/update license headers across various files
2021-04-20 cloudwalkcmd: Merge cmd_client and cmd_server into cmd_local... 97/merge
2021-04-20 cloudwalkprvm: Deduplicate console command handler
2021-03-09 cloudwalkcmd: Dynamically allocate the command interpreters
2020-11-28 cloudwalkcsprogs: Pass menu/focus state as a third parameter...
2020-11-09 cloudwalkRevert "cmd: Merge cmd_server and cmd_client into cmd_l...
2020-10-27 cloudwalkcmd: Merge cmd_server and cmd_client into cmd_local...
2020-10-02 cloudwalkmodel_shared: Rename dp_model_t to model_t, to avoid...
2020-09-17 cloudwalkUnify the command and cvar flags, under the CF_ prefix.
2020-09-17 cloudwalkRename qboolean to qbool
2020-09-07 cloudwalkRename src_command to src_local, to clarify its meaning
2020-07-21 cloudwalkIncrease console verbosity so it feels like the engine...
2020-07-13 cloudwalkcsqc: Minor refactor of a few functions
2020-06-30 cloudwalkComply with ISO C11. Engine will now compile with ...
2020-06-27 cloudwalkFix some warnings found by cppcheck
2020-06-27 cloudwalkRemove Con_Warnf and Errorf. Use macros to change color...
2020-06-18 cloudwalkOrganize system and host globals into structs. Implemen...
2020-06-11 cloudwalkDelete the cmd_clientfromserver interpreter. Use cmd_cl...
2020-06-08 cloudwalkRemove hook system. Was a fun little experiment but...
2020-06-04 cloudwalkFix a few compile warnings from clang
2020-05-28 cloudwalkImplement experimental hook-like system, with working...
2020-05-26 cloudwalkFix pure data entities being linked into the area grid...
2020-05-25 cloudwalkImplement Con_Error(f) and Con_Warn(f), error and warni...
2020-05-23 cloudwalkFix Windows-specific use-after-free causing crash after...
2020-02-06 havocImplemented garbage collection of lost references to...
2020-01-22 havoccvars are now instanced in &cvars_all as a tracking...
2020-01-21 havocSplit the global cmd interpreter into 4 separate ones...
2020-01-09 havocCorrected names in credits to be more accurate and...
2019-02-04 divverentRemove code for r_equalize_entities*.
2018-04-30 havocFix lighting origins on CSQC entities.
2018-04-15 havocChanged how polygonbegin guesses if the geometry is...
2018-04-14 havocAdded v_isometric cvars, this mode is mostly a curiosit...
2018-04-14 havocFix two pieces of code that did not compile with PRVM_64.
2018-04-09 havocRefactored R_UpdateEntityLighting to CL_UpdateEntitySha...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2015-11-24 divverentLeaktest: disable support for following target/targetna...
2015-03-05 divverentFix warnings.
2015-03-05 divverentCoverity fix.
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-15 havocUpgrade CL_VM_InputEvent to using floats rather than...
2013-09-15 havocset world.absmin and world.absmax in csqc
2013-08-06 divverentIn prog reset functions, do not call functions unless...
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-04-19 divverentremove some more dead code
2012-04-04 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-03-18 havocVM_FrameBlendFromFrameGroupBlend was using cl.time...
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-12-21 vortexCumulative patch:
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 divverentfix CSQC view entity handling
2011-12-02 divverentCSQC: propagate automatic RENDER_EXTERIORMODEL inherite...
2011-11-19 divverentsupport viewentity to be shared; DP_CSQC_V_CALCREFDEF
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-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-12 havocremoved S_StartSound_StartPosition function because...
2011-10-01 divverentCSQC_Event_Sound: pass pitch shift info; actually apply...
2011-09-12 vortexAdded DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated...
2011-08-20 divverentcvar: csqc_usedemoprogs
2011-08-16 havocimplemented CSQC_InputEvent type 2 and type 3 mouse...
2011-07-05 divverentDP_SND_SOUND7_WIP1
2011-06-08 havocreworked progs loading so that entvars_t and globalvars...
2011-05-31 divverentviewmodel matrix fixes:
2011-05-23 havocfix steelstorm animated shader timing (shadertime was...
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-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-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-08-19 havocfix almost all g++ -pedantic warnings
2010-06-17 divverentuser (csqc) controllable wavefuncs
2010-05-10 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-04 divverentfix the EndIncreaseEdicts handlers as edicts beyond...
2010-02-28 divverentWarpZones:
2010-02-25 havocadd several more R_TimeReport calls for better analysis...
2010-02-18 havocadded RF_FULLBRIGHT and RF_NOSHADOW renderflags for...
2010-02-01 eihrulunsigned long vs. size_t printf format warning fix
2010-01-31 havocfix a bunch of warnings
2010-01-25 havocchanged DP_SMALLMEMORY compiles to use the standard...
2009-12-27 havocchanged several Con_Printf calls to Con_DPrintf
2009-11-22 havocimplemented FTE_CSQC_SKELETONOBJECTS (clientside support)
2009-11-17 havocfix typo in lerpfrac fix
2009-11-17 havocfixed a bug with CSQC compatibility - .lerpfrac was...
next