2010-02-01 |
havoc | fix a bunch of warnings |
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-26 |
havoc | changed DP_SMALLMEMORY compiles to use the standard... |
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 |
2009-02-15 |
havoc | added shadertime field in csqc |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | make DP compile with C++ again |
blob | commitdiff | raw | diff to current |
2009-01-16 |
havoc | added servertime, serverprevtime, serverdeltatime globa... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
divverent | make csqc entity sounds follow their entity |
blob | commitdiff | raw | diff to current |
2008-12-18 |
havoc | added DP_EF_NOSELFSHADOW extension |
blob | commitdiff | raw | diff to current |
2008-11-27 |
divverent | UGLY HACK: intercept curl commands when playing back... |
blob | commitdiff | raw | diff to current |
2008-11-20 |
havoc | added some flag clearing in csqc render entity setup... |
blob | commitdiff | raw | diff to current |
2008-11-04 |
divverent | fix some format string errors, and return value of... |
blob | commitdiff | raw | diff to current |
2008-11-01 |
divverent | fix broken demos with csqc code |
blob | commitdiff | raw | diff to current |
2008-10-02 |
havoc | added width and height parameters to CSQC_UpdateView... |
blob | commitdiff | raw | diff to current |
2008-08-24 |
divverent | fix Sajt's errors (in Visual Studio, I assume) in a... |
blob | commitdiff | raw | diff to current |
2008-08-24 |
sajt | fix some errors and warnings |
blob | commitdiff | raw | diff to current |
2008-08-11 |
divverent | demo recording: stuff csprogs.dat files into .dem files... |
blob | commitdiff | raw | diff to current |
2008-07-24 |
havoc | don't warn about CSQC_Ent_Remove on an already-removed... |
blob | commitdiff | raw | diff to current |
2008-07-15 |
divverent | compile fix |
blob | commitdiff | raw | diff to current |
2008-07-15 |
divverent | move the -1 setting of csqc_* to a better place (argh...) |
blob | commitdiff | raw | diff to current |
2008-06-01 |
divverent | some const fixes and type fixes found by gcc -combine |
blob | commitdiff | raw | diff to current |
2008-04-21 |
divverent | globally rename model_t to dp_model_t for OpenSolaris... |
blob | commitdiff | raw | diff to current |
2008-03-25 |
havoc | in csqc set self to the client entity before calling... |
blob | commitdiff | raw | diff to current |
2008-02-27 |
black | I must have been smoking cannabis when I wrote this... |
blob | commitdiff | raw | diff to current |
2008-02-22 |
havoc | set csqc world.mins and world.maxs (reworked World_SetS... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
havoc | replaced World_Clear with World_SetSize and World_UnlinkAll |
blob | commitdiff | raw | diff to current |
2008-02-03 |
havoc | revert my change and fix the types on Black's changes... |
blob | commitdiff | raw | diff to current |
2008-02-03 |
havoc | fix Black's PRVM_EDICT_NUM_ERROR return type change... |
blob | commitdiff | raw | diff to current |
2008-02-01 |
black | Rewrite CSQC's setmodel a bit. |
blob | commitdiff | raw | diff to current |
2008-01-07 |
black | Move a part of r_refdef_t into a new r_refdef_scene_t... |
blob | commitdiff | raw | diff to current |
2008-01-05 |
black | Add CSQC rendering support to the menu (uses the same... |
blob | commitdiff | raw | diff to current |
2008-01-04 |
black | Refactor the code to make r_view and r_viewcache member... |
blob | commitdiff | raw | diff to current |
2008-01-04 |
res | Changing passing of key event ASCII codes to CSQC to... |
blob | commitdiff | raw | diff to current |
2008-01-03 |
res | Provide 'ascii' key input to CSQC. |
blob | commitdiff | raw | diff to current |
2008-01-02 |
res | Made CSQC_AddRenderEdict compute the tag matrix if... |
blob | commitdiff | raw | diff to current |
2007-12-31 |
res | Made CSQC VM initialization prefer the program download... |
blob | commitdiff | raw | diff to current |
2007-12-18 |
havoc | moved entity_render_t modellight_* field updates from... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
black | Add full support for csqc's sensitivityscale (no clampi... |
blob | commitdiff | raw | diff to current |
2007-12-06 |
black | Remove unused MP_Fallback from menu.c. |
blob | commitdiff | raw | diff to current |
2007-11-28 |
havoc | changed texture formats from RGBA to BGRA, yes this... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
havoc | set pmove_org and pmove_vel again in csqc because it... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
dresk | Added optional CSQC function CSQC_Event_Sound with... |
blob | commitdiff | raw | diff to current |
2007-09-08 |
dresk | Added optional float global sb_showscores to CSQC that... |
blob | commitdiff | raw | diff to current |
2007-08-13 |
dresk | Added CSQC globals dmg_take, dmg_save and dmg_origin... |
blob | commitdiff | raw | diff to current |
2007-08-10 |
dresk | Added support for assigning coop and deathmatch global... |
blob | commitdiff | raw | diff to current |
2007-08-10 |
divverent | allow shirt/pants/scoreboard colors to be pulled from... |
blob | commitdiff | raw | diff to current |
2007-07-27 |
dresk | Reverted addition of float global intermission to clpro... |
blob | commitdiff | raw | diff to current |
2007-07-24 |
dresk | Added the global float "intermission" to CSQC defs... |
blob | commitdiff | raw | diff to current |
2007-07-24 |
dresk | Added the map name (ie. "The Grisly Grotto") to the... |
blob | commitdiff | raw | diff to current |
2007-06-20 |
havoc | fix uninitialized variable when CSQC does not have... |
blob | commitdiff | raw | diff to current |
2007-06-17 |
havoc | fix problem in CL_VM_ConsoleCommand |
blob | commitdiff | raw | diff to current |
2007-06-17 |
havoc | added view_angles field in csqc, no longer sets pmove_o... |
blob | commitdiff | raw | diff to current |
2007-06-17 |
havoc | patch from Spike which implements colormap support... |
blob | commitdiff | raw | diff to current |
2007-06-17 |
havoc | changed all references to entity_render_t->frame to... |
blob | commitdiff | raw | diff to current |
2007-06-11 |
havoc | merged several identical pieces of worldmodel setup... |
blob | commitdiff | raw | diff to current |
2007-06-11 |
havoc | fix a runaway loop if parsing fails on csqc entities |
blob | commitdiff | raw | diff to current |
2007-06-10 |
havoc | fix .frame2 csqc field |
blob | commitdiff | raw | diff to current |
2007-05-11 |
havoc | moved almost all server cvars to sv_main.c and added... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
havoc | rewrote server sendstates building code, no longer... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
havoc | significant cleanup of input networking code (reorganiz... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
havoc | added DP_SV_MODELFLAGS_AS_EFFECTS extension, this adds... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
havoc | somehow forgot to save this file before committing... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
havoc | player model no longer shadows gun model |
blob | commitdiff | raw | diff to current |
2007-03-27 |
havoc | remove unused variable |
blob | commitdiff | raw | diff to current |
2007-03-26 |
havoc | slight optimization to CSQC_AddRenderEdict - don't... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
havoc | implemented proper handling of .frame2/.lerpfrac/.frame... |
blob | commitdiff | raw | diff to current |
2007-02-28 |
havoc | eliminated RENDER_NOCULLFACE (now uses MATERIALFLAG_NOC... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | moved cl.movesequence/cl.servermovesequence to cls... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | this patch may break things and needs testing |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | fixed support of progs.dat files with important global... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | removed vm_cl_extensions (now uses vm_sv_extensions) |
blob | commitdiff | raw | diff to current |
2007-02-18 |
havoc | a cosmetic change as suggested by div0: |
blob | commitdiff | raw | diff to current |
2007-02-15 |
havoc | fix an uninitialized variable warnign |
blob | commitdiff | raw | diff to current |
2007-02-15 |
havoc | cleaned up client qc, menu qc, and server qc VM initial... |
blob | commitdiff | raw | diff to current |
next |