Author Topic: Nightly (FreeBSD): 11 Jun 2015 - Revision f162db5  (Read 639 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 11 Jun 2015 - Revision f162db5
Here is the nightly for FreeBSD on 11 Jun 2015 - Revision f162db5

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20150611_f162db5.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 26e31a4
Author: Lari Nieminen <Thu Jun 4 15:35:41 2015 +0300>
Commit: Lari Nieminen <Thu Jun 4 15:35:41 2015 +0300>

    Added a $Max Shield Recharge ship table entry for limiting how full the shields may recharge.
 code/mission/missionparse.cpp |  5 ++++-
 code/mission/missionparse.h   |  2 ++
 code/object/objectshield.cpp  | 17 +++++++++++++++--
 code/parse/sexp.cpp           |  1 +
 code/ship/ship.cpp            | 17 ++++++++++++++---
 code/ship/ship.h              |  4 ++++
 6 files changed, 40 insertions(+), 6 deletions(-)