Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 14, 2012, 10:06:31 am

Title: Nightly (Windows): 14 Dec 2012 - Revision 9431
Post by: SirKnightly on December 14, 2012, 10:06:31 am
Here is the nightly for Windows on 14 Dec 2012 - Revision 9431

Group: Inferno
fso-WIN-Inferno-20121214_r9431.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20121214_r9431.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20121214_r9431.md5)

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20121214_r9431.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20121214_r9431.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20121214_r9431.md5)

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20121214_r9431.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20121214_r9431.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20121214_r9431.md5)

Code: [Select]
------------------------------------------------------------------------
r9423 | Goober5000 | 2012-12-12 23:56:28 -0600 (Wed, 12 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

patch a memory leak
------------------------------------------------------------------------
r9424 | Goober5000 | 2012-12-13 00:12:24 -0600 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

patch another memory leak
------------------------------------------------------------------------
r9425 | Goober5000 | 2012-12-13 00:14:04 -0600 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/lab/lab.cpp

fix Mantis #2752
------------------------------------------------------------------------
r9427 | karajorma | 2012-12-13 21:28:40 -0600 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fredrender.cpp
   M /trunk/fs2_open/code/fred2/fredview.cpp

Fix a bug in Num-ships-in-battle
------------------------------------------------------------------------
r9428 | karajorma | 2012-12-13 21:31:26 -0600 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Actually fix a bug in Num-ships-in-battle rather than accidentally committing a different minor fix.
------------------------------------------------------------------------
r9429 | karajorma | 2012-12-14 02:51:22 -0600 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missiongoals.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

Fix a couple of event logs. Clean up the operators array.
------------------------------------------------------------------------
r9430 | karajorma | 2012-12-14 03:27:17 -0600 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp

Fix Mantis 2753 (Customised Loadouts sometimes won't save for next time the mission is played).
------------------------------------------------------------------------
r9431 | The_E | 2012-12-14 06:07:30 -0600 (Fri, 14 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hud.cpp

Fix for Mantis 2754: Reset the frame offset for custom HUD gauges when reinitializing.

------------------------------------------------------------------------