]> git.xonotic.org Git - xonotic/darkplaces.git/history - mvm_cmds.c
Cvar onChange for qc menu for stable branch
[xonotic/darkplaces.git] / mvm_cmds.c
2020-03-23 havocRefactored R_UpdateEntityLighting to CL_UpdateEntitySha...
2020-03-20 havocUNMERGE! Refactored R_UpdateEntityLighting to CL_Update...
2020-03-15 havocRefactored R_UpdateEntityLighting to CL_UpdateEntitySha...
2015-02-09 divverentCrypto: handle properly whether the a server key is...
2015-02-09 divverentCrypto: handle properly whether the a server key is...
2014-12-29 eihrulmiscellaneous fixes from graphitemaster
2014-12-09 eihrulmiscellaneous fixes from graphitemaster
2014-01-09 divverentCOVERAGE! Also fixes prvm always running as PRVMSLOWINT...
2014-01-07 divverentCOVERAGE! Also fixes prvm always running as PRVMSLOWINT...
2013-10-12 divverentAdd SLIF_CATEGORY for the server list, and a menu QC...
2013-10-12 divverentAllow refreshserverlist() to also clear the list like...
2013-10-10 divverentAdd SLIF_CATEGORY for the server list, and a menu QC...
2013-10-10 divverentAllow refreshserverlist() to also clear the list like...
2013-09-18 divverentvid_desktopfullscreen improvements; allow querying...
2013-09-18 divverentvid_desktopfullscreen improvements; allow querying...
2012-09-26 divverentsupport DP_QC_ENTITYDATA in menuqc too
2012-09-26 divverentsupport DP_QC_ENTITYDATA in menuqc too
2012-04-11 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-04-04 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-04-01 vortexWork-in-progress extension: DP_QC_STRINGBUFFERS_EXT_WIP.
2012-03-20 vortexWork-in-progress extension: DP_QC_STRINGBUFFERS_EXT_WIP.
2011-12-09 divverentblind_id: rework of keygen to be able to save an unsign...
2011-12-09 divverentblind_id: rework of keygen to be able to save an unsign...
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-14 havocremoved OffscreenGecko support because it is not maintained
2011-10-14 havocremoved OffscreenGecko support because it is not maintained
2011-10-01 divverentimplement digest_hex()
2011-10-01 divverentoops, I hadn't document DP_QC_I18N back then... sorry...
2011-10-01 divverentimplement digest_hex()
2011-09-30 divverentoops, I hadn't document DP_QC_I18N back then... sorry...
2011-05-09 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-05-08 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-01-14 vortexAdded wasfreed() to menuqc builtinlist. Hushed "VM_bufs...
2011-01-07 vortexAdded wasfreed() to menuqc builtinlist. Hushed "VM_bufs...
2010-11-26 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-11-25 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-07-06 divverentfinalize DP_CSQC_BINDMAPS:
2010-07-06 divverent- fix a bug in Quake menu when in_bindmap was not ...
2010-07-04 divverentfinalize DP_CSQC_BINDMAPS:
2010-07-04 divverent- fix a bug in Quake menu when in_bindmap was not ...
2010-07-01 divverentmenuqc += +VM_getkeybind, // #342 string(float keynum...
2010-06-30 divverentmenuqc += +VM_getkeybind, // #342 string(float keynum...
2010-05-23 vortexformed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten...
2010-05-22 vortexformed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten...
2010-04-30 vortexsimple video subtitles support, defined in external...
2010-04-30 vortexDP_SND_GETSOUNDTIME extension (query sound progress...
2010-04-24 vortexsimple video subtitles support, defined in external...
2010-04-14 vortexDP_SND_GETSOUNDTIME extension (query sound progress...
2010-04-08 havoclooks like there was a missing return in VM_M_getserver...
2010-04-04 havoclooks like there was a missing return in VM_M_getserver...
2010-02-01 divverentfix some useless use of PRVM_G_STRING in mvm_cmds.c
2010-01-31 divverentfix some useless use of PRVM_G_STRING in mvm_cmds.c
2010-01-24 havocdon't store pointers for serverlist_viewlist, because...
2010-01-24 divverentfix enginestring use in mvm_cmds.c causing a crash...
2010-01-24 havocdon't store pointers for serverlist_viewlist, because...
2010-01-24 divverentfix enginestring use in mvm_cmds.c causing a crash...
2009-12-23 divverentDP_QC_SPRINTF :P
2009-12-05 divverentDP_QC_AUTOCVARS: declare a QC variable float/vector...
2009-11-14 divverentextresponse: make svqc receive only those on the server...
2009-11-08 divverentlogarithm
2009-10-24 divverentDP_QC_ENTITYSTRING: menu builtins like reading/writing...
2009-10-04 divverenttell QC about pixelheight too
2009-09-15 havocfix errors and warnings in MSVC when compiling as C++
2009-09-03 divverentstuff I forgot to commit
2009-09-03 divverentQuake menu: show DP's weird resolution set in windowed...
2009-08-06 divverentmenu QC builtin getgamedirinfo(float gamedirno, float...
2009-08-05 divverentadd bounds check to menu function to query resolutions
2009-05-30 divverentprovide isdemo() to menu QC
2009-04-17 divverentDP_QC_EXTRESPONSEPACKET - getextresponse() function...
2009-04-12 sajtdrawrotpic:
2009-03-18 divverentDP_QC_FINDCHAIN_TOFIELD (saves into another field than...
2009-03-09 divverentchange a cast, trying to fix DP in g++
2009-01-23 divverentadd an argument to filter out a cvar prefix
2009-01-23 divverent+"DP_QC_CVAR_DESCRIPTION "
2008-12-27 divverentnew tokenizer tokenize_console that matches the console...
2008-09-22 divverentnew menu QC builtin string netaddress_resolve(string...
2008-09-21 divverentseta net_slist_favorites
2008-09-16 havocpatch from esteel making the findkeysforcommand builtin...
2008-09-12 divverentadd extension DP_QC_URI_GET (downloads HTTP/whatever...
2008-08-08 divverentmake menu QC aware of player list; add extension DP_SV_...
2008-07-11 divverentadding two new extensions: DP_QC_WHICHPACK (identify...
2008-05-08 havocfixed drifting mouse pointer problems in menu
2008-05-08 havocsplit VM_getmousepos into client and menu versions...
2008-03-02 blackRemove FS_FIX_PATHS again and disable model rendering...
2008-02-27 divverentMake the "no such builtin" message more descriptive
2008-02-27 divverent|sort
2008-02-27 havocDP_QC_NUM_FOR_EDICT extension implemented by Blub
2008-02-27 divverentDP_QC_URI_ESCAPE
2008-02-25 blackMove rt* states and the ambient value into r_refdef_sce...
2008-02-06 divverentdisable joystick by default, and make joy_enable saved;
2008-01-27 blackPass the name of the instance to Gecko_Query, too.
2008-01-27 blackAdd R_SelectScene and R_GetScenePointer that encapsulat...
2008-01-19 divverentadd missing FTE_STRINGS to menu QC
next