ioq3/code/qcommon
Tim Angus ffdc69f138 * Deleted code/unix/vm_x86.c - wtf was that about anyway?
* Removed HAVE_VM_NATIVE
* Removed DLL_ONLY
* Replace HAVE_VM_COMPILED with NO_VM_COMPILED -- this means the JIT compiler
  should be enabled on the OS X and VC builds now
* Remove the remainder of the freetype building stuff
2005-10-29 00:23:10 +00:00
..
cm_load.c remove svn:executable property 2005-08-28 17:54:51 +00:00
cm_local.h * Moved various source files from their mod sdk locations to places more 2005-10-26 19:45:21 +00:00
cm_patch.c Cleanups from pomac! 2005-09-02 20:13:47 +00:00
cm_patch.h remove svn:executable property 2005-08-28 17:54:51 +00:00
cm_polylib.c remove svn:executable property 2005-08-28 17:54:51 +00:00
cm_polylib.h remove svn:executable property 2005-08-28 17:54:51 +00:00
cm_public.h remove svn:executable property 2005-08-28 17:54:51 +00:00
cm_test.c remove svn:executable property 2005-08-28 17:54:51 +00:00
cm_trace.c remove svn:executable property 2005-08-28 17:54:51 +00:00
cmd.c * Moved various source files from their mod sdk locations to places more 2005-10-26 19:45:21 +00:00
common.c * Moved various source files from their mod sdk locations to places more 2005-10-26 19:45:21 +00:00
cvar.c add x86_64 vm. experimental, not enabled by default. you need as for it 2005-10-27 21:13:47 +00:00
files.c * Moved various source files from their mod sdk locations to places more 2005-10-26 19:45:21 +00:00
huffman.c * Moved various source files from their mod sdk locations to places more 2005-10-26 19:45:21 +00:00
md4.c * Port to MinGW 2005-09-22 03:21:33 +00:00
msg.c * Moved various source files from their mod sdk locations to places more 2005-10-26 19:45:21 +00:00
net_chan.c * Moved various source files from their mod sdk locations to places more 2005-10-26 19:45:21 +00:00
q_math.c * Moved various source files from their mod sdk locations to places more 2005-10-26 19:45:21 +00:00
q_shared.c * Moved various source files from their mod sdk locations to places more 2005-10-26 19:45:21 +00:00
q_shared.h * ...and the other common headers 2005-10-27 22:05:38 +00:00
qcommon.h * ...and the other common headers 2005-10-27 22:05:38 +00:00
qfiles.h * ...and the other common headers 2005-10-27 22:05:38 +00:00
surfaceflags.h * Moved various source files from their mod sdk locations to places more 2005-10-26 19:45:21 +00:00
unzip.c * Applied ajax's cleanup patch 2005-09-23 17:39:14 +00:00
unzip.h remove svn:executable property 2005-08-28 17:54:51 +00:00
vm.c * Deleted code/unix/vm_x86.c - wtf was that about anyway? 2005-10-29 00:23:10 +00:00
vm_interpreted.c revert int->long change as it breaks on 64bit. Actually only 2005-09-26 22:23:46 +00:00
vm_local.h * Moved various source files from their mod sdk locations to places more 2005-10-26 19:45:21 +00:00
vm_none.c revert int->long change as it breaks on 64bit. Actually only 2005-09-26 22:23:46 +00:00
vm_ppc.c revert int->long change as it breaks on 64bit. Actually only 2005-09-26 22:23:46 +00:00
vm_ppc_new.c remove svn:executable property 2005-08-28 17:54:51 +00:00
vm_x86.c * Deleted code/unix/vm_x86.c - wtf was that about anyway? 2005-10-29 00:23:10 +00:00
vm_x86_64.c add x86_64 vm. experimental, not enabled by default. you need as for it 2005-10-27 21:13:47 +00:00