2010-07-06 |
divverent | finalize DP_CSQC_BINDMAPS: |
blob | commitdiff | raw |
2010-07-04 |
divverent | finalize DP_CSQC_BINDMAPS: |
blob | commitdiff | raw |
2010-07-01 |
divverent | menuqc += +VM_getkeybind, // #342 string(float keynum... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
divverent | menuqc += +VM_getkeybind, // #342 string(float keynum... |
blob | commitdiff | raw | diff to current |
2010-05-23 |
vortex | formed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten... |
blob | commitdiff | raw | diff to current |
2010-05-22 |
vortex | formed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten... |
blob | commitdiff | raw | diff to current |
2010-04-30 |
vortex | simple video subtitles support, defined in external... |
blob | commitdiff | raw | diff to current |
2010-04-30 |
vortex | DP_SND_GETSOUNDTIME extension (query sound progress... |
blob | commitdiff | raw | diff to current |
2010-04-24 |
vortex | simple video subtitles support, defined in external... |
blob | commitdiff | raw | diff to current |
2010-04-14 |
vortex | DP_SND_GETSOUNDTIME extension (query sound progress... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
divverent | make getsurface* functions shared between VMs |
blob | commitdiff | raw | diff to current |
2010-01-26 |
divverent | make getsurface* functions shared between VMs |
blob | commitdiff | raw | diff to current |
2009-12-23 |
divverent | DP_QC_SPRINTF :P |
blob | commitdiff | raw | diff to current |
2009-11-14 |
divverent | extresponse: make svqc receive only those on the server... |
blob | commitdiff | raw | diff to current |
2009-11-08 |
divverent | logarithm |
blob | commitdiff | raw | diff to current |
2009-10-24 |
divverent | DP_QC_ENTITYSTRING: menu builtins like reading/writing... |
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-04-17 |
divverent | DP_QC_EXTRESPONSEPACKET - getextresponse() function... |
blob | commitdiff | raw | diff to current |
2009-04-12 |
sajt | drawrotpic: |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | make DP compile with C++ again |
blob | commitdiff | raw | diff to current |
2009-01-23 |
divverent | +"DP_QC_CVAR_DESCRIPTION " |
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-09-22 |
divverent | new menu QC builtin string netaddress_resolve(string... |
blob | commitdiff | raw | diff to current |
2008-09-16 |
havoc | patch from esteel making the findkeysforcommand builtin... |
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-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-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-06 |
divverent | disable joystick by default, and make joy_enable saved; |
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-16 |
res | Gecko: load OffscreenGecko dynamically |
blob | commitdiff | raw | diff to current |
2007-12-12 |
res | Gecko resizing support |
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-10-27 |
divverent | add menu QC drawsubpic() to draw just part of an image... |
blob | commitdiff | raw | diff to current |
2007-10-27 |
divverent | new menu QC builtin "stringwidth(string text, float... |
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-09-05 |
dresk | Added QC function drawcolorcodedstring (#326 CSQC,... |
blob | commitdiff | raw | diff to current |
2007-07-28 |
divverent | KrimZon's FTE_STRINGS port, please test! |
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-03-29 |
havoc | added DP_QC_TOKENIZEBYSEPARATOR extension |
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-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-01-24 |
havoc | redesigned tempstring system, now uses a fixed size... |
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-08-26 |
havoc | CSQC fixes (less broken, still not spec compliant) |
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 |
2005-11-23 |
havoc | cleaned up many text buffer sizes throughout the engine... |
blob | commitdiff | raw | diff to current |
2005-11-07 |
havoc | removed \n from all Host_Error, Sys_Error, PRVM_ERROR... |
blob | commitdiff | raw | diff to current |
2005-07-03 |
black | -Moved findflags and findchainflags to the prvm_cmds.c. |
blob | commitdiff | raw | diff to current |
2005-05-27 |
black | -CVS: --------------------------------------------... |
blob | commitdiff | raw | diff to current |
2005-05-25 |
havoc | added newline at end of file to hush a gcc warning |
blob | commitdiff | raw | diff to current |
2005-05-24 |
black | -Split prvm_cmds.c into prvm_cmds.c, prvm_cmds.h and... |
blob | commitdiff | raw | diff to current |
|