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 04, 2013, 05:57:46 am
-
Here is the nightly for Windows on 04 Dec 2013 - Revision 10196
Group: NO-SSE
fso-WIN-NO-SSE-20131204_r10196.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20131204_r10196.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20131204_r10196.md5)
Group: Standard
fso-WIN-Standard-20131204_r10196.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20131204_r10196.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20131204_r10196.md5)
Group: SSE
fso-WIN-SSE-20131204_r10196.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20131204_r10196.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20131204_r10196.md5)
------------------------------------------------------------------------
r10182 | Echelon9 | 2013-12-03 05:05:03 -0600 (Tue, 03 Dec 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/freespace2/freespace.cpp
Fix Mantis 2800: Particles not removed on standalone
------------------------------------------------------------------------
r10183 | niffiwan | 2013-12-03 05:07:01 -0600 (Tue, 03 Dec 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/model/modelread.cpp
Add warning for model insignia specifying an invalid LOD
------------------------------------------------------------------------
r10184 | niffiwan | 2013-12-03 05:22:44 -0600 (Tue, 03 Dec 2013) | 3 lines
Changed paths:
M /trunk/fs2_open/code/model/model.h
Bump model insignia faces/vertexes limits
(so that newer more detailed ships can have proper insignia)
------------------------------------------------------------------------
r10185 | zookeeper | 2013-12-03 05:27:01 -0600 (Tue, 03 Dec 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/hud/hudescort.cpp
Replaced shield_hit_info in escort_info with its own simple set of timer variables. Fixes Mantis #2966 and makes the code simpler and safer.
------------------------------------------------------------------------
r10186 | Echelon9 | 2013-12-03 06:19:34 -0600 (Tue, 03 Dec 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aicode.cpp
Fix Mantis 2969: AddressSanitizer: global-buffer-overflow in ai_do_objects_repairing_stuff()
------------------------------------------------------------------------
r10187 | Echelon9 | 2013-12-03 07:48:27 -0600 (Tue, 03 Dec 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/ship/ship.cpp
Fix Mantis 2970: AddressSanitizer: global-buffer-overflow in show_ship_subsys_count()
------------------------------------------------------------------------
r10188 | zookeeper | 2013-12-03 10:09:56 -0600 (Tue, 03 Dec 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/mission/missionparse.cpp
M /trunk/fs2_open/code/parse/scripting.cpp
M /trunk/fs2_open/code/parse/scripting.h
Added an $On Ship Arrive scripting hook.
------------------------------------------------------------------------
r10190 | Goober5000 | 2013-12-03 10:47:13 -0600 (Tue, 03 Dec 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/mission/missionparse.cpp
fix hidden divide-by-zero
------------------------------------------------------------------------
r10192 | zookeeper | 2013-12-03 11:13:46 -0600 (Tue, 03 Dec 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/ship/ship.cpp
Made +delay and +acceleration in animation code optional and default to 0.
------------------------------------------------------------------------
r10194 | zookeeper | 2013-12-03 11:26:03 -0600 (Tue, 03 Dec 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/model/modelanim.cpp
M /trunk/fs2_open/code/model/modelanim.h
Enabled fighterbay door animations to better define which bay path must be used or not used for the animation to trigger using +sub_type. Fixes the (undocumented) current numbering of fighterbay +sub_types to be 1-based instead of 0-based. Turns the SUBTYPE_CHECK macro to a proper function.
------------------------------------------------------------------------
r10195 | niffiwan | 2013-12-04 04:23:20 -0600 (Wed, 04 Dec 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/model/modelanim.h
Fix compile issue on Linux re: INT_MAX / <limits.h>
------------------------------------------------------------------------
r10196 | niffiwan | 2013-12-04 04:23:25 -0600 (Wed, 04 Dec 2013) | 3 lines
Changed paths:
M /trunk/fs2_open/code/model/model.h
Tweak insignia limits again per Oddgrim's recommendations
http://www.hard-light.net/forums/index.php?topic=86195.msg1722757#msg1722757
------------------------------------------------------------------------