Author Topic: Nightly (Windows): 26 Sep 2011 - Revision 7811  (Read 1217 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 26 Sep 2011 - Revision 7811
Here is the nightly for Windows on 26 Sep 2011 - Revision 7811

Group: Inferno
fso-WIN-Inferno-20110926_r7811.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20110926_r7811.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20110926_r7811.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r7787 | The_E | 2011-09-24 10:45:13 -0500 (Sat, 24 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfig.h

From eli2: Change the control defines into a more manageable enum

------------------------------------------------------------------------
r7788 | The_E | 2011-09-24 10:46:03 -0500 (Sat, 24 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/tgautils/tgautils.cpp

PVS Studio fix: Rearranged struct to decrease size

------------------------------------------------------------------------
r7789 | The_E | 2011-09-24 10:46:24 -0500 (Sat, 24 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

PVS Studio related: False alarms

------------------------------------------------------------------------
r7790 | The_E | 2011-09-24 10:59:00 -0500 (Sat, 24 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/gamesnd/gamesnd.h
   M /trunk/fs2_open/code/weapon/beam.cpp

From niffiwan: Fix for Mantis 2477

------------------------------------------------------------------------
r7791 | The_E | 2011-09-24 12:37:12 -0500 (Sat, 24 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cfile/cfile.cpp
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/localization/localize.cpp
   M /trunk/fs2_open/code/parse/parselo.cpp
   M /trunk/fs2_open/projects/MSVC_2010/code.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/code.vcxproj.filters

Remove more useless encryption stuff. NOTE FOR PROJECT FILE MAINTAINERS: parse/encrypt.(cpp|h) should no longer be part of the project.

------------------------------------------------------------------------
r7792 | The_E | 2011-09-24 12:42:56 -0500 (Sat, 24 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Revert 7789
------------------------------------------------------------------------
r7794 | The_E | 2011-09-24 13:31:20 -0500 (Sat, 24 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cfile/cfile.cpp
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/localization/localize.cpp
   M /trunk/fs2_open/code/parse/parselo.cpp
   M /trunk/fs2_open/projects/MSVC_2010/code.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/code.vcxproj.filters

Revert 7791. Something went wrong there.

------------------------------------------------------------------------
r7795 | The_E | 2011-09-24 14:47:47 -0500 (Sat, 24 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

Redo 7777 without breaking anything else in the process

------------------------------------------------------------------------
r7798 | Echelon9 | 2011-09-24 21:42:27 -0500 (Sat, 24 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_dogfight.cpp
   M /trunk/fs2_open/code/network/multi_pinfo.cpp
   M /trunk/fs2_open/code/stats/scoring.cpp
   M /trunk/fs2_open/code/stats/scoring.h
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj

Code cleanup: We should be really careful with using these scoring struct elements, as the types were changed from ushort to int at some point.
------------------------------------------------------------------------
r7799 | IssMneur | 2011-09-24 23:00:06 -0500 (Sat, 24 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelread.cpp

Fixes Mantis 2510 - Rotation periods for submodels of less than 1.0 seconds cause uncontrolled rotation of submodel.
------------------------------------------------------------------------
r7801 | The_E | 2011-09-25 02:50:07 -0500 (Sun, 25 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

FRom CommanderDJ: Patch for Mantis 2307, set-object-position weirdness when in nebula
------------------------------------------------------------------------
r7802 | Zacam | 2011-09-25 03:26:45 -0500 (Sun, 25 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfig.h
   M /trunk/fs2_open/code/gamesnd/gamesnd.h
   M /trunk/fs2_open/code/graphics/gropengllight.cpp
   M /trunk/fs2_open/code/network/multi.cpp
   M /trunk/fs2_open/code/network/multi_pinfo.cpp
   M /trunk/fs2_open/code/network/multi_pxo.cpp
   M /trunk/fs2_open/code/network/multi_rate.h
   M /trunk/fs2_open/code/network/multiui.cpp
   M /trunk/fs2_open/code/network/multiutil.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/weapon/beam.cpp

Sync Drift: Apparently still some lingering ifdefs for OEM/Multiplayer_Beta and non-AP specific things not having made it to trunk for some reason.
------------------------------------------------------------------------
r7805 | The_E | 2011-09-25 05:50:08 -0500 (Sun, 25 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix for subsystem flags resetting erroneously. Thanks to zookeeper for noticing this.

------------------------------------------------------------------------
r7806 | The_E | 2011-09-25 15:46:22 -0500 (Sun, 25 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

And a final fix here

------------------------------------------------------------------------
r7807 | The_E | 2011-09-25 15:47:31 -0500 (Sun, 25 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Aargh. NOW it's fixed correctly

------------------------------------------------------------------------
r7809 | Zacam | 2011-09-26 00:40:07 -0500 (Mon, 26 Sep 2011) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/globalincs/alphacolors.cpp
   M /trunk/fs2_open/code/globalincs/alphacolors.h

From CommanderDJ: Fix for Mantis 2224 "Chat messages may end up unreadable due to unfortunate color choice"
Allows for the specification of colors via a colors.tbl
(Wiki Documentation here: http://www.hard-light.net/wiki/index.php/Colors.tbl )
------------------------------------------------------------------------
r7811 | niffiwan | 2011-09-26 06:17:06 -0500 (Mon, 26 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelread.cpp

Fix for mantis 2501
------------------------------------------------------------------------