Author Topic: Nightly: 05 February 2021 - Revision 994e42a27  (Read 675 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 05 February 2021 - Revision 994e42a27
Here is the nightly for 05 February 2021 - Revision 994e42a27



Group: Win64-SSE2
nightly_20210205_994e42a27-builds-x64-SSE2.zip (Mirror)


Group: Linux
nightly_20210205_994e42a27-builds-Linux.tar.gz (Mirror)


Group: Win32-SSE2
nightly_20210205_994e42a27-builds-Win32-SSE2.zip (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 0c0a9e4f2
Author: Baezon
Commit: Baezon

    typo
 code/ship/ship.cpp      | 4 ++--
 code/weapon/weapons.cpp | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit eb1d74890
Author: Baezon
Commit: Baezon

    safety
 code/ship/ship.cpp      | 11 ++++++++++-
 code/weapon/weapons.cpp |  7 ++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 66c38c43c
Author: Baezon
Commit: Baezon

    clean up
 code/ship/ship.cpp      | 51 ++++++++++++++++++++++++++++++++++++++++++++-----
 code/ship/ship.h        |  3 +++
 code/weapon/trails.cpp  |  2 +-
 code/weapon/trails.h    |  1 +
 code/weapon/weapons.cpp |  8 ++++++++
 5 files changed, 59 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit 4e5c74d72
Author: Baezon
Commit: Baezon

    add trail alpha decay exponent
 code/weapon/trails.cpp  | 10 ++++++++--
 code/weapon/trails.h    |  1 +
 code/weapon/weapons.cpp |  4 ++++
 3 files changed, 13 insertions(+), 2 deletions(-)