Author Topic: Nightly (OS X): 27 Oct 2015 - Revision 3708f10  (Read 839 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (OS X): 27 Oct 2015 - Revision 3708f10
Here is the nightly for OS X on 27 Oct 2015 - Revision 3708f10

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20151027_3708f10.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit e6aa565
Author: The E <Mon Oct 26 20:31:24 2015 +0100>
Commit: The E <Mon Oct 26 20:31:24 2015 +0100>

    Name change as suggested by m|m
 code/globalincs/pstypes.h    | 2 +-
 code/globalincs/windebug.cpp | 2 +-
 code/parse/sexp.cpp          | 2 +-
 code/windows_stub/stubs.cpp  | 3 ++-
 4 files changed, 5 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 788e28c
Author: The E <Mon Oct 26 19:47:51 2015 +0100>
Commit: The E <Mon Oct 26 19:47:51 2015 +0100>

    Creates a new variant of Warning that is not #ifdefed out on release to make the debug sexp work as its description implies
 code/globalincs/pstypes.h    |   1 +
 code/globalincs/windebug.cpp | 118 +++++++++++++++++++++++++++++++++++++++++++
 code/parse/sexp.cpp          |   2 +-
 code/windows_stub/stubs.cpp  |  40 +++++++++++++++
 4 files changed, 160 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 4fc2d9c
Author: niffiwan <Mon Oct 26 13:49:21 2015 +1000>
Commit: niffiwan <Mon Oct 26 13:49:21 2015 +1000>

    Fix memory leaks in mission_campaign_load
 code/mission/missioncampaign.cpp | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)