2009-01-13 |
divverent | fix warning |
blob | commitdiff | raw |
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 |
|