mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 15:21:35 +00:00
c07dc8dbee
* 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 |
||
---|---|---|
.. | ||
cmdlib.c | ||
cmdlib.h | ||
lib.txt | ||
Makefile | ||
mathlib.h | ||
notes.txt | ||
ops.txt | ||
opstrings.h | ||
q3asm.c | ||
q3asm.sln | ||
q3asm.vcproj | ||
qfiles.h | ||
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