2016-11-29 |
havoc | Fix MSVC++ 2015 warnings about variable scope and some... |
blob | commitdiff | raw |
2016-09-10 |
havoc | Fix MSVC++ 2015 warnings about variable scope and some... |
blob | commitdiff | raw |
2014-01-09 |
divverent | Support statementprofiling in the fast interpreter. |
blob | commitdiff | raw | diff to current |
2014-01-09 |
divverent | Restructure profiling to allow easier statement coverag... |
blob | commitdiff | raw | diff to current |
2014-01-09 |
divverent | Use PreError() for warnings too. Simpler code! |
blob | commitdiff | raw | diff to current |
2014-01-09 |
divverent | Use an explicit jump table for QCVM instruction dispatch. |
blob | commitdiff | raw | diff to current |
2014-01-09 |
divverent | Better coverage output. |
blob | commitdiff | raw | diff to current |
2014-01-09 |
divverent | COVERAGE! Also fixes prvm always running as PRVMSLOWINT... |
blob | commitdiff | raw | diff to current |
2014-01-08 |
divverent | Support statementprofiling in the fast interpreter. |
blob | commitdiff | raw | diff to current |
2014-01-08 |
divverent | Restructure profiling to allow easier statement coverag... |
blob | commitdiff | raw | diff to current |
2014-01-08 |
divverent | Use PreError() for warnings too. Simpler code! |
blob | commitdiff | raw | diff to current |
2014-01-07 |
divverent | Use an explicit jump table for QCVM instruction dispatch. |
blob | commitdiff | raw | diff to current |
2014-01-07 |
divverent | Better coverage output. |
blob | commitdiff | raw | diff to current |
2014-01-07 |
divverent | COVERAGE! Also fixes prvm always running as PRVMSLOWINT... |
blob | commitdiff | raw | diff to current |
2013-04-19 |
havoc | optimized vm by using cached local variables instead... |
blob | commitdiff | raw | diff to current |
2013-04-19 |
havoc | added prvm_uint_t for bounds check tests in the vm |
blob | commitdiff | raw | diff to current |
2013-04-19 |
havoc | use unsigned comparisons for most of the boundschecks... |
blob | commitdiff | raw | diff to current |
2013-04-16 |
havoc | optimized vm by using cached local variables instead... |
blob | commitdiff | raw | diff to current |
2013-04-16 |
havoc | added prvm_uint_t for bounds check tests in the vm |
blob | commitdiff | raw | diff to current |
2013-04-16 |
havoc | use unsigned comparisons for most of the boundschecks... |
blob | commitdiff | raw | diff to current |
2013-01-13 |
divverent | make MUL_VF and MUL_FV friendlier for compilers, and... |
blob | commitdiff | raw | diff to current |
2013-01-13 |
divverent | fix a typo in the watchpoints code that warns |
blob | commitdiff | raw | diff to current |
2013-01-13 |
divverent | Make watchpoints data type aware; now vector watchpoint... |
blob | commitdiff | raw | diff to current |
2013-01-13 |
divverent | Breakpoints and watchpoints |
blob | commitdiff | raw | diff to current |
2013-01-13 |
divverent | make MUL_VF and MUL_FV friendlier for compilers, and... |
blob | commitdiff | raw | diff to current |
2013-01-10 |
divverent | fix a typo in the watchpoints code that warns |
blob | commitdiff | raw | diff to current |
2013-01-09 |
divverent | Make watchpoints data type aware; now vector watchpoint... |
blob | commitdiff | raw | diff to current |
2013-01-08 |
divverent | Breakpoints and watchpoints |
blob | commitdiff | raw | diff to current |
2012-04-19 |
havoc | fix severe bugs with the PRVM_64 support, which affecte... |
blob | commitdiff | raw | diff to current |
2012-04-19 |
havoc | fix severe bugs with the PRVM_64 support, which affecte... |
blob | commitdiff | raw | diff to current |
2012-04-11 |
havoc | added PRVM_64 define which upgrades the QC VM to double... |
blob | commitdiff | raw | diff to current |
2012-04-04 |
havoc | added PRVM_64 define which upgrades the QC VM to double... |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Rudolf Polzer | ::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef... |
blob | commitdiff | raw | diff to current |
2011-10-22 |
havoc | major overhaul for thread-safety - many global variable... |
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 | reworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage... |
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 | removed NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL... |
blob | commitdiff | raw | diff to current |
2011-03-25 |
divverent | fix PRVM error and warning backtrace display |
blob | commitdiff | raw | diff to current |
2011-03-23 |
divverent | fix PRVM error and warning backtrace display |
blob | commitdiff | raw | diff to current |
2011-03-19 |
divverent | turn "assignment to world" from dprint into warning... |
blob | commitdiff | raw | diff to current |
2011-03-19 |
divverent | turn "assignment to world" from dprint into warning... |
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-04 |
havoc | clean up field offset handling a bit, now uses vec_t... |
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-09-17 |
divverent | make profile output more verbous (including time of... |
blob | commitdiff | raw | diff to current |
2009-08-24 |
divverent | yet another typo :( typing with lag sucks |
blob | commitdiff | raw | diff to current |
2009-08-24 |
divverent | fix typo |
blob | commitdiff | raw | diff to current |
2009-08-24 |
divverent | okay, fix the latest fix :P |
blob | commitdiff | raw | diff to current |
2009-08-24 |
divverent | chnage "negative zero" check to actually check the... |
blob | commitdiff | raw | diff to current |
2009-08-24 |
divverent | add bounds check on OP_ADDRESS |
blob | commitdiff | raw | diff to current |
2009-08-19 |
divverent | bounds check function calls, and entity indexes in... |
blob | commitdiff | raw | diff to current |
2009-08-18 |
havoc | fix div0's bug |
blob | commitdiff | raw | diff to current |
2009-08-18 |
divverent | mark another place of missing bounds check |
blob | commitdiff | raw | diff to current |
2009-08-18 |
divverent | identify two missing bounds checks (fix them later) |
blob | commitdiff | raw | diff to current |
2009-08-14 |
divverent | experimental change: do a float compare for OP_IF and... |
blob | commitdiff | raw | diff to current |
2009-07-07 |
havoc | more _int changes, but these are only in the commented... |
blob | commitdiff | raw | diff to current |
2009-07-07 |
havoc | use ivector for all vector copy instructions, not vector |
blob | commitdiff | raw | diff to current |
2009-01-13 |
divverent | remove the PRVM_BOUNDSCHECK_CVAR define |
blob | commitdiff | raw | diff to current |
2008-02-27 |
divverent | Make the "no such builtin" message more descriptive |
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 | redesigned tempstring system, now uses a fixed size... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
havoc | patch from div0 that enables printf format warnings... |
blob | commitdiff | raw | diff to current |
2006-08-27 |
havoc | fix a bug with the divide by zero warning in the QC... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
black | 'Catch' divisions by zero in the VM: |
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-06-14 |
havoc | reduce runaway loop counter limit from 1 billion to... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
havoc | increased runaway jump count limit to 1000000000 |
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-11-05 |
havoc | eliminated qbyte type, now uses unsigned char throughou... |
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-07-01 |
havoc | forbid world writes after precache stage (without using... |
blob | commitdiff | raw | diff to current |
2005-05-27 |
black | -CVS: --------------------------------------------... |
blob | commitdiff | raw | diff to current |
2005-05-24 |
black | -Split prvm_cmds.c into prvm_cmds.c, prvm_cmds.h and... |
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 |
2003-10-25 |
black | Added a new builin function (callfunction) |
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 |
|