Author Topic: Nightly (Windows): 27 Oct 2015 - Revision 3708f10  (Read 1296 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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

Open non-feature issues in Mantis: 124

Group: SSE
fso_SSE_20151027_3708f10.7z
MD5Sum

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

Group: AVX
fso_AVX_20151027_3708f10.7z
MD5Sum

Group: Standard
fso_Standard_20151027_3708f10.7z
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(-)



 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: Nightly (Windows): 27 Oct 2015 - Revision 3708f10
Local SSMs work on October 16 76b6f95, but not on this build. Plz to fix, need to launch a campaign v soon!

 

Offline niffiwan

  • 211
  • Eluder Class
Re: Nightly (Windows): 27 Oct 2015 - Revision 3708f10
https://github.com/scp-fs2open/fs2open.github.com/issues/396

Are you able to narrow down any further which revision caused the issue? Or otherwise provide a test case mission?
Creating a fs2_open.log | Red Alert Bug = Hex Edit | MediaVPs 2014: Bigger HUD gauges | 32bit libs for 64bit Ubuntu
----
Debian Packages (testing/unstable): Freespace2 | wxLauncher
----
m|m: I think I'm suffering from Stockholm syndrome. Bmpman is starting to make sense and it's actually written reasonably well...

 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: Nightly (Windows): 27 Oct 2015 - Revision 3708f10
Negative, Ghost Rider, my pattern is full :(

  

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: Nightly (Windows): 27 Oct 2015 - Revision 3708f10
But I might be able to get someone to whip one up for you, should be pretty simple. Just need a mission and a local SSM, it should break.

 

Offline m!m

  • 211
Re: Nightly (Windows): 27 Oct 2015 - Revision 3708f10
:banghead: Sorry! My bad. I think I messed up 88e7c83. Somehow I removed the transition to the final lssm stage but I don't know why.

EDIT: Should be fixed again by PR 397.
« Last Edit: October 27, 2015, 04:58:17 pm by m!m »