]> git.xonotic.org Git - xonotic/darkplaces.git/history - prvm_edict.c
fix a /* warning in a comment
[xonotic/darkplaces.git] / prvm_edict.c
2014-05-08 divverentFix very stupid typo by me in counting coverage() state...
2014-01-09 divverentCOVERAGE! Also fixes prvm always running as PRVMSLOWINT...
2014-01-06 divverentPatch by graphitemaster to support column number enhanc...
2014-01-06 divverentPatch by graphitemaster to support column number enhanc...
2013-12-18 havocdon't try to validate parameters to an opcode that...
2013-12-14 havocdon't try to validate parameters to an opcode that...
2013-09-12 divverentFix loading of common.LANGUAGE.po.
2013-09-12 divverentFix loading of common.LANGUAGE.po.
2013-09-11 divverent.po support: support common.<language>.po as secondary...
2013-09-11 divverent.po support: support common.<language>.po as secondary...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-01-13 havoccast to etype_t to avoid g++ compiler errors
2013-01-13 divverentMake watchpoints data type aware; now vector watchpoint...
2013-01-13 divverentBreakpoints and watchpoints
2013-01-12 havoccast to etype_t to avoid g++ compiler errors
2013-01-09 divverentMake watchpoints data type aware; now vector watchpoint...
2013-01-08 divverentBreakpoints and watchpoints
2012-09-19 divverentbuffer csprogs downloads and load csprogs from the...
2012-09-19 divverentbuffer csprogs downloads and load csprogs from the...
2012-09-18 havocrelax PRVM_EDICT_NUM error checking on saving a savegam...
2012-08-05 havocrelax PRVM_EDICT_NUM error checking on saving a savegam...
2012-05-13 divverentfix a stupid overrun in OP_DONE/OP_RETURN when trying...
2012-04-29 divverentfix a stupid overrun in OP_DONE/OP_RETURN when trying...
2012-04-19 havocchanged PRVM_ValueString (used by prvm_global, prvm_glo...
2012-04-19 havocchanged PRVM_ValueString (used by prvm_global, prvm_glo...
2012-04-11 divverentPRVM_64: make savegames precision-loss-less
2012-04-11 divverentfix "strings go past end of file" check
2012-04-11 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-04-11 divverentPRVM_64: make savegames precision-loss-less
2012-04-11 divverentfix "strings go past end of file" check
2012-04-04 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-03-09 havocpatch from Klaus Silveira cleaning up several inefficie...
2012-03-09 havocpatch from Klaus Silveira cleaning up several inefficie...
2012-01-30 havocremove a confusing #if
2012-01-28 havocremove a confusing #if
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-02 divverentCommand line: -sessionid, cvars: locksession, (R/O...
2011-11-02 divverentspeed up leaktest a bit
2011-11-01 divverentCommand line: -sessionid, cvars: locksession, (R/O...
2011-11-01 divverentspeed up leaktest a bit
2011-10-31 divverentframegroups: add support for group names specified...
2011-10-27 divverentframegroups: add support for group names specified...
2011-10-25 divverentas realtime no longer suffices to detect same frame...
2011-10-25 divverentfix a bug regarding entity reuse
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-06-13 havocreworked progs loading so that entvars_t and globalvars...
2011-06-08 havocreworked progs loading so that entvars_t and globalvars...
2011-05-14 havocadded prvm_offsets.h which centralizes field/global...
2011-05-14 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-14 havocadded pmove_onground to get this value from the engine...
2011-05-09 havocadded prvm_offsets.h which centralizes field/global...
2011-05-09 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-09 havocadded pmove_onground to get this value from the engine...
2011-05-09 havocadd the prvm_badvalue variable needed by the last commit
2011-05-09 havocadd the prvm_badvalue variable needed by the last commit
2011-05-09 havocfix another warning
2011-05-09 havocfix a C++ compile error
2011-05-09 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-05-09 divverentfix naming of two fields
2011-05-08 havocfix another warning
2011-05-08 havocfix a C++ compile error
2011-05-08 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-05-08 divverentfix naming of two fields
2011-05-06 havocadded .float sendcomplexanimation server qc field which...
2011-05-06 havocadded .float sendcomplexanimation server qc field which...
2011-04-20 divverentreally fix csprogs.dat.??.po loading
2011-04-20 divverentreally fix csprogs.dat.??.po loading
2011-04-20 divverentdo NOT use the crc inside the file name for .po file...
2011-04-20 divverentdo NOT use the crc inside the file name for .po file...
2011-02-16 divverentfix compile error, sorry
2011-02-16 divverentbecause Quake is insane, do NOT save vars matching...
2011-02-16 divverentfix some instances detecting vector component names...
2011-02-16 divverentfix compile error, sorry
2011-02-15 divverentbecause Quake is insane, do NOT save vars matching...
2011-02-15 divverentfix some instances detecting vector component names...
2011-01-20 divverentmake prvm_language saved
2011-01-20 divverentfix description of prvm_language dumping mode
2011-01-17 divverentmake prvm_language saved
2011-01-17 divverentfix description of prvm_language dumping mode
2011-01-14 divverentuse the proper filename.pot instead of filename.dump...
2011-01-14 divverentuse the proper filename.pot instead of filename.dump...
2010-12-12 divverentturn another print into a dprint
2010-12-12 divverentturn another print into a dprint
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-11-01 vortexnew m_newmap() MenuQC function which gets executed...
2010-10-31 vortexnew m_newmap() MenuQC function which gets executed...
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 havoc havoc@d7cf86... UNMERGE
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-09-22 vortexFix GAME_XONOTIC beging misplaced in gamemode_t->gamemo...
2010-09-21 vortexFix GAME_XONOTIC beging misplaced in gamemode_t->gamemo...
2010-09-16 divverentfix leaktest
2010-09-14 divverentfix leaktest
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-07-06 divverenta simple time profiler for prvm_profile, cvar: prvm_tim...
2010-07-04 divverenta simple time profiler for prvm_profile, cvar: prvm_tim...
next