aboutsummaryrefslogtreecommitdiffstats
path: root/code/tools
Commit message (Expand)AuthorAgeFilesLines
* * Added option to q3asm to instruct it to create qvms compatible with Q3 1.32btma2005-10-161-11/+40
* * (Non-trivial) fix to the "opStack corrupted in compiled code" bugtma2005-10-131-1/+7
* * Removed Q3ASM_TURBO defines from q3asmtma2005-10-132-992/+4
* ugly: undefine memmove to avoid build failure with gcc fortifyludwig2005-10-091-0/+4
* * Patch from Andreas Kohn to fix q3asm build on FreeBSDtma2005-10-072-10/+4
* * Append LCC directory to the PATH variable on all platformstma2005-10-051-24/+39
* * Fixed a foul-up with the lcc Makefiletma2005-10-051-1/+1
* * Applied q3asm-turbo patches from http://www.icculus.org/~phaethon/q3/q3asm-...tma2005-10-052-19/+1076
* * Fixes to the MinGW vm compilertma2005-10-054-104/+136
* * VM game modules now built from the main Makefiletma2005-10-041-211/+211
* * MinGW fixes to the tools Makefilestma2005-10-042-3/+17
* * Added install/uninstall rules to the lcc and q3asm Makefilestma2005-10-0414-14/+11
* * Moved lcc and q3asm into code/toolstma2005-10-04452-0/+263286