aboutsummaryrefslogtreecommitdiffstats
path: root/code/qcommon/vm.c
Commit message (Expand)AuthorAgeFilesLines
* * Adjusted VM_LoadQVM interfacetma2005-10-141-7/+8
* * Fixed some annoying code duplicationtma2005-10-131-94/+58
* * (Non-trivial) fix to the "opStack corrupted in compiled code" bugtma2005-10-131-18/+72
* don't call VM_Compile if it's not supported so the VM_Compile symbolludwig2005-10-091-3/+4
* revert int->long change as it breaks on 64bit. Actually onlyludwig2005-09-261-3/+4
* * Fixed some long/int warnings, hopefully this doesn't disrupt the MSVC and/o...tma2005-09-261-2/+2
* * Replaced lots of __linux__ || __FreeBSD__ with __GNUC__tma2005-09-231-1/+1
* * Port to MinGWtma2005-09-221-1/+1
* - add note about 64bit mods and the demoludwig2005-08-301-0/+2
* - load qvm file by default again to avoid 'unpure' errorludwig2005-08-301-2/+1
* support for 64bit native modsludwig2005-08-301-13/+13
* always try native dll firstludwig2005-08-301-1/+2
* fix build on ppc. no guarantee it runs thoughludwig2005-08-301-7/+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-5/+28
* newlines fixedzakk2005-08-261-835/+835
* Itsa me, quake3io!zakk2005-08-261-0/+835