Author Topic: Nightly (FreeBSD): 01 Oct 2015 - Revision 2d56358  (Read 745 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 01 Oct 2015 - Revision 2d56358
Here is the nightly for FreeBSD on 01 Oct 2015 - Revision 2d56358

Open non-feature issues in Mantis: 122

Group: Standard
fso_Standard_20151001_2d56358.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit d52e27d
Author: DahBlount <Wed Sep 30 13:54:18 2015 -0600>
Commit: DahBlount <Wed Sep 30 13:54:18 2015 -0600>

    Move debug warnings to optional_string()
 code/weapon/weapons.cpp | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

------------------------------------------------------------------------
commit 3bbabea
Author: DahBlount <Wed Sep 30 13:13:52 2015 -0600>
Commit: DahBlount <Wed Sep 30 13:19:10 2015 -0600>

    Add additional checks to min/max damage code
 code/weapon/weapons.cpp | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit edc8068
Author: Goober5000 <Wed Sep 30 15:03:00 2015 -0400>
Commit: Goober5000 <Wed Sep 30 15:03:00 2015 -0400>

    cfclose() will hit an assertion if we try to close a null pointer
 code/missionui/fictionviewer.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)