index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
qcommon
/
vm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fall back to interpreter if VM_Compile resets vm->compiled
ludwig
2005-11-06
1
-2
/
+5
*
* Replaced a bunch of inline and __inline with ID_INLINE
tma
2005-11-04
1
-2
/
+2
*
actually when calling from the vm to the engine there are more than 10
ludwig
2005-11-02
1
-1
/
+1
*
pass only 10 arguments. vm_* doesn't use more anyways.
ludwig
2005-11-02
1
-2
/
+2
*
pass only 10 arguments. vm_* doesn't use more anyways.
ludwig
2005-11-02
1
-3
/
+2
*
* Added STATUS
tma
2005-10-29
1
-1
/
+1
*
* Deleted code/unix/vm_x86.c - wtf was that about anyway?
tma
2005-10-29
1
-20
/
+3
*
* Fix the x86 vm
tma
2005-10-27
1
-2
/
+2
*
add x86_64 vm. experimental, not enabled by default. you need as for it
ludwig
2005-10-27
1
-5
/
+14
*
* Fixed a bug with QVM loading on big endian architectures
tma
2005-10-26
1
-16
/
+25
*
* Adjusted VM_LoadQVM interface
tma
2005-10-14
1
-7
/
+8
*
* Fixed some annoying code duplication
tma
2005-10-13
1
-94
/
+58
*
* (Non-trivial) fix to the "opStack corrupted in compiled code" bug
tma
2005-10-13
1
-18
/
+72
*
don't call VM_Compile if it's not supported so the VM_Compile symbol
ludwig
2005-10-09
1
-3
/
+4
*
revert int->long change as it breaks on 64bit. Actually only
ludwig
2005-09-26
1
-3
/
+4
*
* Fixed some long/int warnings, hopefully this doesn't disrupt the MSVC and/o...
tma
2005-09-26
1
-2
/
+2
*
* Replaced lots of __linux__ || __FreeBSD__ with __GNUC__
tma
2005-09-23
1
-1
/
+1
*
* Port to MinGW
tma
2005-09-22
1
-1
/
+1
*
- add note about 64bit mods and the demo
ludwig
2005-08-30
1
-0
/
+2
*
- load qvm file by default again to avoid 'unpure' error
ludwig
2005-08-30
1
-2
/
+1
*
support for 64bit native mods
ludwig
2005-08-30
1
-13
/
+13
*
always try native dll first
ludwig
2005-08-30
1
-1
/
+2
*
fix build on ppc. no guarantee it runs though
ludwig
2005-08-30
1
-7
/
+14
*
remove svn:executable property
ludwig
2005-08-28
1
-0
/
+0
*
Ludwig's 1st diff: Some 64bit fixes for x86_64. Also fixes Makefile build.
zakk
2005-08-27
1
-5
/
+28
*
newlines fixed
zakk
2005-08-26
1
-835
/
+835
*
Itsa me, quake3io!
zakk
2005-08-26
1
-0
/
+835