Author Topic: Nightly: 12 August 2020 - Revision 74a8e4b  (Read 739 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 12 August 2020 - Revision 74a8e4b
Here is the nightly for 12 August 2020 - Revision 74a8e4b



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


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


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


Group: MacOSX
nightly_20200812_74a8e4b-builds-MacOSX.tar.gz (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 8a60736
Author: Goober5000
Commit: Goober5000

    clean up fireball filename init
 code/fireball/fireballs.cpp | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 666c2a4
Author: Baezon
Commit: Baezon

    bool valid vec
 code/math/vecmat.cpp       | 4 ++--
 code/math/vecmat.h         | 4 ++--
 code/object/objectdock.cpp | 2 +-
 code/weapon/beam.cpp       | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit c1942c5
Author: Baezon
Commit: Baezon

    bool! not int
 code/object/objectdock.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 73d64d9
Author: Baezon
Commit: Baezon

    review changes
 code/object/objectdock.cpp | 1 +
 1 file changed, 1 insertion(+)

------------------------------------------------------------------------
commit 573c8b8
Author: Baezon
Commit: Baezon

    bool return
 code/object/objectdock.cpp | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

------------------------------------------------------------------------
commit d48559d
Author: Baezon
Commit: Baezon

    double the doubles
 code/math/vecmat.cpp | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

------------------------------------------------------------------------
commit d92c7a8
Author: Baezon
Commit: Baezon

    doubles for inverting
 code/math/vecmat.cpp       | 31 +++++++++++++++++--------------
 code/object/objectdock.cpp | 16 ++++++++++++++--
 2 files changed, 31 insertions(+), 16 deletions(-)

------------------------------------------------------------------------
commit a1a0bd3
Author: Goober5000
Commit: Goober5000

    fix crash from multilock merge
 code/ship/ship.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)