]> git.xonotic.org Git - xonotic/darkplaces.git/history - prvm_edict.c
added MSVC 2012 projects
[xonotic/darkplaces.git] / prvm_edict.c
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
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-05-13 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-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-03-09 havocpatch from Klaus Silveira cleaning up several inefficie...
2012-01-30 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...
2010-07-02 havoccreated new MSVC2008 project files and solution from...
2010-07-02 havocfix a bunch of warnings if compiling darkplaces as...
2010-06-17 divverentuser (csqc) controllable wavefuncs
2010-06-17 divverentuser (csqc) controllable wavefuncs
2010-06-15 divverentif a dotranslate_ variable exists, ALWAYS assume the...
2010-06-05 divverentif a dotranslate_ variable exists, ALWAYS assume the...
2010-05-15 divverentDP_CSQC_BOXPARTICLES
2010-05-12 divverentDP_CSQC_BOXPARTICLES
2010-05-02 divverentAdd QC/cfg facilities to control deletion of automatica...
2010-05-02 divverentAdd QC/cfg facilities to control deletion of automatica...
2010-04-30 divverentmode "developer -1" that behaves like old "developer...
2010-04-30 havocfix some warnings
2010-04-24 divverentmode "developer -1" that behaves like old "developer...
2010-04-11 havocfix some warnings
2010-04-08 havocchange representation of string offsets for allocated...
2010-04-04 havocchange representation of string offsets for allocated...
2010-03-29 divverentuse the safer %.9g format for storing floats e.g. in...
2010-03-26 divverentuse the safer %.9g format for storing floats e.g. in...
2010-03-02 divverentWarpZones:
2010-02-28 divverentWarpZones:
2010-01-08 havocsignificantly reduce code size in prvm_exec.c by simpli...
2010-01-08 havocsignificantly reduce code size in prvm_exec.c by simpli...
2010-01-03 divverentallow entity number reuse during PRVM_ED_LoadFromFile...
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
next