diff options
author | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-10-04 15:18:22 +0000 |
---|---|---|
committer | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-10-04 15:18:22 +0000 |
commit | 1c7864f6d4380797b07c7149111066b61f69f689 (patch) | |
tree | 59057c26f97fdf846b0193e852eeea7e707a9e20 /q3asm/README.Id | |
parent | 91db83f0cc7c564ff6c853eeb4e790732dae81cd (diff) | |
download | ioquake3-aero-1c7864f6d4380797b07c7149111066b61f69f689.tar.gz ioquake3-aero-1c7864f6d4380797b07c7149111066b61f69f689.zip |
* Moved lcc and q3asm into code/tools
git-svn-id: svn://svn.icculus.org/quake3/trunk@134 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'q3asm/README.Id')
-rw-r--r-- | q3asm/README.Id | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/q3asm/README.Id b/q3asm/README.Id deleted file mode 100644 index adacb50..0000000 --- a/q3asm/README.Id +++ /dev/null @@ -1,10 +0,0 @@ -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 |