Author Topic: Nightly (Windows): 29 Sep 2013 - Revision 9858  (Read 843 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 29 Sep 2013 - Revision 9858
Here is the nightly for Windows on 29 Sep 2013 - Revision 9858

Group: Standard
fso-WIN-Standard-20130929_r9858.7z
MD5Sum

Group: NO-SSE
fso-WIN-NO-SSE-20130929_r9858.7z
MD5Sum

Group: SSE
fso-WIN-SSE-20130929_r9858.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9843 | The_E | 2013-09-28 11:50:29 -0500 (Sat, 28 Sep 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

Changes an Assert to an Assertion in order to provide better feedback in case stuff_int_list fails due to too many entries in the passed list of integers

------------------------------------------------------------------------
r9844 | The_E | 2013-09-28 12:37:49 -0500 (Sat, 28 Sep 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

Small adjustment to the error message here to minimize confusion

------------------------------------------------------------------------
r9846 | Goober5000 | 2013-09-28 14:45:33 -0500 (Sat, 28 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

the adjustment should be fixed this way, since most people don't count from 0 to n-1
------------------------------------------------------------------------
r9851 | Goober5000 | 2013-09-28 17:32:48 -0500 (Sat, 28 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/objectsort.cpp

proper class/struct distinction and use of vector over list are A-1 SUPAR
------------------------------------------------------------------------
r9853 | Goober5000 | 2013-09-28 17:50:24 -0500 (Sat, 28 Sep 2013) | 1 line
Changed paths:
   A /trunk/fs2_open/STLport-5.2.1 (from /branches/Goober5000/STLport-5.2.1:9713)

reintegrate Goober5000 branch into trunk: adds STLport support and fixes MSVC6 compatibility with SCP_hash_map (part 1)
------------------------------------------------------------------------
r9854 | Goober5000 | 2013-09-28 17:50:50 -0500 (Sat, 28 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/vmallocator.h
   M /trunk/fs2_open/projects/MSVC_6/Fred2.dsp
   M /trunk/fs2_open/projects/MSVC_6/Freespace2.dsp
   M /trunk/fs2_open/projects/MSVC_6/code.dsp
   M /trunk/fs2_open/projects/MSVC_6/wxFRED2.dsp

reintegrate Goober5000 branch into trunk: adds STLport support and fixes MSVC6 compatibility with SCP_hash_map (part 2)
------------------------------------------------------------------------
r9855 | z64555 | 2013-09-28 19:43:41 -0500 (Sat, 28 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/wxfred2/base/wxFRED_base.cpp
   M /trunk/fs2_open/code/wxfred2/base/wxFRED_base.xrc

Fixes mantis 2925 and 2926. Errors with declaring wxFlexGridSizer item sizes in wxFormBuilder.
------------------------------------------------------------------------
r9856 | niffiwan | 2013-09-29 04:41:40 -0500 (Sun, 29 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp

Coverity CID 1093821: use of an uninitialised variable in ship_select_blit_ship_info()
------------------------------------------------------------------------
r9857 | niffiwan | 2013-09-29 04:41:46 -0500 (Sun, 29 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/lab/wmcgui.cpp

Coverity CID 1093930: read from pointer after free in GUIScreen::Add(GUIObject* new_gauge)
------------------------------------------------------------------------
r9858 | niffiwan | 2013-09-29 04:41:51 -0500 (Sun, 29 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/beam.cpp

Coverity CID 1093820: read of uninitialised var in beam_render_muzzle_glow(beam *b)
------------------------------------------------------------------------