Author Topic: Nightly (Linux): 06 Oct 2008 - Revision 4865  (Read 1533 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 06 Oct 2008 - Revision 4865
Here is the nightly for Linux on 06 Oct 2008 - Revision 4865

fso-LINUX-20081006_r4865.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r4854 | taylor | 2008-10-04 15:48:07 -0500 (Sat, 04 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

you are never guaranteed a valid class_type (fixes Mantis #1742)

------------------------------------------------------------------------
r4855 | taylor | 2008-10-04 20:17:45 -0500 (Sat, 04 Oct 2008) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/network/multi.cpp
   M /trunk/fs2_open/code/network/psnet2.cpp
   M /trunk/fs2_open/code/network/psnet2.h
   M /trunk/fs2_open/code/windows_stub/config.h

better error handling for when TCP socket is already in use (Mantis #1626)
fix missing protocol XSTR that used the wrong tstring for display

------------------------------------------------------------------------
r4856 | taylor | 2008-10-05 08:15:10 -0500 (Sun, 05 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multi_options.h
   M /trunk/fs2_open/code/network/stand_gui.cpp

fix standalone crash when server name/password is too long in multi.cfg

------------------------------------------------------------------------
r4857 | taylor | 2008-10-05 08:16:42 -0500 (Sun, 05 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multi_pxo.cpp

start up mainhall music/ambient when in the lobby (Mantis #1761)

------------------------------------------------------------------------
r4858 | taylor | 2008-10-05 08:19:13 -0500 (Sun, 05 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multi.cpp
   M /trunk/fs2_open/code/network/multi.h

no magic numbers

------------------------------------------------------------------------
r4859 | taylor | 2008-10-05 08:24:06 -0500 (Sun, 05 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
   M /trunk/fs2_open/code/network/multi_options.cpp
   M /trunk/fs2_open/code/network/multi_options.h

add separate standalone options for setting FS2NetD login/password (gets around FS2NetD server game listing issue)

------------------------------------------------------------------------
r4860 | taylor | 2008-10-05 08:31:35 -0500 (Sun, 05 Oct 2008) | 6 lines
Changed paths:
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
   M /trunk/fs2_open/code/fs2netd/protocol.h
   M /trunk/fs2_open/code/fs2netd/tcp_client.cpp
   M /trunk/fs2_open/code/fs2netd/tcp_client.h
   M /trunk/fs2_open/code/network/multi_options.cpp
   M /trunk/fs2_open/code/network/multiutil.cpp

a fix/workaround for Mantis #1692
bunch of standalone fixage for error reporting and various little signon issues
fix heartbeats for standalone servers
make proper use of +pxo in multi.cfg for standalone so that games can show up in the lobby
client-side fix for getting pilot stats in lobby (Mantis #1652)

------------------------------------------------------------------------
r4861 | Wanderer | 2008-10-05 08:50:44 -0500 (Sun, 05 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Added warning to help preventing invalid ship types.
------------------------------------------------------------------------
r4862 | Goober5000 | 2008-10-05 16:29:45 -0500 (Sun, 05 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/hud/hudtarget.cpp

alt names should now work in FRED (including the voice acting manager)
------------------------------------------------------------------------
r4863 | Goober5000 | 2008-10-05 16:58:16 -0500 (Sun, 05 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudtarget.cpp

if ship names are hidden but a callsign is supplied, use the callsign
------------------------------------------------------------------------
r4864 | taylor | 2008-10-06 00:51:20 -0500 (Mon, 06 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fs2netd/tcp_client.cpp
   M /trunk/fs2_open/code/fs2netd/tcp_client.h

don't really need to bother with MAX_SERVERS any longer since it's ultimately dynamic

------------------------------------------------------------------------
r4865 | taylor | 2008-10-06 00:52:25 -0500 (Mon, 06 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
   M /trunk/fs2_open/code/fs2netd/tcp_socket.cpp

fix fs2netd shutdown/cleanup code to work better (gets rid of various little issues)

------------------------------------------------------------------------