Author Topic: Nightly: 09 January 2019 - Revision 38f8581  (Read 966 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 09 January 2019 - Revision 38f8581
Here is the nightly for 09 January 2019 - Revision 38f8581



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 097148c
Author: Goober5000 <Mon Jan 7 12:01:17 2019 -0500>
Commit: Goober5000 <Mon Jan 7 12:01:17 2019 -0500>

    remove WD_ prefix
 code/ship/ship.cpp   | 18 +++++------
 code/ship/shipfx.cpp | 88 ++++++++++++++++++++++++++--------------------------
 code/ship/shipfx.h   |  2 +-
 3 files changed, 54 insertions(+), 54 deletions(-)

------------------------------------------------------------------------
commit fbf8a93
Author: Goober5000 <Sun Jan 6 22:38:31 2019 -0500>
Commit: Goober5000 <Sun Jan 6 22:38:31 2019 -0500>

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

------------------------------------------------------------------------
commit 32d951b
Author: Goober5000 <Sun Jan 6 17:33:47 2019 -0500>
Commit: Goober5000 <Sun Jan 6 17:33:47 2019 -0500>

    create WarpDirection enum
 code/ship/ship.cpp   |  18 ++++-----
 code/ship/shipfx.cpp | 102 +++++++++++++++++++++++++--------------------------
 code/ship/shipfx.h   |  19 +++++-----
 3 files changed, 69 insertions(+), 70 deletions(-)