Author Topic: Nightly (FreeBSD): 27 Nov 2015 - Revision 87d07c9  (Read 638 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 27 Nov 2015 - Revision 87d07c9
Here is the nightly for FreeBSD on 27 Nov 2015 - Revision 87d07c9

Open non-feature issues in Mantis: 125

Group: Standard
fso_Standard_20151127_87d07c9.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 407a235
Author: Lari Nieminen <Thu Nov 26 18:06:41 2015 +0200>
Commit: Lari Nieminen <Thu Nov 26 18:06:41 2015 +0200>

    Fixed silly syntax error
 code/bmpman/bmpman.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 0c5e6c7
Author: Lari Nieminen <Thu Nov 26 16:35:23 2015 +0200>
Commit: Lari Nieminen <Thu Nov 26 16:35:23 2015 +0200>

    Fixes to some bm_unlock and bm_unload calls
 code/bmpman/bmpman.cpp | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 4b37433
Author: The E <Sun Nov 22 21:00:24 2015 +0100>
Commit: The E <Sun Nov 22 21:00:24 2015 +0100>

    Removing the _INLINE_VECMAT preprocessor define. This is something the compiler is better equipped to decide.
 code/math/vecmat.cpp | 24 -------------
 code/math/vecmat.h   | 96 ----------------------------------------------------
 2 files changed, 120 deletions(-)