Author Topic: Nightly: 27 June 2020 - Revision 3fc8b30  (Read 517 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 27 June 2020 - Revision 3fc8b30
Here is the nightly for 27 June 2020 - Revision 3fc8b30



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 39858fd
Author: Goober5000
Commit: Goober5000

    giant refactor of sexps to use caching for ships and wings
 code/network/multi_sexp.cpp |   5 -
 code/network/multi_sexp.h   |   1 -
 code/parse/sexp.cpp         | 362 ++++++++++++++++----------------------------
 3 files changed, 130 insertions(+), 238 deletions(-)

------------------------------------------------------------------------
commit 921ee86
Author: Goober5000
Commit: Goober5000

    better handling of non-trucated hotspot sounds
 code/menuui/mainhallmenu.cpp | 108 ++++++++++++++++++++++++++-----------------
 1 file changed, 66 insertions(+), 42 deletions(-)