Author Topic: Nightly (FreeBSD): 06 Nov 2015 - Revision 0f36c69  (Read 642 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 06 Nov 2015 - Revision 0f36c69
Here is the nightly for FreeBSD on 06 Nov 2015 - Revision 0f36c69

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20151106_0f36c69.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 1d66596
Author: niffiwan <Fri Nov 6 07:59:03 2015 +1000>
Commit: niffiwan <Fri Nov 6 07:59:03 2015 +1000>

    Disable shadows by default
 code/cmdline/cmdline.cpp | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

------------------------------------------------------------------------
commit b704050
Author: Goober5000 <Thu Nov 5 00:36:06 2015 -0500>
Commit: Goober5000 <Thu Nov 5 00:36:06 2015 -0500>

    change these functions to return bool rather than int; fixes a minor warning
 code/ship/shipfx.cpp | 42 +++++++++++++++++++++---------------------
 code/ship/shipfx.h   |  6 +++---
 2 files changed, 24 insertions(+), 24 deletions(-)