ioq3quest/code/tools/lcc/cpp
Tim Angus 2c0861c1ce * (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend
<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>)
2008-07-05 23:50:38 +00:00
..
cpp.c * (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend 2008-07-05 23:50:38 +00:00
cpp.h * (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend 2008-07-05 23:50:38 +00:00
eval.c Fixed compiler warning about uninitialized variables. 2006-01-14 09:16:16 +00:00
getopt.c * (bug 3611) prevent global symbol conflict on some systems (Mac OS X) for 2008-04-23 17:39:39 +00:00
hideset.c * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
include.c * Fix a bug where q3cpp's include paths were not set correctly 2006-01-15 21:17:03 +00:00
lex.c * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
macro.c * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
nlist.c * (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend 2008-07-05 23:50:38 +00:00
tokens.c * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
unix.c * (bug 3611) prevent global symbol conflict on some systems (Mac OS X) for 2008-04-23 17:39:39 +00:00