Here is the nightly for Windows on 22 Oct 2010 - Revision 6662
Group: Infernofso-WIN-Inferno-20101022_r6662.7zMD5: 38173E52BBEC23B30D7DE823DF5B02A9
Group: Inferno SSEfso-WIN-Inferno_SSE-20101022_r6662.7zMD5: 759DCD5AC51BF7AD11C1162D6F818FAF
Group: Inferno SSE2fso-WIN-Inferno_SSE2-20101022_r6662.7zMD5: 4EBD1536BDCED87A441B68A69B686CB0
------------------------------------------------------------------------
r6628 | Zacam | 2010-10-18 14:29:38 -0500 (Mon, 18 Oct 2010) | 3 lines
Changed paths:
M /trunk/fs2_open/code/starfield/starfield.cpp
M /trunk/fs2_open/code/starfield/starfield.h
M /trunk/fs2_open/code/starfield/supernova.cpp
Sun OS compatibility: "Sun" is a reserved word, so (*sun) becomes (*sun_ptr), (bool sun) becomes (bool is_a_sun), etc.
Also: void stars_delete_instance_FRED is now void stars_delete_entry_FRED in the CPP to better match the H.
White-space clean-up took place too.
------------------------------------------------------------------------
r6629 | The_E | 2010-10-18 14:57:12 -0500 (Mon, 18 Oct 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/graphics/gropenglextension.cpp
This case shouldn't ever be hit, but it's still bad form to Int3() there.
------------------------------------------------------------------------
r6630 | The_E | 2010-10-18 15:17:01 -0500 (Mon, 18 Oct 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/graphics/gropenglextension.cpp
Warnings done properly. Thanks, chief
------------------------------------------------------------------------
r6632 | Zacam | 2010-10-18 15:55:08 -0500 (Mon, 18 Oct 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/starfield/supernova.cpp
The hell...? Missed one somehow.
------------------------------------------------------------------------
r6634 | chief1983 | 2010-10-18 16:18:10 -0500 (Mon, 18 Oct 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/starfield/starfield.h
Pedantically correct a comment
------------------------------------------------------------------------
r6635 | Zacam | 2010-10-18 16:23:16 -0500 (Mon, 18 Oct 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
M /trunk/fs2_open/code/parse/sexp.h
From FUBAR: Turret ROF Sexp
http://www.hard-light.net/forums/index.php?topic=71884.0
------------------------------------------------------------------------
r6639 | chief1983 | 2010-10-19 17:14:52 -0500 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/globalincs/fsmemory.cpp
M /trunk/fs2_open/code/globalincs/fsmemory.h
M /trunk/fs2_open/code/graphics/gropenglextension.cpp
Use appropriate line endings
------------------------------------------------------------------------
r6640 | chief1983 | 2010-10-19 17:16:26 -0500 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/graphics/gropenglextension.cpp
Wrong way with this fix, should have gone from trunk to antipodes
------------------------------------------------------------------------
r6646 | Sushi | 2010-10-20 00:21:51 -0500 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aicode.cpp
Fix bug where changing AI goals while gliding can cause them to get stuck in glide
------------------------------------------------------------------------
r6654 | The_E | 2010-10-20 14:38:34 -0500 (Wed, 20 Oct 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/weapon/weapons.cpp
Change an Assert to a more elegant way of handling this.
------------------------------------------------------------------------
r6655 | The_E | 2010-10-20 15:06:55 -0500 (Wed, 20 Oct 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/parse/scripting.cpp
Thank you code analysis. This could have been ugly....
------------------------------------------------------------------------
r6662 | The_E | 2010-10-22 08:45:33 -0500 (Fri, 22 Oct 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/parse/lua.cpp
Fix for Mantis 2171 (documentation out of sync for gr.getVectorFromCoords)
------------------------------------------------------------------------