ioq3quest/code/tools/asm
Tim Angus 31c24bd0d2 * (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>)
* (bug 3363) Download percentage overflow (Martin Doucha <next_ghost@quick.cz>)
* (bug 3390) MSVC project (Julian Priestley <juzley@gmail.com>)
* For OS X and MinGW ports, don't -I code/SDL when USE_LOCAL_HEADERS is 0
2007-11-02 23:36:23 +00:00
..
README.Id * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
cmdlib.c * Fix to qvm compilation on big endian architectures 2007-10-13 12:03:47 +00:00
cmdlib.h * Fix to qvm compilation on big endian architectures 2007-10-13 12:03:47 +00:00
lib.txt * Added install/uninstall rules to the lcc and q3asm Makefiles 2005-10-04 18:34:21 +00:00
mathlib.h * Added STATUS 2005-10-29 01:53:09 +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 STATUS 2005-10-29 01:53:09 +00:00
q3asm.c * (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>) 2007-11-02 23:36:23 +00:00

README.Id

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