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 08, 2014, 05:58:36 am

Title: Nightly (Windows): 08 Dec 2014 - Revision 11190
Post by: SirKnightly on December 08, 2014, 05:58:36 am
Here is the nightly for Windows on 08 Dec 2014 - Revision 11190

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

Group: Standard
fso_Standard_20141208_r11190.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20141208_r11190.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20141208_r11190.md5)

Group: NO-SSE
fso_NO-SSE_20141208_r11190.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20141208_r11190.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20141208_r11190.md5)

Group: SSE
fso_SSE_20141208_r11190.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20141208_r11190.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20141208_r11190.md5)

Code: [Select]
------------------------------------------------------------------------
r11188 | Goober5000 | 2014-12-07 15:17:21 -0600 (Sun, 07 Dec 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

move this around for more logical flow
------------------------------------------------------------------------
r11189 | MageKing17 | 2014-12-07 15:21:32 -0600 (Sun, 07 Dec 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/io/keycontrol.cpp

Fix mantis #3133. Fixes logic errors in factor_table not being sure if it's supposed to be 0-based or 1-based at different times.
------------------------------------------------------------------------
r11190 | Goober5000 | 2014-12-07 20:59:35 -0600 (Sun, 07 Dec 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp

fix Mantis #3135: account for the case when the game is paused before being minimized
------------------------------------------------------------------------