Author Topic: Nightly: 27 November 2020 - Revision 20efcf04a  (Read 729 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 27 November 2020 - Revision 20efcf04a
Here is the nightly for 27 November 2020 - Revision 20efcf04a



Group: Win64
nightly_20201127_20efcf04a-builds-Win64.zip (Mirror)


Group: Win32
nightly_20201127_20efcf04a-builds-Win32.zip (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 5e4c42426
Author: JohnAFernandez
Commit: GitHub

    Cleaner of Multi stats (#2918)
 code/network/multiui.cpp | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 1f7aca8cf
Author: Baezon
Commit: Baezon

    cast to bool
 code/ship/ship.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 79524e46d
Author: Baezon
Commit: Baezon

    separate ship splitting explosions
 code/ship/ship.cpp | 16 +++++++++++++---
 code/ship/ship.h   |  1 +
 2 files changed, 14 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 3fde7bb07
Author: Baezon
Commit: Baezon

    cat forget clone and move
 code/ship/ship.cpp | 2 ++
 1 file changed, 2 insertions(+)

------------------------------------------------------------------------
commit d534c68f5
Author: Baezon
Commit: Baezon

    big ship death roll and deathroll multiplier
 code/ai/aicode.cpp     | 6 +++++-
 code/ship/ship.cpp     | 6 ++++++
 code/ship/ship.h       | 1 +
 code/ship/ship_flags.h | 1 +
 code/ship/shiphit.cpp  | 2 ++
 5 files changed, 15 insertions(+), 1 deletion(-)