Author Topic: Nightly (OS X): 08 Sep 2015 - Revision 9df07cd  (Read 576 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 08 Sep 2015 - Revision 9df07cd
Here is the nightly for OS X on 08 Sep 2015 - Revision 9df07cd

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20150908_9df07cd.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit d7eca39
Author: Echelon9 <Mon Sep 7 16:52:28 2015 +1000>
Commit: Echelon9 <Tue Sep 8 22:14:43 2015 +0800>

    Refactor bm_load_and_parse_eff() return type to bool, thereby removing a TODO
 code/bmpman/bmpman.cpp | 12 ++++++------
 code/bmpman/bmpman.h   |  8 +++-----
 2 files changed, 9 insertions(+), 11 deletions(-)

------------------------------------------------------------------------
commit b7aaf2e
Author: Echelon9 <Mon Sep 7 17:07:24 2015 +1000>
Commit: Echelon9 <Mon Sep 7 17:07:24 2015 +1000>

    Refactor bm_set_render_target() return type to bool, thereby removing a TODO
 code/bmpman/bmpman.cpp | 8 ++++----
 code/bmpman/bmpman.h   | 8 +++-----
 code/parse/lua.cpp     | 4 +---
 3 files changed, 8 insertions(+), 12 deletions(-)

------------------------------------------------------------------------
commit 1a0f2cf
Author: MageKing17 <Sun Sep 6 05:33:30 2015 -0700>
Commit: MageKing17 <Sun Sep 6 05:33:30 2015 -0700>

    Fix Mantis #3173.
 code/weapon/beam.cpp | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)