Author Topic: Nightly: 04 June 2020 - Revision ee3da1c  (Read 544 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 04 June 2020 - Revision ee3da1c
Here is the nightly for 04 June 2020 - Revision ee3da1c



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 70ee846
Author: Goober5000
Commit: Goober5000

    add const-correctness to the autopilot API
 code/autopilot/autopilot.cpp | 46 ++++++++++++++++++++++----------------------
 code/autopilot/autopilot.h   | 42 ++++++++++++++++++++--------------------
 code/hud/hudnavigation.cpp   |  2 +-
 code/hud/hudtarget.cpp       |  2 +-
 code/hud/hudtarget.h         |  2 +-
 5 files changed, 47 insertions(+), 47 deletions(-)