Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on May 02, 2011, 10:29:37 am
-
Here is the nightly for Windows on 02 May 2011 - Revision 7172
Group: Inferno
fso-WIN-Inferno-20110502_r7172.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20110502_r7172.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20110502_r7172.md5)
Group: Inferno_SSE
fso-WIN-Inferno_SSE-20110502_r7172.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20110502_r7172.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20110502_r7172.md5)
Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20110502_r7172.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20110502_r7172.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20110502_r7172.md5)
------------------------------------------------------------------------
r7155 | The_E | 2011-04-29 09:05:45 -0500 (Fri, 29 Apr 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/jumpnode/jumpnode.cpp
M /trunk/fs2_open/code/jumpnode/jumpnode.h
M /trunk/fs2_open/code/parse/sexp.cpp
M /trunk/fs2_open/code/parse/sexp.h
set-jumpnode-name, as implemented by CommanderDJ
------------------------------------------------------------------------
r7156 | The_E | 2011-04-29 09:10:52 -0500 (Fri, 29 Apr 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
Added warning to the sexp help for set-jumpnode-name
------------------------------------------------------------------------
r7157 | The_E | 2011-04-29 09:54:38 -0500 (Fri, 29 Apr 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
And now set-jumpnode-name is even multi compatible.
------------------------------------------------------------------------
r7158 | Echelon9 | 2011-04-30 01:18:03 -0500 (Sat, 30 Apr 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/sound/ds.cpp
Documentation: sound/ds.cpp
------------------------------------------------------------------------
r7159 | Echelon9 | 2011-04-30 01:24:08 -0500 (Sat, 30 Apr 2011) | 1 line
Changed paths:
M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj
Xcode project file: Generate debug builds with a DWARF plus dsym file, so that analysis tools can retrieve source code line numbers
------------------------------------------------------------------------
r7160 | The_E | 2011-04-30 11:23:05 -0500 (Sat, 30 Apr 2011) | 2 lines
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
Change syntax and help text of the set-jumpnode-model sexp, as it was rather broken before.
------------------------------------------------------------------------
r7161 | Echelon9 | 2011-04-30 22:54:01 -0500 (Sat, 30 Apr 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aicode.cpp
M /trunk/fs2_open/code/debugconsole/timerbar.cpp
M /trunk/fs2_open/code/graphics/2d.cpp
M /trunk/fs2_open/code/math/floating.cpp
M /trunk/fs2_open/code/sound/ds.cpp
Documentation: Fix a few syntax errors reported in Doxygen's log
------------------------------------------------------------------------
r7162 | Echelon9 | 2011-05-01 01:05:48 -0500 (Sun, 01 May 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/hud/hud.cpp
M /trunk/fs2_open/code/hud/hud.h
Documentation: hud.cpp and hud.h files
------------------------------------------------------------------------
r7163 | Echelon9 | 2011-05-01 03:53:13 -0500 (Sun, 01 May 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp
As we don't do Unicode properly yet, this character corrupts. In French it still means Hat Back (joystick control)
------------------------------------------------------------------------
r7164 | Echelon9 | 2011-05-01 04:06:12 -0500 (Sun, 01 May 2011) | 1 line
Changed paths:
M /trunk/fs2_open/fs2open.Doxyfile
Documentation: Help save some trees
------------------------------------------------------------------------
r7165 | Echelon9 | 2011-05-01 06:07:26 -0500 (Sun, 01 May 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/sound/ds.cpp
Fix Valgrind report: Use of uninitialised value &freq in alcGetIntergerv(); requires braces to address GCC crosses initialisation error due to the goto in this function
------------------------------------------------------------------------
r7166 | Echelon9 | 2011-05-01 06:59:40 -0500 (Sun, 01 May 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/model/modelanim.cpp
M /trunk/fs2_open/code/model/modelanim.h
Documentation: Commentary for modelanim.cpp|h
------------------------------------------------------------------------
r7167 | Echelon9 | 2011-05-01 07:00:26 -0500 (Sun, 01 May 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/model/model.h
M /trunk/fs2_open/code/ship/ship.cpp
Two small comment typo corrections for model.h and ship.cpp
------------------------------------------------------------------------
r7168 | Echelon9 | 2011-05-01 08:03:39 -0500 (Sun, 01 May 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/playerman/playercontrol.cpp
Fix Diaspora Mantis 772: Player is able to fire countermeasures when player-use-ai SEXP is used. Also document.
------------------------------------------------------------------------
r7169 | Echelon9 | 2011-05-01 09:59:31 -0500 (Sun, 01 May 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/sound/ds.cpp
ds.cpp: Back this change back out until the wholesale change can be made at once
------------------------------------------------------------------------
r7170 | The_E | 2011-05-01 10:00:53 -0500 (Sun, 01 May 2011) | 2 lines
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
Fix compile warnings here.
------------------------------------------------------------------------
r7171 | The_E | 2011-05-01 10:05:01 -0500 (Sun, 01 May 2011) | 2 lines
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
Aargh, this might have been catastrophic
------------------------------------------------------------------------