Author Topic: Nightly (FreeBSD): 02 Nov 2015 - Revision 3ade9ae  (Read 814 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 02 Nov 2015 - Revision 3ade9ae
Here is the nightly for FreeBSD on 02 Nov 2015 - Revision 3ade9ae

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20151102_3ade9ae.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 5c74720
Author: niffiwan <Sun Nov 1 19:31:14 2015 +1000>
Commit: niffiwan <Sun Nov 1 19:33:10 2015 +1000>

    Fix memory leak in ds_load_buffer
 code/sound/ds.cpp | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 1f6fc35
Author: Goober5000 <Sat Oct 24 15:07:58 2015 -0400>
Commit: Goober5000 <Sat Oct 24 15:07:58 2015 -0400>

    just a tweak to avoid comparing whitespace
 code/ship/shipfx.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 5b8584b
Author: Goober5000 <Sat Oct 24 15:06:58 2015 -0400>
Commit: Goober5000 <Sat Oct 24 15:06:58 2015 -0400>

    clarify the use of mc_info_init, and make sure that model_instance_num and submodel_num have the proper values
 code/ship/shipfx.cpp | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)