Ludwig Nussel
|
f62601ac53
|
don't call VM_Compile if it's not supported so the VM_Compile symbol
isn't needed
|
2005-10-09 13:05:44 +00:00 |
|
Ludwig Nussel
|
d5fbff3f44
|
revert int->long change as it breaks on 64bit. Actually only
VM_CallInterpreted hurts as VM_CallCompiled is only used on 32bit. Use
same arg types for consistency nevertheless.
|
2005-09-26 22:23:46 +00:00 |
|
Tim Angus
|
cde9e9e93c
|
* Fixed some long/int warnings, hopefully this doesn't disrupt the MSVC and/or 64bit builds
|
2005-09-26 16:13:14 +00:00 |
|
Tim Angus
|
2b8395a4d0
|
* Replaced lots of __linux__ || __FreeBSD__ with __GNUC__
* MinGW port now uses asm versions of SnapVector and ftol
* Improved the handling of mangled symbols in vm_x86.c
|
2005-09-23 02:59:15 +00:00 |
|
Tim Angus
|
fcaf343d7f
|
* Port to MinGW
|
2005-09-22 03:21:33 +00:00 |
|
Ludwig Nussel
|
1b62818a09
|
- add note about 64bit mods and the demo
- fix mod functions for 64bit
|
2005-08-30 22:38:59 +00:00 |
|
Ludwig Nussel
|
54d65a0ead
|
- load qvm file by default again to avoid 'unpure' error
- fix loading qvms in 64bit q3
|
2005-08-30 21:25:54 +00:00 |
|
Ludwig Nussel
|
88171d6bb7
|
support for 64bit native mods
|
2005-08-30 20:30:17 +00:00 |
|
Ludwig Nussel
|
2078cfa9a0
|
always try native dll first
|
2005-08-30 15:38:05 +00:00 |
|
Ludwig Nussel
|
109da009d2
|
fix build on ppc. no guarantee it runs though
|
2005-08-30 11:37:41 +00:00 |
|
Ludwig Nussel
|
5ae70d54b0
|
remove svn:executable property
|
2005-08-28 17:54:51 +00:00 |
|
Zachary Slater
|
f46ede91fb
|
Ludwig's 1st diff: Some 64bit fixes for x86_64. Also fixes Makefile build.
|
2005-08-27 02:24:00 +00:00 |
|
Zachary Slater
|
59cce31e75
|
newlines fixed
|
2005-08-26 17:39:27 +00:00 |
|
Zachary Slater
|
5b755058f5
|
Itsa me, quake3io!
|
2005-08-26 04:48:05 +00:00 |
|
Travis Bradshaw
|
dbe4ddb103
|
The Quake III Arena sources as originally released under the GPL license on August 20, 2005.
|
2012-01-31 13:41:34 -06:00 |
|