Author Topic: Nightly (FreeBSD): 24 Oct 2015 - Revision 1ba35d4  (Read 618 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 24 Oct 2015 - Revision 1ba35d4
Here is the nightly for FreeBSD on 24 Oct 2015 - Revision 1ba35d4

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20151024_1ba35d4.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit f1fd9f9
Author: asarium <Fri Oct 23 22:35:56 2015 +0200>
Commit: asarium <Fri Oct 23 22:35:56 2015 +0200>

    Fix memory leak in bm_load_animation
 code/bmpman/bmpman.cpp | 3 +++
 1 file changed, 3 insertions(+)

------------------------------------------------------------------------
commit 21a16fb
Author: Fabian Woltermann <Fri Oct 16 11:27:40 2015 +0200>
Commit: Fabian Woltermann <Fri Oct 16 11:27:40 2015 +0200>

    Change this line back to what it was, with more accurate comment
 code/mission/missionparse.cpp | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 2f78ae3
Author: Fabian Woltermann <Tue Oct 13 10:17:35 2015 +0200>
Commit: Fabian Woltermann <Tue Oct 13 10:17:35 2015 +0200>

    Consistency for the doxygen comments
 code/mission/missionparse.cpp | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

------------------------------------------------------------------------
commit bc788d6
Author: Fabian Woltermann <Tue Oct 13 09:29:07 2015 +0200>
Commit: Fabian Woltermann <Tue Oct 13 09:29:07 2015 +0200>

    More comment cleanup
 code/mission/missionparse.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

------------------------------------------------------------------------
commit f1b9c15
Author: Fabian Woltermann <Tue Oct 13 09:15:52 2015 +0200>
Commit: Fabian Woltermann <Tue Oct 13 09:15:52 2015 +0200>

    More comment tweaks
 code/mission/missionparse.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

------------------------------------------------------------------------
commit eab9fab
Author: Fabian Woltermann <Tue Oct 13 09:11:36 2015 +0200>
Commit: Fabian Woltermann <Tue Oct 13 09:11:36 2015 +0200>

    Further, non-multi-breaking changes as suggested by MageKing17.
 code/mission/missionparse.cpp | 44 +++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

------------------------------------------------------------------------
commit 92ace8e
Author: Fabian Woltermann <Thu Oct 8 09:49:48 2015 +0200>
Commit: Fabian Woltermann <Thu Oct 8 09:49:48 2015 +0200>

    Further comment tweaks
 code/mission/missionparse.cpp | 30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)

------------------------------------------------------------------------
commit d3df7ef
Author: Fabian Woltermann <Mon Oct 5 08:08:46 2015 +0200>
Commit: Fabian Woltermann <Mon Oct 5 08:08:46 2015 +0200>

    Adds explanatory comments and applies the same logic to the net signature overload.
 code/mission/missionparse.cpp | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 99306be
Author: The E <Sun Oct 4 12:23:35 2015 +0200>
Commit: The E <Sun Oct 4 12:23:35 2015 +0200>

    Amendment based on Kara's feedback. Should allow same behaviour in both SP and MP.
 code/mission/missionparse.cpp | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 6835d2b
Author: The E <Sat Oct 3 22:15:57 2015 +0200>
Commit: The E <Sat Oct 3 22:15:57 2015 +0200>

    Only remove the player ship from the arrival list in singleplayer
 code/mission/missionparse.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)