Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on August 31, 2015, 10:04:48 am

Title: Nightly (OS X): 31 Aug 2015 - Revision fadd4e6
Post by: SirKnightly on August 31, 2015, 10:04:48 am
Here is the nightly for OS X on 31 Aug 2015 - Revision fadd4e6

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 122

Group: Standard
fso_Standard_20150831_fadd4e6.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20150831_fadd4e6.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20150831_fadd4e6.md5)

Code: [Select]
------------------------------------------------------------------------
commit 2199863
Author: niffiwan <Sun Aug 30 14:50:21 2015 +1000>
Commit: niffiwan <Sun Aug 30 14:50:21 2015 +1000>

    Minor bmpman/generic anim cleanup
 code/bmpman/bmpman.cpp    |  1 -
 code/graphics/generic.cpp | 10 +++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit cc08e98
Author: Axem <Sat Aug 29 11:19:48 2015 -0500>
Commit: Axem <Sat Aug 29 11:19:48 2015 -0500>

    Don't need that
 .gitignore | 1 -
 1 file changed, 1 deletion(-)

------------------------------------------------------------------------
commit b8479fb
Author: Axem <Sat Aug 29 11:15:32 2015 -0500>
Commit: Axem <Sat Aug 29 11:15:32 2015 -0500>

    I am comitting this!
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

------------------------------------------------------------------------
commit 7f22a80
Author: Axem <Sat Aug 22 08:36:58 2015 -0500>
Commit: Axem <Sat Aug 29 11:14:38 2015 -0500>

    Prelim work
 code/weapon/beam.cpp | 4 ++++
 1 file changed, 4 insertions(+)

------------------------------------------------------------------------
commit 58b8f2a
Author: Lari Nieminen <Sat Aug 29 16:54:19 2015 +0300>
Commit: Lari Nieminen <Sat Aug 29 16:54:19 2015 +0300>

    Added Lua functions to read mouse/joystick sensitivity and deadzone
 code/parse/lua.cpp | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

------------------------------------------------------------------------
commit ebca855
Author: niffiwan <Thu Aug 27 20:06:35 2015 +1000>
Commit: niffiwan <Thu Aug 27 20:06:35 2015 +1000>

    Add debug console command to log bmpman slot info
 code/bmpman/bmpman.cpp | 9 +++++++++
 1 file changed, 9 insertions(+)

------------------------------------------------------------------------
commit 05d4e44
Author: Goober5000 <Thu Aug 27 01:22:14 2015 -0400>
Commit: Goober5000 <Thu Aug 27 01:22:14 2015 -0400>

    mjn.mixael's request for per-mission briefing backgrounds; see http://www.hard-light.net/forums/index.php?topic=90337.0
 code/fred2/missionsave.cpp        | 14 +++++++++
 code/mission/missionbriefcommon.h |  5 +++-
 code/mission/missionparse.cpp     | 61 +++++++++++++++++++++++----------------
 code/missionui/missionbrief.cpp   | 20 ++++++++++---
 4 files changed, 70 insertions(+), 30 deletions(-)

------------------------------------------------------------------------
commit a535d66
Author: Axem <Sat Aug 22 08:36:58 2015 -0500>
Commit: Axem <Sat Aug 22 08:36:58 2015 -0500>

    Prelim work
 code/weapon/beam.cpp | 4 ++++
 1 file changed, 4 insertions(+)