Author Topic: Nightly (Windows): 25 Jul 2014 - Revision 10942  (Read 775 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 25 Jul 2014 - Revision 10942
Here is the nightly for Windows on 25 Jul 2014 - Revision 10942

Group: Standard
fso_Standard_20140725_r10942.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20140725_r10942.7z
MD5Sum

Group: SSE
fso_SSE_20140725_r10942.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10935 | niffiwan | 2014-07-24 05:25:10 -0500 (Thu, 24 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ui/slider2.cpp

Fix gcc warning: ordered comparison of pointer with integer zero
------------------------------------------------------------------------
r10937 | Goober5000 | 2014-07-24 22:07:47 -0500 (Thu, 24 Jul 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp
   M /trunk/fs2_open/code/io/joy.h

for Mantis #2651: revert r10933, per forum discussion:
http://www.hard-light.net/forums/index.php?topic=88047.0
------------------------------------------------------------------------
r10938 | Goober5000 | 2014-07-24 22:09:04 -0500 (Thu, 24 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

for Mantis #2064: remove ship template feature which never worked without crashing
------------------------------------------------------------------------
r10939 | Goober5000 | 2014-07-24 22:58:57 -0500 (Thu, 24 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/snazzyui.cpp
   M /trunk/fs2_open/code/menuui/snazzyui.h
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/parse/lua.h
   M /trunk/fs2_open/code/parse/scripting.cpp
   M /trunk/fs2_open/code/parse/scripting.h

some const-correctness in preparation for the Mantis #3071 patch
------------------------------------------------------------------------
r10940 | Goober5000 | 2014-07-24 22:59:19 -0500 (Thu, 24 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/debugconsole/consoleparse.cpp

use static casts to make our intentions clear and prevent compiler warnings
------------------------------------------------------------------------
r10941 | Goober5000 | 2014-07-24 23:06:33 -0500 (Thu, 24 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/menuui/mainhallmenu.h

a tweaked version of ngld's patch for additional main hall capabilities (see Mantis #3071)
------------------------------------------------------------------------