aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* id Software, not IDfloam2005-11-021-1/+1
* * Website fix from sysrqtma2005-11-021-3/+1
* more alignment fixesludwig2005-11-021-5/+9
* actually when calling from the vm to the engine there are more than 10ludwig2005-11-021-1/+1
* pass only 10 arguments. vm_* doesn't use more anyways.ludwig2005-11-021-2/+2
* pass only 10 arguments. vm_* doesn't use more anyways.ludwig2005-11-021-3/+2
* round string length for pointer alignmentludwig2005-11-021-2/+4
* allocate memory pointer alignedludwig2005-11-021-2/+2
* * Fies to the xcode project to update it with the recent changestma2005-11-021-999/+37
* * Don't include the website in the dist tarballtma2005-11-021-0/+1
* * Removed the last of the binary target stuff from lcc (hopefully)tma2005-11-0257-8264/+2
* * Removed the lcc self tests -- there are none that test bytecodetma2005-11-02302-228622/+2
* Guess my little trick won't work here.floam2005-11-021-9/+1
* track down non-workingnessfloam2005-11-021-0/+2
* lots of changesfloam2005-11-026-111/+75
* * Starting new version in PHP with multiple sections and rewritten words floam2005-11-024-0/+182
* * Minor old code found and destroyedfloam2005-11-021-6/+4
* * Point release installers now hosted at filesingularity.floam2005-11-021-2/+4
* Removing test.icculus2005-11-021-1/+1
* Another test, disregard.icculus2005-11-021-1/+1
* * Zakk's blindfloam2005-11-021-2/+3
* * Text linksfloam2005-11-021-0/+2
* * Kill ugly buttonsfloam2005-11-023-2/+3
* Removing test changes.icculus2005-11-021-2/+0
* Testing website updates from subversion...icculus2005-11-021-0/+2
* * Moved things around, added footer.floam2005-11-025-7/+38
* * Adding initial super-dooper XHTML/CSS version of the website to floam2005-11-023-0/+148
* today the readme, tomorrow the world!floam2005-11-021-1/+1
* * Fix for lcc on windows so that it can execute files with spaces in themtma2005-11-021-2/+5
* * Split off q_platform.h from q_shared.htma2005-11-0115-715/+452
* use memcpy to fix use of misaligned dataludwig2005-11-011-1/+5
* 5+2==7 :-)ludwig2005-11-011-5/+5
* use memcpy to fix use of misaligned dataludwig2005-11-011-18/+21
* * More Solaris worktma2005-11-015-15/+20
* * Further work on the Solaris port from Vincent S. Cojottma2005-10-312-61/+84
* * STATUS updatetma2005-10-311-1/+6
* * Applied https://bugzilla.icculus.org/show_bug.cgi?id=2464tma2005-10-301-10/+5
* * General decrufting:tma2005-10-29116-48383/+16
* * Fix to the VM interpreter on the linux ppc dedicated servertma2005-10-291-1/+1
* * Beginnings of Solaris support from Vincent S. Cojottma2005-10-2917-57/+320
* use memcpy for OP_BLOCK_COPYludwig2005-10-291-65/+56
* add HAVE_VM_COMPILED variable so one can override it in Makefile.localludwig2005-10-291-6/+8
* * Added STATUStma2005-10-29428-431/+460
* * In hindsight this is probably wise tootma2005-10-291-0/+6
* * Deleted code/unix/vm_x86.c - wtf was that about anyway?tma2005-10-295-97/+13
* * Compiler warning fix from ankontma2005-10-281-2/+0
* * Fix to https://bugzilla.icculus.org/show_bug.cgi?id=2454tma2005-10-284-1/+27
* * 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