aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* add x86_64 vm. experimental, not enabled by default. you need as for itludwig2005-10-278-9/+1303
* * Added some patterns to the ignore listtma2005-10-260-0/+0
* * Add notional support for various architectures from vapier. Whether or nottma2005-10-261-1/+19
* * Use platform headers to source various libc prototypes instead of unsafetma2005-10-261-6/+6
* * Small changes to distclean target from vapiertma2005-10-262-1/+2
* * Split lcc $AR into $AR and $ARFLAGS (from vapier)tma2005-10-261-3/+4
* * Fixed the OS X build as broken by revision 181tma2005-10-261-307/+565
* * Moved various source files from their mod sdk locations to places moretma2005-10-2698-1030/+247
* * Fixed some warnings on the OS X buildtma2005-10-264-9/+11
* * Fixed a bug with QVM loading on big endian architecturestma2005-10-261-16/+25
* * Removed some Conscripttma2005-10-255-508/+0