mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-11 15:21:40 +00:00
2c0861c1ce
<TylerSchwend@gmail.com>) * (bug 3623) COMMAND is mapped to the ALT key (Matthias <Kapffer@macbay.de>) * (bug 3665) Typo error in FS_FOpenFileByMode function (TsT <tst2006@gmail.com>) * (bug 3669) Some files left out of Solaris Packages (Vincent Cojot <vincent@cojot.name>) * (bug 3680) server quit messages (Ben Millwood) * (bug 3682) Maps with >1024 models cause a segfault (misantropia <bnoordhuis@gmail.com>) * (bug 3683) R_FindShader(): negative lightmap indexes cause stray pointers (misantropia <bnoordhuis@gmail.com>) * (bug 3688) q3asm potential segfault fix and other changes (TsT <tst2006@gmail.com>) * (bug 3695) Not allowing to write file with lib extention (.dll/.so/...) (TsT <tst2006@gmail.com>) * (bug 3696) make-macosx-ub.sh outdated by revision 1340; test for Tiger not working (Matthias <Kapffer@macbay.de>) * (bug 3698) #error reported as warning in q3cpp (and no #warning support) (Ben Millwood) * (bug 3703) restoring the valued pre-SDL window behaviour (/dev/humancontroller <devhc97@gmail.com>) |
||
---|---|---|
.. | ||
cmdlib.c | ||
cmdlib.h | ||
lib.txt | ||
mathlib.h | ||
notes.txt | ||
ops.txt | ||
opstrings.h | ||
q3asm.c | ||
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