Author Topic: Nightly (Windows): 23 Feb 2016 - Revision 4c23cd0  (Read 848 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 23 Feb 2016 - Revision 4c23cd0
Here is the nightly for Windows on 23 Feb 2016 - Revision 4c23cd0

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20160223_4c23cd0.7z
MD5Sum

Group: AVX
fso_AVX_20160223_4c23cd0.7z
MD5Sum

Group: SSE
fso_SSE_20160223_4c23cd0.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20160223_4c23cd0.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 564fc9a
Author: asarium <Mon Feb 22 12:11:44 2016 +0100>
Commit: asarium <Mon Feb 22 12:11:44 2016 +0100>

    Update commend to match updated code
 code/bmpman/bmpman.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 688c514
Author: asarium <Mon Feb 22 12:10:46 2016 +0100>
Commit: asarium <Mon Feb 22 12:10:46 2016 +0100>

    Actually dump opened files to log file
 code/cfile/cfile.cpp | 1 +
 1 file changed, 1 insertion(+)

------------------------------------------------------------------------
commit acc5739
Author: niffiwan <Fri Feb 19 21:10:06 2016 +1000>
Commit: niffiwan <Mon Feb 22 18:49:57 2016 +1000>

    Add debug console command: bm_used
 code/bmpman/bmpman.cpp        | 99 +++++++++++++++++++++++++++++++++++++++++++
 code/globalincs/version.cpp   |  2 -
 code/globalincs/vmallocator.h |  1 +
 3 files changed, 100 insertions(+), 2 deletions(-)