Author Topic: Nightly: 21 July 2018 - Revision 5bfcd1d  (Read 796 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 21 July 2018 - Revision 5bfcd1d
Here is the nightly for 21 July 2018 - Revision 5bfcd1d



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 9232659
Author: Peter Mitsis <Thu Jul 19 19:24:23 2018 -0400>
Commit: Peter Mitsis <Thu Jul 19 19:24:23 2018 -0400>

    Fix warnings found by clang_tidy.sh
 code/ai/ai.h            |  2 +-
 code/ai/aibig.cpp       |  8 +++----
 code/ai/aicode.cpp      | 58 ++++++++++++++++++++++++-------------------------
 code/parse/sexp.cpp     |  2 +-
 code/weapon/swarm.cpp   |  2 +-
 code/weapon/weapons.cpp |  2 +-
 6 files changed, 37 insertions(+), 37 deletions(-)

------------------------------------------------------------------------
commit c485ed8
Author: Peter Mitsis <Thu Jul 19 13:09:35 2018 -0400>
Commit: Peter Mitsis <Thu Jul 19 13:09:35 2018 -0400>

    aicode: Update maybe_cheat_fire_synaptic() API
 code/ai/aibig.cpp  | 4 ++--
 code/ai/aicode.cpp | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 187affe
Author: Peter Mitsis <Tue Jul 17 16:22:45 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 16:24:17 2018 -0400>

    aicode: Update cheat_fire_synaptic() API
 code/ai/aicode.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit f29cc2e
Author: Peter Mitsis <Tue Jul 17 16:18:02 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 16:24:17 2018 -0400>

    aicode: Update ai_ship_destroy() API
 code/ai/ai.h       | 2 +-
 code/ai/aicode.cpp | 5 +----
 code/ship/ship.cpp | 8 ++------
 3 files changed, 4 insertions(+), 11 deletions(-)

------------------------------------------------------------------------
commit 97e15ca
Author: Peter Mitsis <Tue Jul 17 16:03:14 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 16:24:17 2018 -0400>

    aicode: Update ai_ship_hit() API
 code/ai/ai.h          | 2 +-
 code/ai/aicode.cpp    | 4 ++--
 code/ship/shiphit.cpp | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 868418c
Author: Peter Mitsis <Tue Jul 17 15:55:34 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 16:24:17 2018 -0400>

    aicode: Update big_ship_collide_recover_start() API
 code/ai/aibig.cpp  |  6 +++---
 code/ai/aicode.cpp | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

------------------------------------------------------------------------
commit e413b10
Author: Peter Mitsis <Tue Jul 17 15:38:49 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 16:24:17 2018 -0400>

    aicode: Update ai_control_info_check() API
 code/ai/aicode.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit bdd740e
Author: Peter Mitsis <Tue Jul 17 15:35:00 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 16:24:17 2018 -0400>

    aicode: Update ai_find_shockwave_ship() API
 code/ai/aicode.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit d24e3c9
Author: Peter Mitsis <Tue Jul 17 15:32:00 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 16:24:13 2018 -0400>

    aicode: Update ai_find_shockwave_weapon() API
 code/ai/aicode.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 13be144
Author: Peter Mitsis <Tue Jul 17 15:27:35 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 15:27:35 2018 -0400>

    aicode: Update ai_preprocess_ignore_objnum() API
 code/ai/aicode.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 8857c45
Author: Peter Mitsis <Mon Jul 16 21:46:04 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 15:25:22 2018 -0400>

    aicode: Update gwlr_object_1() API
 code/ai/aicode.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit af4a255
Author: Peter Mitsis <Mon Jul 16 21:39:24 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 15:25:22 2018 -0400>

    aicode: Update get_behind_ship() API
 code/ai/aicode.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit ae2c4ef
Author: Peter Mitsis <Mon Jul 16 21:35:04 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 15:25:22 2018 -0400>

    aicode: Update ai_chase_eb() API
 code/ai/aicode.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 6e50986
Author: Peter Mitsis <Mon Jul 16 21:25:28 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 15:25:22 2018 -0400>

    aicode: Update ai_fire_secondary_weapon() API
 code/ai/ai.h       | 2 +-
 code/ai/aicode.cpp | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit d0bc3cf
Author: Peter Mitsis <Mon Jul 16 21:02:46 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 15:25:22 2018 -0400>

    aicode: Update ai_select_primary_weapon_OLD() API
 code/ai/aicode.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 10079c8
Author: Peter Mitsis <Mon Jul 16 20:52:26 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 15:25:22 2018 -0400>

    aicode: Remove fds_aux()
 code/ai/aicode.cpp | 29 -----------------------------
 1 file changed, 29 deletions(-)

------------------------------------------------------------------------
commit 3aacb6c
Author: Peter Mitsis <Mon Jul 16 15:36:46 2018 -0400>
Commit: Peter Mitsis <Tue Jul 17 15:25:22 2018 -0400>

    aicode: Update ai_turn_towards_vector() API
 code/ai/ai.h            |  2 +-
 code/ai/aibig.cpp       |  4 ++--
 code/ai/aicode.cpp      | 60 ++++++++++++++++++++++++-------------------------
 code/parse/sexp.cpp     |  2 +-
 code/weapon/swarm.cpp   |  4 ++--
 code/weapon/swarm.h     |  2 +-
 code/weapon/weapons.cpp |  4 ++--
 7 files changed, 39 insertions(+), 39 deletions(-)