2011-11-15 |
Rudolf Polzer | ::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef... |
blob | commitdiff | raw |
2011-11-03 |
divverent | fix segfault in prvm_printfunction |
blob | commitdiff | raw |
2011-10-22 |
havoc | major overhaul for thread-safety - many global variable... |
blob | commitdiff | raw | diff to current |
2011-05-14 |
havoc | added prvm_offsets.h which centralizes field/global... |
blob | commitdiff | raw | diff to current |
2011-05-14 |
havoc | reworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
havoc | added prvm_offsets.h which centralizes field/global... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
havoc | reworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
havoc | a few more PRVM_EDICTFIELDVALUE/PRVM_GLOBALFIELDVALUE... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
havoc | removed NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL... |
blob | commitdiff | raw | diff to current |
2011-05-08 |
havoc | a few more PRVM_EDICTFIELDVALUE/PRVM_GLOBALFIELDVALUE... |
blob | commitdiff | raw | diff to current |
2011-05-08 |
havoc | removed NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL... |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Rudolf Polzer | ::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
havoc havoc@d7cf86... | UNMERGE |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Rudolf Polzer | Reset the stable branch to the current DP trunk, as... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
havoc | fix almost all g++ -pedantic warnings |
blob | commitdiff | raw | diff to current |
2010-07-06 |
divverent | a simple time profiler for prvm_profile, cvar: prvm_tim... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
divverent | a simple time profiler for prvm_profile, cvar: prvm_tim... |
blob | commitdiff | raw | diff to current |
2010-01-08 |
havoc | significantly reduce code size in prvm_exec.c by simpli... |
blob | commitdiff | raw | diff to current |
2010-01-08 |
havoc | significantly reduce code size in prvm_exec.c by simpli... |
blob | commitdiff | raw | diff to current |
2009-12-27 |
havoc | changed a ton of developer cvar checks into developer_e... |
blob | commitdiff | raw | diff to current |
2009-12-23 |
divverent | DP_SV_PING_PACKETLOSS: expose packet loss to server QC |
blob | commitdiff | raw | diff to current |
2009-10-16 |
havoc | changed handling of forbidden world writes - they are... |
blob | commitdiff | raw | diff to current |
2009-10-04 |
havoc | duplicated PRVM_ExecuteProgram to become MVM_ExecutePro... |
blob | commitdiff | raw | diff to current |
2009-09-17 |
divverent | fix callprofile by making some CSQC builtins that call... |
blob | commitdiff | raw | diff to current |
2009-09-17 |
divverent | make profile output more verbous (including time of... |
blob | commitdiff | raw | diff to current |
2009-08-20 |
divverent | fix all the () problems, and make gcc warn for them |
blob | commitdiff | raw | diff to current |
2009-05-14 |
molivier | Fixed a invalid use of the sizeof() operator. Thanks... |
blob | commitdiff | raw | diff to current |
2009-03-23 |
divverent | oops, move the print for that string upwards, as other... |
blob | commitdiff | raw | diff to current |
2009-03-23 |
divverent | in PRVM state dumps, also dump a special extra string... |
blob | commitdiff | raw | diff to current |
2009-01-13 |
divverent | fix warning |
blob | commitdiff | raw | diff to current |
2009-01-13 |
divverent | remove the PRVM_BOUNDSCHECK_CVAR define |
blob | commitdiff | raw | diff to current |
2008-07-19 |
divverent | add feature "prvm_errordump" to make a savegame on... |
blob | commitdiff | raw | diff to current |
2008-07-15 |
divverent | prvm_leaktest - leak detector for QC objects (all but... |
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-09 |
divverent | remove prvm_boundscheck cvar (security hole) and force... |
blob | commitdiff | raw | diff to current |
2007-10-19 |
divverent | prvm_callprofile: a flat profile, time based, including... |
blob | commitdiff | raw | diff to current |
2007-07-08 |
dresk | Added optional wildcard support for prvm_edict, prvm_ed... |
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-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-01-24 |
havoc | replaced prvm_tempstringmemory cvar with automatic... |
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-07-25 |
havoc | print out profile report above runaway loop counter... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
havoc | changed qc profiling to use doubles instead of ints... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
havoc | added prvm_printfunction command which prints an assemb... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
havoc | significant optimizations to the progs interpreter... |
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-05 |
havoc | more size_t |
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-06-06 |
havoc | fixed a PRVM_Crash crash when progs was NULL |
blob | commitdiff | raw | diff to current |
2005-06-03 |
havoc | reset callcount in prvm_profile |
blob | commitdiff | raw | diff to current |
2005-06-01 |
black | -Added Host_AbortCurrentFrame to hide the longjump... |
blob | commitdiff | raw | diff to current |
2005-05-27 |
black | -CVS: --------------------------------------------... |
blob | commitdiff | raw | diff to current |
2005-05-20 |
black | -Added the callcount field to the mfunction_t structure. |
blob | commitdiff | raw | diff to current |
2004-12-13 |
molivier | Fixed a warning in MSVC6 |
blob | commitdiff | raw | diff to current |
2004-10-29 |
black | -Minor fix in VM_registercvar. |
blob | commitdiff | raw | diff to current |
2004-10-27 |
molivier | Pure cleaning commit: removed "crc.[ch]" and "gl_warp_s... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
havoc | added Print versions of Printf functions and made all... |
blob | commitdiff | raw | diff to current |
2004-02-02 |
havoc | changed a lot of progs errors to warnings, and it print... |
blob | commitdiff | raw | diff to current |
2003-10-28 |
black | Fixed a bug that caused some messages to not be logged... |
blob | commitdiff | raw | diff to current |
2003-10-23 |
black | Changed prvm_ed_loadfromfile - it isnt really compatibl... |
blob | commitdiff | raw | diff to current |
2003-10-21 |
black | Added in_mouse_x and in_mouse_y, which contain the... |
blob | commitdiff | raw | diff to current |
2003-10-06 |
black | Adding the new vm |
blob | commitdiff | raw | diff to current |
|