quake3live/q3asm
2026-03-18 13:32:24 +08:00
..
cmdlib.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
cmdlib.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
lib.txt Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
Makefile Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
mathlib.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
notes.txt Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ops.txt Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
opstrings.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
q3asm.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
q3asm.sln Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
q3asm.vcproj Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
qfiles.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
README.Id Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08: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