Author Topic: Nightly: 04 May 2024 - Revision b624019f3  (Read 131 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 04 May 2024 - Revision b624019f3
Here is the nightly for 04 May 2024 - Revision b624019f3



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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 89e896198
Author: Dark-Visor
Commit: Dark-Visor

    Add allowances for no alpha and spelling colour
 code/mod_table/mod_table.cpp | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit 0f4dc47db
Author: Dark-Visor
Commit: Dark-Visor

    Correction to subtitle_color check
 code/cutscene/movie.cpp | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit eacba95b7
Author: Dark-Visor
Commit: Dark-Visor

    Update to #6064 fix to correct code
 code/cutscene/movie.cpp | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit eb9c58dc2
Author: Dark-Visor
Commit: Dark-Visor

    Update Settings for movie subtitles #6064
 code/cutscene/movie.cpp      | 15 ++++++++++++++-
 code/mod_table/mod_table.cpp | 11 +++++++++++
 code/mod_table/mod_table.h   |  1 +
 3 files changed, 26 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit d5a3813e8
Author: Goober5000
Commit: Goober5000

    hide key-reset
 code/parse/sexp.cpp                 | 6 +++---
 fred2/sexp_tree.cpp                 | 2 ++
 qtfred/src/ui/widgets/sexp_tree.cpp | 2 ++
 3 files changed, 7 insertions(+), 3 deletions(-)