2009-01-28 |
divverent | make DP compile with C++ again |
blob | commitdiff | raw |
2009-01-23 |
divverent | add an argument to filter out a cvar prefix |
blob | commitdiff | raw | diff to current |
2009-01-23 |
divverent | +"DP_QC_CVAR_DESCRIPTION " |
blob | commitdiff | raw | diff to current |
2009-01-22 |
divverent | DP_SV_ONENTITYPREPOSTSPAWNFUNCTION - hooks before and... |
blob | commitdiff | raw | diff to current |
2008-12-29 |
divverent | add DP_NULL_MODEL extension |
blob | commitdiff | raw | diff to current |
2008-12-27 |
divverent | new tokenizer tokenize_console that matches the console... |
blob | commitdiff | raw | diff to current |
2008-12-18 |
havoc | added DP_EF_NOSELFSHADOW extension |
blob | commitdiff | raw | diff to current |
2008-10-16 |
havoc | minor correction to some WriteByte calls that should... |
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-08 |
divverent | make menu QC aware of player list; add extension DP_SV_... |
blob | commitdiff | raw | diff to current |
2008-07-11 |
divverent | adding two new extensions: DP_QC_WHICHPACK (identify... |
blob | commitdiff | raw | diff to current |
2008-07-07 |
havoc | patch from KrimZon adding DP_QC_ENTITYDATA extension |
blob | commitdiff | raw | diff to current |
2008-06-01 |
divverent | make DP_SV_SPAWNFUNC_PREFIX an detectable extension |
blob | commitdiff | raw | diff to current |
2008-05-18 |
havoc | don't try to send a svc_pointparticles or svc_trailpart... |
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-23 |
dresk | Added server QC function "movetypesteplandevent". ... |
blob | commitdiff | raw | diff to current |
2008-02-27 |
divverent | |sort |
blob | commitdiff | raw | diff to current |
2008-02-27 |
havoc | DP_QC_NUM_FOR_EDICT extension implemented by Blub |
blob | commitdiff | raw | diff to current |
2008-02-27 |
divverent | DP_QC_URI_ESCAPE |
blob | commitdiff | raw | diff to current |
2008-02-21 |
havoc | added DP_QC_EDICT_NUM extension to list |
blob | commitdiff | raw | diff to current |
2008-02-21 |
havoc | fix addstat type parameter, swapped 8 and 2 |
blob | commitdiff | raw | diff to current |
2008-02-06 |
divverent | disable joystick by default, and make joy_enable saved; |
blob | commitdiff | raw | diff to current |
2008-02-04 |
havoc | modified droptofloor to try a downward trace from the... |
blob | commitdiff | raw | diff to current |
2008-01-27 |
black | Pass the name of the instance to Gecko_Query, too. |
blob | commitdiff | raw | diff to current |
2008-01-19 |
divverent | damn... make sure Host_Error prevents SV_Shutdown from... |
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-19 |
divverent | rename VM_hash to VM_crc16, and the extension to DP_QC_... |
blob | commitdiff | raw | diff to current |
2008-01-19 |
divverent | Fix bug in stringbuffers with bufstr_set not updating... |
blob | commitdiff | raw | diff to current |
2008-01-10 |
black | Fix some bugs in the getsurfacepointattribute code. |
blob | commitdiff | raw | diff to current |
2008-01-10 |
black | Fix the bmodel collision bug in csqc. |
blob | commitdiff | raw | diff to current |
2007-12-21 |
divverent | make precache_sound return the sound index (for using... |
blob | commitdiff | raw | diff to current |
2007-12-18 |
divverent | print ""gettagindex(entity #%i): tag \"%s\" not found... |
blob | commitdiff | raw | diff to current |
2007-12-16 |
black | Add getsurfacepointattribute to svqc and csqc (untested... |
blob | commitdiff | raw | diff to current |
2007-12-06 |
havoc | added DP_QC_VECTOANGLES_WITH_ROLL |
blob | commitdiff | raw | diff to current |
2007-11-12 |
divverent | move two #defined to quakedef.h, and always include... |
blob | commitdiff | raw | diff to current |
2007-10-09 |
sajt | Added DP_QC_STRREPLACE - adds strreplace and strireplac... |
blob | commitdiff | raw | diff to current |
2007-10-06 |
divverent | make bestweapon customizable using a new register_bestw... |
blob | commitdiff | raw | diff to current |
2007-10-01 |
havoc | added support for arguire's strange protocols that... |
blob | commitdiff | raw | diff to current |
2007-09-30 |
sajt | fix some errors |
blob | commitdiff | raw | diff to current |
2007-08-26 |
dresk | Added pointsound QC function to CL and SV VMs (extensio... |
blob | commitdiff | raw | diff to current |
2007-08-16 |
dresk | Added SSQC Function "SV_OnEntityNoSpawnFunction" which... |
blob | commitdiff | raw | diff to current |
2007-07-28 |
divverent | KrimZon's FTE_STRINGS port, please test! |
blob | commitdiff | raw | diff to current |
2007-07-04 |
havoc | corrected comments for DP_FS_SEARCH functions to say... |
blob | commitdiff | raw | diff to current |
2007-06-16 |
havoc | fix a bug with bounding box measurement when |
blob | commitdiff | raw | diff to current |
2007-06-01 |
havoc | added DP_EF_NOGUNBOB extension |
blob | commitdiff | raw | diff to current |
2007-05-23 |
havoc | added DP_QC_CVAR_DEFSTRING extension |
blob | commitdiff | raw | diff to current |
2007-05-22 |
havoc | enable svc_pointparticles1 protocol, because the pointp... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
havoc | fix typo |
blob | commitdiff | raw | diff to current |
2007-05-21 |
havoc | added DP_SV_POINTPARTICLES extension string (the functi... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
havoc | added svc_pointparticles1 for next protocol bump (uses... |
blob | commitdiff | raw | diff to current |
2007-05-16 |
havoc | changed an error when fighting the end boss of Nehahra... |
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-04-30 |
dresk | Added DP_QC_STRING_CASE_FUNCTIONS extension, providing... |
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-24 |
havoc | reverted dresk's DP_SV_ALLOWTOUCHWITHOWNER patch as... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
dresk | Added QC float .allowtouchwithowner . Setting this... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
dresk | Fixed a typo by not putting a whitespace after the... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
dresk | Added new extension for .string netaddress (DP_SV_NETAD... |
blob | commitdiff | raw | diff to current |
2007-04-16 |
havoc | sv.datagram is now flushed to client->unreliablemsg... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
divverent | New console commands sv_cmd, menu_cmd, cl_cmd, that... |
blob | commitdiff | raw | diff to current |
2007-03-29 |
havoc | added DP_QC_TOKENIZEBYSEPARATOR extension |
blob | commitdiff | raw | diff to current |
2007-03-24 |
havoc | as requested by div0, sprint to world now behaves like... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
havoc | removed trailing comments on cvar declarations and... |
blob | commitdiff | raw | diff to current |
2007-03-09 |
havoc | fix incorrect parameter count check on setspawnparms... |
blob | commitdiff | raw | diff to current |
2007-02-24 |
havoc | allow 0 parameters in VM_SV_makestatic due to a bug... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | fix two 'wrong number of parameters' errors |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | fixed parmcount check on VM_SV_AddStat from 2 parameter... |
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-18 |
havoc | added svc_trailparticles and svc_pointparticles, these... |
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 | cleaned up client qc, menu qc, and server qc VM initial... |
blob | commitdiff | raw | diff to current |
2007-02-08 |
havoc | added DP_QC_STRFTIME extension |
blob | commitdiff | raw | diff to current |
2007-02-03 |
havoc | added DP_SV_PRINT extension |
blob | commitdiff | raw | diff to current |
2007-01-24 |
havoc | added BX_WAL_SUPPORT to extensions list and documented... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
havoc | redesigned tempstring system, now uses a fixed size... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
havoc | modified droptofloor to treat trace.startsolid as an... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
havoc | added framecount and framerate checks to PF_effect |
blob | commitdiff | raw | diff to current |
2006-11-25 |
havoc | patch from Dresk which adds DP_SV_ENTITYCONTENTSTRANSIT... |
blob | commitdiff | raw | diff to current |
2006-11-24 |
havoc | patch from Dresk for DP_QC_STRINGCOLORFUNCTIONS extensi... |
blob | commitdiff | raw | diff to current |
2006-11-23 |
havoc | added DP_ASINACOSATANATAN2TAN extension which adds... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
havoc | made cl_viewmodel_scale apply to csqc and gettaginfo |
blob | commitdiff | raw | diff to current |
2006-11-06 |
havoc | cleaned up almost all direct indexing of matrix4x4_t... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
havoc | use VM_Warning instead of Con_Printf+PRVM_PrintState |
blob | commitdiff | raw | diff to current |
2006-07-26 |
havoc | changed PF_WARNING to not do a return |
blob | commitdiff | raw | diff to current |
2006-07-24 |
havoc | some cleanups and improved warnings |
blob | commitdiff | raw | diff to current |
2006-06-07 |
havoc | added DP_GFX_EXTERNALTEXTURES_PERMAP extension |
blob | commitdiff | raw | diff to current |
2006-04-08 |
havoc | made darkplaces able to compile as C++ again, and fixed... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
havoc | eliminated model->meshlist, replaced with an embedded... |
blob | commitdiff | raw | diff to current |
2006-03-22 |
havoc | implemented DP_TRACE_HITCONTENTSMASK_SURFACEINFO extens... |
blob | commitdiff | raw | diff to current |
2006-03-09 |
havoc | fixed bug that caused ClientDisconnect to not be called... |
blob | commitdiff | raw | diff to current |
2006-03-04 |
havoc | eliminated calls to Matrix4x4_CreateIdentity (now copie... |
blob | commitdiff | raw | diff to current |
2006-02-28 |
havoc | patch from div0 to fix a comment |
blob | commitdiff | raw | diff to current |
2006-02-22 |
havoc | added NAN error checks to traceline and tracebox calls... |
blob | commitdiff | raw | diff to current |
2006-02-11 |
havoc | migrated cls.message and client->message buffers into... |
blob | commitdiff | raw | diff to current |
2006-02-01 |
havoc | added description string to all cvars and commands |
blob | commitdiff | raw | diff to current |
2006-01-16 |
havoc | disable EXT_CSQC extension name for now |
blob | commitdiff | raw | diff to current |
2006-01-16 |
havoc | csqc patch from [515], seems to work with [515]'s dpcsq... |
blob | commitdiff | raw | diff to current |
2006-01-14 |
havoc | added DP_EF_DOUBLESIDED extension to list |
blob | commitdiff | raw | diff to current |
2006-01-14 |
havoc | added DP_SV_CUSTOMIZEENTITYFORCLIENT extension based... |
blob | commitdiff | raw | diff to current |
next |