Author Topic: Nightly: 02 February 2021 - Revision 1d131403d  (Read 446 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 02 February 2021 - Revision 1d131403d
Here is the nightly for 02 February 2021 - Revision 1d131403d



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 888c14aea
Author: Baezon
Commit: Baezon

    flip max and min
 code/weapon/weapons.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 6cd5510bd
Author: Baezon
Commit: Baezon

    clean up
 code/weapon/weapon.h    |  4 ++--
 code/weapon/weapons.cpp | 14 ++++++++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 641cf4807
Author: Baezon
Commit: Baezon

    implement damage incidence angle
 code/object/collideshipweapon.cpp | 9 +++++++++
 code/weapon/weapon.h              | 2 ++
 code/weapon/weapons.cpp           | 2 ++
 3 files changed, 13 insertions(+)