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 01, 2015, 05:17:42 am

Title: Nightly (FreeBSD): 01 Aug 2015 - Revision 4aab4a9
Post by: SirKnightly on August 01, 2015, 05:17:42 am
Here is the nightly for FreeBSD on 01 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_20150801_4aab4a9.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20150801_4aab4a9.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20150801_4aab4a9.md5)

Code: [Select]
------------------------------------------------------------------------
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(-)