aboutsummaryrefslogtreecommitdiffstats
path: root/code/qcommon
Commit message (Expand)AuthorAgeFilesLines
* * Added STATUStma2005-10-2930-30/+30
* * Deleted code/unix/vm_x86.c - wtf was that about anyway?tma2005-10-292-24/+3
* * Fix the x86 vmtma2005-10-271-2/+2
* * ...and the other common headerstma2005-10-273-0/+16
* * Ignore __attribute__ when not using gcctma2005-10-271-0/+5
* add x86_64 vm. experimental, not enabled by default. you need as for itludwig2005-10-274-7/+1282
* * Moved various source files from their mod sdk locations to places moretma2005-10-2614-645/+4104
* * Fixed a bug with QVM loading on big endian architecturestma2005-10-261-16/+25
* * Tab completed commands no longer treated like cvarstma2005-10-211-4/+16
* * Tiny patch to print values of cvars when tab completing ala ETtma2005-10-211-1/+1
* * 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-134-19/+86
* don't call VM_Compile if it's not supported so the VM_Compile symbolludwig2005-10-091-3/+4
* * Removed nonsensical "smells like demo data, continueing[sic] anyways" messagetma2005-09-261-1/+0
* revert int->long change as it breaks on 64bit. Actually onlyludwig2005-09-266-9/+10
* * Potential fix to ppc vmtma2005-09-261-1/+1
* * 64 bit fixtma2005-09-261-1/+1
* * Fixed some long/int warnings, hopefully this doesn't disrupt the MSVC and/o...tma2005-09-264-9/+9
* * Fix to broken win32 fix patchtma2005-09-261-3/+6
* Hopefully this will fix win32 msvc.netsuperduper++220000 extra entropy editionzakk2005-09-261-6/+6
* * FreeBSD fixes/updates from Andreas Kohntma2005-09-252-2/+2
* * Applied ajax's cleanup patchtma2005-09-233-4/+4
* * Applied Thilo Schulz's MDR patchtma2005-09-231-0/+124
* * Replaced lots of __linux__ || __FreeBSD__ with __GNUC__tma2005-09-233-80/+40
* * Port to MinGWtma2005-09-225-8/+50
* * Fix to multiple buffer overflow bugs in CL_Rcon_ftma2005-09-191-2/+2
* .six2005-09-041-1/+1
* Changed inline to __inline.six2005-09-042-3/+3
* don't make unaligned used of OP_BLOCK_COPY an error. The bytecodeludwig2005-09-031-1/+2
* Cleanups from pomac!zakk2005-09-027-12/+14
* - add note about 64bit mods and the demoludwig2005-08-301-0/+2
* - load qvm file by default again to avoid 'unpure' errorludwig2005-08-303-5/+17
* support for 64bit native modsludwig2005-08-303-21/+34
* always try native dll firstludwig2005-08-301-1/+2
* really don't add restrictions on demo dataludwig2005-08-301-2/+3
* disable demo restrictionsludwig2005-08-301-0/+2
* fix build on ppc. no guarantee it runs thoughludwig2005-08-301-7/+14
* remove svn:executable propertyludwig2005-08-2828-0/+0
* Patching from floam with some edits by myself:zakk2005-08-281-1/+1
* From ludwig: This one fixes a rendering errorzakk2005-08-271-5/+7
* from floam: Finishes Ludwig's patch by adding vm_none stub.zakk2005-08-271-0/+10
* Ludwig's 1st diff: Some 64bit fixes for x86_64. Also fixes Makefile build.zakk2005-08-276-11/+35
* newlines fixedzakk2005-08-2628-30853/+30853
* Itsa me, quake3io!zakk2005-08-2628-0/+30853