aboutsummaryrefslogtreecommitdiffstats
path: root/code/qcommon/vm_interpreted.c
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized words in VM interpreter, reported by Patrick Baggett (4281)thilo2009-10-231-65/+57
* * Fix unused variable warningtma2008-08-231-1/+1
* * (bug #3729) server dependencies on client.h (Ben Millwood)tma2008-08-221-10/+4
* use vm->callLevel to count recursive calls to VM_Callludwig2008-03-241-7/+5
* * Merge unified-sdl to trunktma2007-09-051-1/+1
* check program counter on OP_CALL and OP_LEAVEludwig2007-06-251-2/+6
* - Fix loads of format string bugsthilo2007-01-241-1/+1
* looks like the interpreter was broken all the time. Didn't anyoneludwig2006-07-061-1/+1
* - change long to intptr_t for 64bit windows compatabilityludwig2006-02-181-4/+4
* * Tidy-up of q_platform.htma2005-11-061-10/+20
* * Replaced a bunch of inline and __inline with ID_INLINEtma2005-11-041-2/+2
* use memcpy to fix use of misaligned dataludwig2005-11-011-1/+5
* * Fix to the VM interpreter on the linux ppc dedicated servertma2005-10-291-1/+1
* * Added STATUStma2005-10-291-1/+1
* revert int->long change as it breaks on 64bit. Actually onlyludwig2005-09-261-1/+1
* * Fixed some long/int warnings, hopefully this doesn't disrupt the MSVC and/o...tma2005-09-261-1/+1
* * Port to MinGWtma2005-09-221-1/+1
* don't make unaligned used of OP_BLOCK_COPY an error. The bytecodeludwig2005-09-031-1/+2
* - load qvm file by default again to avoid 'unpure' errorludwig2005-08-301-1/+14
* remove svn:executable propertyludwig2005-08-281-0/+0
* Ludwig's 1st diff: Some 64bit fixes for x86_64. Also fixes Makefile build.zakk2005-08-271-1/+1
* newlines fixedzakk2005-08-261-889/+889
* Itsa me, quake3io!zakk2005-08-261-0/+889