Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on August 03, 2015, 05:02:24 am
-
Here is the nightly for Windows on 03 Aug 2015 - Revision 4aab4a9
Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 125
Group: Standard
fso_Standard_20150803_4aab4a9.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20150803_4aab4a9.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20150803_4aab4a9.md5)
Group: NO-SSE
fso_NO-SSE_20150803_4aab4a9.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20150803_4aab4a9.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20150803_4aab4a9.md5)
Group: AVX
fso_AVX_20150803_4aab4a9.7z (http://swc.fs2downloads.com/builds/WIN/fso_AVX_20150803_4aab4a9.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_AVX_20150803_4aab4a9.md5)
Group: SSE
fso_SSE_20150803_4aab4a9.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20150803_4aab4a9.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20150803_4aab4a9.md5)
------------------------------------------------------------------------
commit 0450ce7
Author: The E <Fri Jul 31 22:25:25 2015 +0200>
Commit: The E <Fri Jul 31 22:25:25 2015 +0200>
Make this assertion in modelanim a bit more useful.
code/model/modelanim.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit d93f2e9
Author: asarium <Sat Jul 25 16:31:58 2015 +0200>
Commit: asarium <Sun Jul 26 14:08:31 2015 +0200>
Add format specifying macros
code/globalincs/pstypes.h | 72 ++++++++++++++++-------
code/globalincs/windebug.cpp | 2 +-
code/osapi/outwnd.h | 5 +-
code/windows_stub/stubs.cpp | 14 ++---
fs2open.Doxyfile | 132 +++++++++++++++++++++----------------------
5 files changed, 128 insertions(+), 97 deletions(-)