ioq3/q3asm
Tim Angus c07dc8dbee * Dewarninged the lcc and q3asm source
* Removed traditional target platforms from the lcc build. This might break
  building lcc on Windows using nmake. Submit patches or be quiet :p
* Default target for lcc is now bytecode, so -Wf-target=bytecode is no longer
  needed on the lcc command line
2005-10-04 01:21:34 +00:00
..
cmdlib.c convert backslashes to slashes 2005-09-03 12:01:07 +00:00
cmdlib.h remove svn:executable property 2005-08-28 17:54:51 +00:00
lib.txt remove svn:executable property 2005-08-28 17:54:51 +00:00
Makefile * Dewarninged the lcc and q3asm source 2005-10-04 01:21:34 +00:00
mathlib.h remove svn:executable property 2005-08-28 17:54:51 +00:00
notes.txt remove svn:executable property 2005-08-28 17:54:51 +00:00
ops.txt remove svn:executable property 2005-08-28 17:54:51 +00:00
opstrings.h remove svn:executable property 2005-08-28 17:54:51 +00:00
q3asm.c remove svn:executable property 2005-08-28 17:54:51 +00:00
q3asm.sln remove svn:executable property 2005-08-28 17:54:51 +00:00
q3asm.vcproj remove svn:executable property 2005-08-28 17:54:51 +00:00
qfiles.h remove svn:executable property 2005-08-28 17:54:51 +00:00
README.Id remove svn:executable property 2005-08-28 17:54:51 +00:00

2002-10-25  Timothee Besset <ttimo@idsoftware.com>
If you are looking for a faster version of the q3asm tool, try:
http://www.icculus.org/~phaethon/q3/q3asm-turbo/q3asm-turbo.html

2001-10-31  Timothee Besset <ttimo@idsoftware.com>
updated from the $/source/q3asm code
modified for portability and use with >= 1.31 mod source release

the cmdlib.c cmdlib.h mathlib.h qfiles.h have been copied from
$/source/common