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 14, 2009, 09:28:06 pm
-
Here is the nightly for Windows on 14 Dec 2009 - Revision 5716
Group: SSE2
fso-WIN-SSE2-20091214_r5716.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE2-20091214_r5716.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE2-20091214_r5716.md5)
Group: Standard
fso-WIN-Standard-20091214_r5716.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20091214_r5716.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20091214_r5716.md5)
Group: Inferno_SSE
fso-WIN-Inferno_SSE-20091214_r5716.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20091214_r5716.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20091214_r5716.md5)
Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20091214_r5716.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20091214_r5716.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20091214_r5716.md5)
------------------------------------------------------------------------
r5713 | Goober5000 | 2009-12-13 23:28:06 -0600 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
the reason for the return statement no longer exists
------------------------------------------------------------------------
r5715 | portej05 | 2009-12-14 07:57:33 -0600 (Mon, 14 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/cmdline/cmdline.cpp
M /trunk/fs2_open/code/cmdline/cmdline.h
M /trunk/fs2_open/code/fred2/sexp_tree.cpp
M /trunk/fs2_open/code/fred2/sexp_tree.h
M /trunk/fs2_open/code/freespace2/freespace.cpp
M /trunk/fs2_open/code/graphics/2d.h
M /trunk/fs2_open/code/graphics/gropengl.cpp
M /trunk/fs2_open/code/graphics/gropenglshader.cpp
M /trunk/fs2_open/code/graphics/gropenglshader.h
M /trunk/fs2_open/code/graphics/gropengltexture.cpp
M /trunk/fs2_open/code/graphics/gropengltexture.h
M /trunk/fs2_open/code/graphics/gropengltnl.cpp
M /trunk/fs2_open/code/parse/sexp.cpp
M /trunk/fs2_open/code/parse/sexp.h
M /trunk/fs2_open/projects/MSVC_2003/code.vcproj
M /trunk/fs2_open/projects/MSVC_2005/code.vcproj
M /trunk/fs2_open/projects/MSVC_2008/code.vcproj
M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj
M /trunk/fs2_open/projects/codeblocks/code/code.cbp
Antipodes #4 - Post Processing from Hery
------------------------------------------------------------------------
r5716 | portej05 | 2009-12-14 11:17:29 -0600 (Mon, 14 Dec 2009) | 1 line
Changed paths:
A /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp
A /trunk/fs2_open/code/graphics/gropenglpostprocessing.h
Woops - missed the two important files!
------------------------------------------------------------------------
-
Just curious, is the bottom-left screen supposed to say 3.6.11.1111? :P
-
Nope. But we're still looking in to how to get the value in version.h to automagically update, so for now it has to be done via a semi-manual/scripted method.
-
I'm getting a "Windows - No Disk" error message whenever I run either the Release or Debug INF SSE versions:
"Exception processing message c0000013 Parameters 75b6bf7c 4 75b6bf7c 75b6bf7c"
It offers Cancel, Try Again and Continue buttons - if I click the "Cancel" or "Continue" button, it appears to run fine.
There is no mention of this error in the FS2 Open log - it seems to be before any logging commences.
The error message does not occur if I run 3.6.10 final.
Mod selected is mediavps.
(Update)
The error is first seen Windows build 5698.
-
Does that same error appear with regular or SSE2 builds?
EDIT: Hunting around the internets seems to indicate that flushing your recent documents list might solve this problem, since it doesn't seem to be a FSO-specific problem, but rather a Windows (XP?) bug.