aboutsummaryrefslogtreecommitdiffstats
path: root/code/tools/asm
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warning (glibc complains if you don't check getcwd() retval).icculus2009-09-151-2/+4
* Fixed a compiler warning on Apple's GCC.icculus2009-09-151-1/+1
* Make q3asm's CodeError print to stderr.icculus2009-09-141-2/+2
* This patch from Monk fixes the q3asm help screenzakk2009-06-141-6/+7
* * (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend tma2008-07-051-47/+52
* * (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>)tma2007-11-021-4/+7
* * Fix to qvm compilation on big endian architecturestma2007-10-133-99/+19
* * Improve Makefile startup timetma2007-09-123-262/+0
* * Make make make less noisetma2007-07-151-2/+2
* gcc 4.2 patch from nyhm of gentoo (thanks!)zakk2007-06-131-2/+2
* SunOS -> sunos (patch by Vincent Cojot)ludwig2006-04-231-1/+1
* * updated q3asm msvc prj.maik2006-02-071-195/+191
* * Support for MinGW cross compilationtma2005-12-291-1/+0
* Mac OS X work...lots of little changes that touch a lot of random places.icculus2005-11-261-0/+13
* Potential fix to https://bugzilla.icculus.org/show_bug.cgi?id=2486tma2005-11-151-30/+21
* * Beginnings of Solaris support from Vincent S. Cojottma2005-10-291-1/+7
* * Added STATUStma2005-10-295-5/+5
* * Small changes to distclean target from vapiertma2005-10-261-1/+1
* * 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
* * Patch from Andreas Kohn to fix q3asm build on FreeBSDtma2005-10-071-7/+3
* * Applied q3asm-turbo patches from http://www.icculus.org/~phaethon/q3/q3asm-...tma2005-10-052-19/+1076
* * Fixes to the MinGW vm compilertma2005-10-051-0/+1
* * MinGW fixes to the tools Makefilestma2005-10-041-2/+9
* * Added install/uninstall rules to the lcc and q3asm Makefilestma2005-10-0413-0/+3614