2010-05-15 |
divverent | DP_CSQC_BOXPARTICLES |
blob | commitdiff | raw |
2010-05-02 |
divverent | Add QC/cfg facilities to control deletion of automatica... |
blob | commitdiff | raw | diff to current |
2010-04-30 |
divverent | mode "developer -1" that behaves like old "developer... |
blob | commitdiff | raw | diff to current |
2010-04-30 |
havoc | fix some warnings |
blob | commitdiff | raw | diff to current |
2010-04-08 |
havoc | change representation of string offsets for allocated... |
blob | commitdiff | raw | diff to current |
2010-03-29 |
divverent | use the safer %.9g format for storing floats e.g. in... |
blob | commitdiff | raw | diff to current |
2010-03-02 |
divverent | WarpZones: |
blob | commitdiff | raw | diff to current |
2010-01-08 |
havoc | significantly reduce code size in prvm_exec.c by simpli... |
blob | commitdiff | raw | diff to current |
2010-01-03 |
divverent | allow entity number reuse during PRVM_ED_LoadFromFile... |
blob | commitdiff | raw | diff to current |
2009-12-27 |
havoc | changed a ton of developer cvar checks into developer_e... |
blob | commitdiff | raw | diff to current |
2009-12-25 |
divverent | add a menu/csqc field .drawfontscale to scale the font... |
blob | commitdiff | raw | diff to current |
2009-12-24 |
havoc | don't use ssize_t |
blob | commitdiff | raw | diff to current |
2009-12-23 |
divverent | fix typo in last commit |
blob | commitdiff | raw | diff to current |
2009-12-23 |
divverent | do not TOTALLY block translation with csprogs, but... |
blob | commitdiff | raw | diff to current |
2009-12-23 |
divverent | progs loading: allow translation of strings using a... |
blob | commitdiff | raw | diff to current |
2009-12-23 |
divverent | DP_SV_PING_PACKETLOSS: expose packet loss to server QC |
blob | commitdiff | raw | diff to current |
2009-12-06 |
divverent | we cannot skip the next 3 vars after encounting a vecto... |
blob | commitdiff | raw | diff to current |
2009-12-06 |
divverent | now autocvars can have default values when the progs... |
blob | commitdiff | raw | diff to current |
2009-12-05 |
divverent | DP_QC_AUTOCVARS: declare a QC variable float/vector... |
blob | commitdiff | raw | diff to current |
2009-12-04 |
havoc | clean up field offset handling a bit, now uses vec_t... |
blob | commitdiff | raw | diff to current |
2009-11-29 |
havoc | added Mem_Memalign function |
blob | commitdiff | raw | diff to current |
2009-11-22 |
havoc | implemented FTE_CSQC_SKELETONOBJECTS (clientside support) |
blob | commitdiff | raw | diff to current |
2009-10-22 |
divverent | experimental support for springs: |
blob | commitdiff | raw | diff to current |
2009-10-22 |
divverent | ODE: joints |
blob | commitdiff | raw | diff to current |
2009-10-20 |
havoc | removed .axis_forward, .axis_left, .axis_up, .spinveloc... |
blob | commitdiff | raw | diff to current |
2009-10-20 |
havoc | fix compile error with .avelocity |
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-09-26 |
havoc | renamed prvm_startupreuseedicttime to prvm_reuseedicts_... |
blob | commitdiff | raw | diff to current |
2009-09-26 |
havoc | added prvm_startupreuseedicttime cvar |
blob | commitdiff | raw | diff to current |
2009-09-23 |
divverent | new commands: prvm_edictget, prvm_globalget - read... |
blob | commitdiff | raw | diff to current |
2009-09-17 |
divverent | make profile output more verbous (including time of... |
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-08-20 |
divverent | fix all the () problems, and make gcc warn for them |
blob | commitdiff | raw | diff to current |
2009-08-19 |
divverent | fix that bounds check, it was stupid (< 0 = builtin) |
blob | commitdiff | raw | diff to current |
2009-08-19 |
divverent | fix typo in 9126 |
blob | commitdiff | raw | diff to current |
2009-08-19 |
divverent | add comments for missing bounds checks; bounds check... |
blob | commitdiff | raw | diff to current |
2009-08-19 |
divverent | progs: require the last statement to be GOTO, DONE... |
blob | commitdiff | raw | diff to current |
2009-08-14 |
divverent | fix a small bug in prvm_getstring (returning NULL inste... |
blob | commitdiff | raw | diff to current |
2009-06-13 |
divverent | DP_SV_BOUNCEFACTOR |
blob | commitdiff | raw | diff to current |
2009-04-14 |
divverent | fix entity reuse of the very last entity before the... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
divverent | use "realtime", not the float time global, for entity... |
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-23 |
divverent | in PRVM state dumps, also dump a special extra string... |
blob | commitdiff | raw | diff to current |
2009-02-26 |
divverent | count entities removed by SV_OnEntityPreSpawnFunction... |
blob | commitdiff | raw | diff to current |
2009-02-25 |
havoc | ZQ_PAUSE extension patch from GreEn`mArine |
blob | commitdiff | raw | diff to current |
2009-02-17 |
divverent | DP_QC_GETTAGINFO_BONEPROPERTIES |
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-22 |
divverent | DP_SV_ONENTITYPREPOSTSPAWNFUNCTION - hooks before and... |
blob | commitdiff | raw | diff to current |
2009-01-16 |
divverent | - fix tracing against networked players on the client... |
blob | commitdiff | raw | diff to current |
2009-01-13 |
divverent | remove the PRVM_BOUNDSCHECK_CVAR define |
blob | commitdiff | raw | diff to current |
2008-12-28 |
divverent | fix whitespace handling: |
blob | commitdiff | raw | diff to current |
2008-12-16 |
divverent | - add debug prints for saving/loading games for prvm_en... |
blob | commitdiff | raw | diff to current |
2008-09-12 |
divverent | add extension DP_QC_URI_GET (downloads HTTP/whatever... |
blob | commitdiff | raw | diff to current |
2008-08-20 |
havoc | redesigned csqc shared entity .Version handling, now... |
blob | commitdiff | raw | diff to current |
2008-08-08 |
divverent | make menu QC aware of player list; add extension DP_SV_... |
blob | commitdiff | raw | diff to current |
2008-08-03 |
divverent | leaktest: also exclude csqc networked entities |
blob | commitdiff | raw | diff to current |
2008-07-19 |
divverent | add feature "prvm_errordump" to make a savegame on... |
blob | commitdiff | raw | diff to current |
2008-07-15 |
divverent | fix wrong cvar name |
blob | commitdiff | raw | diff to current |
2008-07-15 |
divverent | add missing var |
blob | commitdiff | raw | diff to current |
2008-07-15 |
divverent | small optimization to the leak check, to mark the entit... |
blob | commitdiff | raw | diff to current |
2008-07-15 |
divverent | prvm_leaktest - leak detector for QC objects (all but... |
blob | commitdiff | raw | diff to current |
2008-06-17 |
havoc | fixed all VS2005 deprecated function warnings |
blob | commitdiff | raw | diff to current |
2008-06-01 |
divverent | tiny DP extension: when a global named "require_spawnfu... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
havoc | implemented better \ parsing, matching stock Quake... |
blob | commitdiff | raw | diff to current |
2008-03-23 |
havoc | fix stupid bug in \n and \r parsing |
blob | commitdiff | raw | diff to current |
2008-03-23 |
havoc | use \n parsing on globals in savegames |
blob | commitdiff | raw | diff to current |
2008-03-23 |
havoc | reenable the \r parsing for consistency sake |
blob | commitdiff | raw | diff to current |
2008-03-23 |
havoc | don't parse \ characters when reading sav files or... |
blob | commitdiff | raw | diff to current |
2008-03-23 |
dresk | Added server QC function "movetypesteplandevent". ... |
blob | commitdiff | raw | diff to current |
2008-03-01 |
havoc | fix ev_field parser for savegames |
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-30 |
havoc | fixed -tenebrae support, added glass and mirror renderi... |
blob | commitdiff | raw | diff to current |
2008-01-22 |
res | Gecko: added ability to call back into a QC entry point... |
blob | commitdiff | raw | diff to current |
2008-01-19 |
divverent | new SV progs function SV_Shutdown, gets called just... |
blob | commitdiff | raw | diff to current |
2008-01-17 |
black | Add support for a clientcamera sqc field that automatic... |
blob | commitdiff | raw | diff to current |
2008-01-17 |
havoc | rewrote most of the DP_QC_STRINGBUFFERS implementation |
blob | commitdiff | raw | diff to current |
2008-01-13 |
divverent | always look for spawnfunc_%s first when spawning an... |
blob | commitdiff | raw | diff to current |
2008-01-09 |
divverent | remove prvm_boundscheck cvar (security hole) and force... |
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-01 |
divverent | add cvar prvm_backtraceforwarning |
blob | commitdiff | raw | diff to current |
2007-12-03 |
black | Remove the NG_MENU additions as it has never really... |
blob | commitdiff | raw | diff to current |
2007-12-01 |
divverent | the big chat area/font patch... hope it works well... |
blob | commitdiff | raw | diff to current |
2007-10-19 |
divverent | prvm_callprofile: a flat profile, time based, including... |
blob | commitdiff | raw | diff to current |
2007-09-24 |
havoc | changed COM_ParseToken_Simple to have a parsebackslash... |
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-09-04 |
havoc | remove a weird loop that was attempting to count the... |
blob | commitdiff | raw | diff to current |
2007-08-16 |
dresk | Added SSQC Function "SV_OnEntityNoSpawnFunction" which... |
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-07-27 |
dresk | Reverted addition of float global intermission to clpro... |
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-07-08 |
dresk | Added optional wildcard support for prvm_edict, prvm_ed... |
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 |
next |