2020-06-18 |
cloudwalk | Organize system and host globals into structs. Implemen... |
blob | commitdiff | raw |
2020-06-11 |
cloudwalk | Delete the cmd_clientfromserver interpreter. Use cmd_cl... |
blob | commitdiff | raw | diff to current |
2020-06-08 |
cloudwalk | Remove hook system. Was a fun little experiment but... |
blob | commitdiff | raw | diff to current |
2020-06-04 |
cloudwalk | Fix a few compile warnings from clang |
blob | commitdiff | raw | diff to current |
2020-05-28 |
cloudwalk | Implement experimental hook-like system, with working... |
blob | commitdiff | raw | diff to current |
2020-05-26 |
cloudwalk | Fix pure data entities being linked into the area grid... |
blob | commitdiff | raw | diff to current |
2020-05-25 |
cloudwalk | Implement Con_Error(f) and Con_Warn(f), error and warni... |
blob | commitdiff | raw | diff to current |
2020-05-23 |
cloudwalk | Fix Windows-specific use-after-free causing crash after... |
blob | commitdiff | raw | diff to current |
2020-02-06 |
havoc | Implemented garbage collection of lost references to... |
blob | commitdiff | raw | diff to current |
2020-01-22 |
havoc | cvars are now instanced in &cvars_all as a tracking... |
blob | commitdiff | raw | diff to current |
2020-01-21 |
havoc | Split the global cmd interpreter into 4 separate ones... |
blob | commitdiff | raw | diff to current |
2020-01-09 |
havoc | Corrected names in credits to be more accurate and... |
blob | commitdiff | raw | diff to current |
2019-02-04 |
divverent | Remove code for r_equalize_entities*. |
blob | commitdiff | raw | diff to current |
2018-04-30 |
havoc | Fix lighting origins on CSQC entities. |
blob | commitdiff | raw | diff to current |
2018-04-15 |
havoc | Changed how polygonbegin guesses if the geometry is... |
blob | commitdiff | raw | diff to current |
2018-04-14 |
havoc | Added v_isometric cvars, this mode is mostly a curiosit... |
blob | commitdiff | raw | diff to current |
2018-04-14 |
havoc | Fix two pieces of code that did not compile with PRVM_64. |
blob | commitdiff | raw | diff to current |
2018-04-09 |
havoc | Refactored R_UpdateEntityLighting to CL_UpdateEntitySha... |
blob | commitdiff | raw | diff to current |
2016-09-10 |
havoc | Fix MSVC++ 2015 warnings about variable scope and some... |
blob | commitdiff | raw | diff to current |
2015-11-24 |
divverent | Leaktest: disable support for following target/targetna... |
blob | commitdiff | raw | diff to current |
2015-03-05 |
divverent | Fix warnings. |
blob | commitdiff | raw | diff to current |
2015-03-05 |
divverent | Coverity fix. |
blob | commitdiff | raw | diff to current |
2014-05-29 |
havoc | Fixed a large number of WIN64 type conversion warnings. |
blob | commitdiff | raw | diff to current |
2014-05-28 |
divverent | whichpack: distinguish file not found from file is... |
blob | commitdiff | raw | diff to current |
2013-12-15 |
havoc | Upgrade CL_VM_InputEvent to using floats rather than... |
blob | commitdiff | raw | diff to current |
2013-09-15 |
havoc | set world.absmin and world.absmax in csqc |
blob | commitdiff | raw | diff to current |
2013-08-06 |
divverent | In prog reset functions, do not call functions unless... |
blob | commitdiff | raw | diff to current |
2013-07-07 |
havoc | fix a serious issue with CSQC frametime being non-zero... |
blob | commitdiff | raw | diff to current |
2012-09-19 |
divverent | buffer csprogs downloads and load csprogs from the... |
blob | commitdiff | raw | diff to current |
2012-04-19 |
divverent | remove some more dead code |
blob | commitdiff | raw | diff to current |
2012-04-04 |
havoc | added PRVM_64 define which upgrades the QC VM to double... |
blob | commitdiff | raw | diff to current |
2012-03-18 |
havoc | VM_FrameBlendFromFrameGroupBlend was using cl.time... |
blob | commitdiff | raw | diff to current |
2011-12-31 |
divverent | EF_DYNAMICMODELLIGHT |
blob | commitdiff | raw | diff to current |
2011-12-21 |
vortex | Cumulative patch: |
blob | commitdiff | raw | diff to current |
2011-12-08 |
vortex | RF_MODELLIGHT compatible with getlight() - assuming... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
divverent | we now no longer need the auto RENDER_EXTERIORMODEL... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
divverent | make player_localnum and player_localentnum conform... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
divverent | fix CSQC view entity handling |
blob | commitdiff | raw | diff to current |
2011-12-02 |
divverent | CSQC: propagate automatic RENDER_EXTERIORMODEL inherite... |
blob | commitdiff | raw | diff to current |
2011-11-19 |
divverent | support viewentity to be shared; DP_CSQC_V_CALCREFDEF |
blob | commitdiff | raw | diff to current |
2011-11-12 |
divverent | make it possible to unset effects for CSQC entities |
blob | commitdiff | raw | diff to current |
2011-11-08 |
divverent | 1. make the first CSQC rendered view the "main" view... |
blob | commitdiff | raw | diff to current |
2011-11-01 |
havoc | fix compile errors and warnings in MSVC |
blob | commitdiff | raw | diff to current |
2011-10-22 |
havoc | major overhaul for thread-safety - many global variable... |
blob | commitdiff | raw | diff to current |
2011-10-17 |
havoc | added sv_threaded cvar, the server can now be moved... |
blob | commitdiff | raw | diff to current |
2011-10-14 |
havoc | fix bugs with CSQC clearscene function - it now restore... |
blob | commitdiff | raw | diff to current |
2011-10-12 |
havoc | removed S_StartSound_StartPosition function because... |
blob | commitdiff | raw | diff to current |
2011-10-01 |
divverent | CSQC_Event_Sound: pass pitch shift info; actually apply... |
blob | commitdiff | raw | diff to current |
2011-09-12 |
vortex | Added DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated... |
blob | commitdiff | raw | diff to current |
2011-08-20 |
divverent | cvar: csqc_usedemoprogs |
blob | commitdiff | raw | diff to current |
2011-08-16 |
havoc | implemented CSQC_InputEvent type 2 and type 3 mouse... |
blob | commitdiff | raw | diff to current |
2011-07-05 |
divverent | DP_SND_SOUND7_WIP1 |
blob | commitdiff | raw | diff to current |
2011-06-08 |
havoc | reworked progs loading so that entvars_t and globalvars... |
blob | commitdiff | raw | diff to current |
2011-05-31 |
divverent | viewmodel matrix fixes: |
blob | commitdiff | raw | diff to current |
2011-05-23 |
havoc | fix steelstorm animated shader timing (shadertime was... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
havoc | added prvm_offsets.h which centralizes field/global... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
havoc | reworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
havoc | added pmove_onground to get this value from the engine... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
havoc | fix missing .string message fielddef |
blob | commitdiff | raw | diff to current |
2011-05-08 |
havoc | removed NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL... |
blob | commitdiff | raw | diff to current |
2011-05-08 |
havoc | fixed RF_VIEWMODEL really good this time |
blob | commitdiff | raw | diff to current |
2011-05-08 |
havoc | fix bug in last patch, fix RF_USEAXIS handling |
blob | commitdiff | raw | diff to current |
2011-05-08 |
havoc | fix RF_VIEWMODEL by using CL_GetTagMatrix on self rathe... |
blob | commitdiff | raw | diff to current |
2010-09-21 |
vortex | Fix GAME_XONOTIC beging misplaced in gamemode_t->gamemo... |
blob | commitdiff | raw | diff to current |
2010-09-06 |
divverent | fix CSQC being unable to use the "effects" field as... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
havoc | fix almost all g++ -pedantic warnings |
blob | commitdiff | raw | diff to current |
2010-06-17 |
divverent | user (csqc) controllable wavefuncs |
blob | commitdiff | raw | diff to current |
2010-05-10 |
havoc | fixed bug with effectinfo.txt loading so that it now... |
blob | commitdiff | raw | diff to current |
2010-05-04 |
divverent | fix the EndIncreaseEdicts handlers as edicts beyond... |
blob | commitdiff | raw | diff to current |
2010-02-28 |
divverent | WarpZones: |
blob | commitdiff | raw | diff to current |
2010-02-25 |
havoc | add several more R_TimeReport calls for better analysis... |
blob | commitdiff | raw | diff to current |
2010-02-18 |
havoc | added RF_FULLBRIGHT and RF_NOSHADOW renderflags for... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
eihrul | unsigned long vs. size_t printf format warning fix |
blob | commitdiff | raw | diff to current |
2010-01-31 |
havoc | fix a bunch of warnings |
blob | commitdiff | raw | diff to current |
2010-01-25 |
havoc | changed DP_SMALLMEMORY compiles to use the standard... |
blob | commitdiff | raw | diff to current |
2009-12-27 |
havoc | changed several Con_Printf calls to Con_DPrintf |
blob | commitdiff | raw | diff to current |
2009-11-22 |
havoc | implemented FTE_CSQC_SKELETONOBJECTS (clientside support) |
blob | commitdiff | raw | diff to current |
2009-11-17 |
havoc | fix typo in lerpfrac fix |
blob | commitdiff | raw | diff to current |
2009-11-17 |
havoc | fixed a bug with CSQC compatibility - .lerpfrac was... |
blob | commitdiff | raw | diff to current |
2009-11-14 |
havoc | make csqc render entities persistent (except the temp... |
blob | commitdiff | raw | diff to current |
2009-11-11 |
havoc | migrated a large number of #define MAX values to quaked... |
blob | commitdiff | raw | diff to current |
2009-11-07 |
divverent | more error code fixing |
blob | commitdiff | raw | diff to current |
2009-11-07 |
divverent | and fix a NULL pointer causing typo... |
blob | commitdiff | raw | diff to current |
2009-11-07 |
divverent | fix gettagmatrix error handling |
blob | commitdiff | raw | diff to current |
2009-11-07 |
divverent | try fixing gettaginfo in client with frameblend etc... |
blob | commitdiff | raw | diff to current |
2009-11-06 |
havoc | added fogging info to rsurface state so model scaling... |
blob | commitdiff | raw | diff to current |
2009-11-06 |
divverent | entity light equalization as an alternative rendering... |
blob | commitdiff | raw | diff to current |
2009-10-22 |
divverent | ODE: joints |
blob | commitdiff | raw | diff to current |
2009-10-19 |
havoc | ODE physics engine support, needs more work, disabled... |
blob | commitdiff | raw | diff to current |
2009-10-04 |
vortex | -added game Blood Omnicide |
blob | commitdiff | raw | diff to current |
2009-10-04 |
havoc | added DP_ENT_GLOWMOD extension, like DP_ENT_COLORMOD... |
blob | commitdiff | raw | diff to current |
2009-10-04 |
havoc | duplicated PRVM_ExecuteProgram to become MVM_ExecutePro... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
divverent | add misisng include |
blob | commitdiff | raw | diff to current |
2009-09-23 |
divverent | prevent information leakage from trace_ globals to... |
blob | commitdiff | raw | diff to current |
2009-09-23 |
divverent | clear trace globals after CSQC execution, to prevent... |
blob | commitdiff | raw | diff to current |
2009-09-15 |
havoc | fix errors and warnings in MSVC when compiling as C++ |
blob | commitdiff | raw | diff to current |
2009-09-14 |
samual | Patch by FruitieX -- fixes speed |
blob | commitdiff | raw | diff to current |
2009-03-30 |
havoc | reworked animation interpolation code - entity_render_t... |
blob | commitdiff | raw | diff to current |
2009-03-27 |
divverent | same fix for csqc |
blob | commitdiff | raw | diff to current |
2009-03-27 |
divverent | properly let sounds come out of attached entities ... |
blob | commitdiff | raw | diff to current |
next |