Author Topic: Nightly: 12 October 2018 - Revision 73482a6  (Read 995 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 12 October 2018 - Revision 73482a6
Here is the nightly for 12 October 2018 - Revision 73482a6



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit afa7976
Author: wookieejedi <Thu Oct 11 18:36:05 2018 -0400>
Commit: wookieejedi <Thu Oct 11 18:36:05 2018 -0400>

    Removed redundant syntax
 code/mission/missionparse.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 0d35598
Author: wookieejedi <Thu Oct 11 11:43:40 2018 -0400>
Commit: wookieejedi <Thu Oct 11 11:43:40 2018 -0400>

    Update code/mission/missionparse.cpp
 code/mission/missionparse.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 7f9021c
Author: wookieejedi <Thu Oct 11 11:41:53 2018 -0400>
Commit: wookieejedi <Thu Oct 11 11:41:53 2018 -0400>

    Fixed missing "="
 code/mission/missionparse.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 1450c71
Author: wookieejedi <Thu Oct 11 11:39:16 2018 -0400>
Commit: wookieejedi <Thu Oct 11 11:39:16 2018 -0400>

    Improve dock check with bool
 code/mission/missionparse.cpp | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

------------------------------------------------------------------------
commit d80e6d0
Author: wookieejedi <Wed Oct 10 18:05:48 2018 -0400>
Commit: wookieejedi <Wed Oct 10 18:05:48 2018 -0400>

    Fixed missing "_"
 code/mission/missionparse.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit f6dd3b0
Author: wookieejedi <Wed Oct 10 17:05:22 2018 -0400>
Commit: wookieejedi <Wed Oct 10 17:05:22 2018 -0400>

    Remove incorrect placement
 code/mission/missionparse.cpp | 27 +++++++--------------------
 1 file changed, 7 insertions(+), 20 deletions(-)

------------------------------------------------------------------------
commit bc5ef0b
Author: wookieejedi <Wed Oct 10 13:12:18 2018 -0400>
Commit: wookieejedi <Wed Oct 10 13:12:18 2018 -0400>

    Fixed anchor call and null bug
 code/mission/missionparse.cpp | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 8e618ff
Author: wookieejedi <Wed Oct 10 12:24:30 2018 -0400>
Commit: wookieejedi <Wed Oct 10 12:24:30 2018 -0400>

    Add HV to Docked Wings
 code/mission/missionparse.cpp | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)