ioq3quest/code/server
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
..
server.h Initial patch for in-game VoIP support! 2008-06-01 07:51:23 +00:00
sv_bot.c - Replace vsprintf function in bg_lib.c with vsnprintf implementation started by Patrick Powell. 2008-03-25 21:36:09 +00:00
sv_ccmds.c * (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend 2008-07-05 23:50:38 +00:00
sv_client.c Changed the protocol for VoIP packets to support legacy clients. 2008-06-03 02:32:52 +00:00
sv_game.c * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
sv_init.c Treat sv_voip cvar as a version number (0 == off, 1 == version 1 protocol). 2008-06-02 19:41:09 +00:00
sv_main.c Treat sv_voip cvar as a version number (0 == off, 1 == version 1 protocol). 2008-06-02 19:41:09 +00:00
sv_net_chan.c * Added STATUS 2005-10-29 01:53:09 +00:00
sv_rankings.c - Replace vsprintf function in bg_lib.c with vsnprintf implementation started by Patrick Powell. 2008-03-25 21:36:09 +00:00
sv_snapshot.c Initial patch for in-game VoIP support! 2008-06-01 07:51:23 +00:00
sv_world.c * Added STATUS 2005-10-29 01:53:09 +00:00