lilium-voyager/code/tools/asm
Tim Angus e414f46c4d * Added install/uninstall rules to the lcc and q3asm Makefiles
* Moved the q3asm dir to asm so that is doesn't clash with the binary when
  installed
2005-10-04 18:34:21 +00:00
..
cmdlib.c * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
cmdlib.h * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
lib.txt * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
Makefile * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
mathlib.h * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
notes.txt * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
ops.txt * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
opstrings.h * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
q3asm.c * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
q3asm.sln * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
q3asm.vcproj * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
qfiles.h * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
README.Id * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +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