Author Topic: Nightly: 06 April 2023 - Revision 599a1893c  (Read 265 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 06 April 2023 - Revision 599a1893c
Here is the nightly for 06 April 2023 - Revision 599a1893c



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


Group: MacOSX
nightly_20230406_599a1893c-builds-Mac.tar.gz (Mirror)


Group: Win32-SSE2
nightly_20230406_599a1893c-builds-Win32-SSE2.zip (Mirror)


Group: Win64-SSE2
nightly_20230406_599a1893c-builds-x64-SSE2.zip (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 599a1893c
Author: BMagnu
Commit: GitHub

    Add +Use Ship as Template (#5311)
 code/ship/ship.cpp | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

------------------------------------------------------------------------
commit 9c0007015
Author: Goober5000
Commit: Goober5000

    revert view on escape
 code/io/keycontrol.cpp | 43 +++++++++++++++++++++++++++++++------------
 1 file changed, 31 insertions(+), 12 deletions(-)

------------------------------------------------------------------------
commit b016163bf
Author: Goober5000
Commit: Goober5000

    make 'player starts in chase view' a toggle
 code/mission/mission_flags.h                |  2 +-
 code/mod_table/mod_table.cpp                |  6 +++---
 code/mod_table/mod_table.h                  |  2 +-
 code/playerman/playercontrol.cpp            |  2 +-
 fred2/fred.rc                               |  4 ++--
 fred2/missionnotesdlg.cpp                   | 16 ++++++++--------
 fred2/missionnotesdlg.h                     |  4 ++--
 fred2/resource.h                            |  4 ++--
 qtfred/src/ui/dialogs/MissionSpecDialog.cpp |  4 ++--
 9 files changed, 22 insertions(+), 22 deletions(-)