Author Topic: Nightly: 09 January 2020 - Revision 07231d7  (Read 839 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 09 January 2020 - Revision 07231d7
Here is the nightly for 09 January 2020 - Revision 07231d7

At least one of the nightly builds failed!


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit da05fa1
Author: wookieejedi
Commit: wookieejedi

    use nullptr
 code/ship/shipfx.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 8957623
Author: wookieejedi
Commit: wookieejedi

    Few additional cleanups to hyperspace warpins with initial velocity
 code/ship/shipfx.cpp | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

------------------------------------------------------------------------
commit a73ccee
Author: JohnAFernandez
Commit: JohnAFernandez

    Remove Debilitating Debug Functions
 code/network/multi_obj.cpp | 12 ------------
 1 file changed, 12 deletions(-)

------------------------------------------------------------------------
commit 15b494b
Author: wookieejedi
Commit: wookieejedi

    Cleanup Remaing Issues with Initial Velocity
 code/mission/missionparse.cpp |  8 ++++----
 code/ship/ship.cpp            |  2 +-
 code/ship/shipfx.cpp          | 18 +++++-------------
 3 files changed, 10 insertions(+), 18 deletions(-)