Author Topic: Nightly (FreeBSD): 27 Feb 2016 - Revision c049e73  (Read 734 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (FreeBSD): 27 Feb 2016 - Revision c049e73
Here is the nightly for FreeBSD on 27 Feb 2016 - Revision c049e73

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20160227_c049e73.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit a05d19d
Author: jg18 <Fri Feb 19 18:18:02 2016 -0800>
Commit: jg18 <Thu Feb 25 10:28:50 2016 -0800>

    Re-enable TCP/IPX selector buttons.
 code/menuui/optionsmenumulti.cpp | 17 ++---------------
 1 file changed, 2 insertions(+), 15 deletions(-)

------------------------------------------------------------------------
commit cb65ca8
Author: jg18 <Fri Feb 19 17:52:28 2016 -0800>
Commit: jg18 <Thu Feb 25 10:28:49 2016 -0800>

    Revert changes to net_addr struct format.
 code/network/psnet2.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 1adb64e
Author: jg18 <Tue Feb 9 15:09:22 2016 -0800>
Commit: jg18 <Thu Feb 25 10:28:49 2016 -0800>

    Remove IPX support.
 code/menuui/mainhallmenu.cpp     |   8 -
 code/menuui/optionsmenumulti.cpp |  23 +--
 code/network/multi.cpp           |  24 +--
 code/network/multi.h             |   6 +-
 code/network/multi_voice.cpp     |  10 +-
 code/network/multilag.cpp        |  24 +--
 code/network/multimsgs.cpp       |  22 ++-
 code/network/multimsgs.h         |   2 +-
 code/network/multiui.cpp         |  17 +-
 code/network/multiutil.cpp       |  24 +--
 code/network/multiutil.h         |   2 +-
 code/network/psnet2.cpp          | 339 ++-------------------------------------
 code/network/psnet2.h            |   6 +-
 code/pilotfile/plr.cpp           |   4 +-
 14 files changed, 59 insertions(+), 452 deletions(-)