Author Topic: Nightly: 06 March 2023 - Revision a918212fe  (Read 224 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 06 March 2023 - Revision a918212fe
Here is the nightly for 06 March 2023 - Revision a918212fe



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit e561b9e91
Author: Birk Magnussen
Commit: Birk Magnussen

    Add new OpenGL Debug Mode to cmake
 CMakeLists.txt            | 2 ++
 code/CMakeLists.txt       | 3 +++
 freespace2/CMakeLists.txt | 4 ++++
 3 files changed, 9 insertions(+)

------------------------------------------------------------------------
commit a150dc825
Author: Adam Leach
Commit: Adam Leach

    Enable debug scope on release builds
 code/graphics/2d.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit e66484934
Author: Mike Nelson
Commit: GitHub

    Use subsystem names instead of model names (#5217)
 code/mission/missionlog.cpp | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

------------------------------------------------------------------------
commit c7a5f87b1
Author: Mike Nelson
Commit: GitHub

    Document options files (#5177)
 code/options/Option.cpp         | 29 +++++++++++++++++++++++++++--
 code/options/Option.h           | 34 +++++++++++++++++-----------------
 code/options/OptionsManager.cpp | 27 +++++++++++++++++++++++++--
 3 files changed, 69 insertions(+), 21 deletions(-)

------------------------------------------------------------------------
commit 89f10a549
Author: Asteroth
Commit: Asteroth

    small fix for thruster flicker
 code/model/modelrender.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)