Author Topic: Nightly: 25 March 2022 - Revision 1454161b4  (Read 562 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 25 March 2022 - Revision 1454161b4
Here is the nightly for 25 March 2022 - Revision 1454161b4



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 4ed2f34cd
Author: JohnAFernandez
Commit: GitHub

    Coverity 1361855 Always free Vertices and Indices (#3994)
 code/graphics/opengl/gropengldeferred.cpp | 41 ++++++++++++++++++++++---------
 1 file changed, 29 insertions(+), 12 deletions(-)

------------------------------------------------------------------------
commit 15ab1c9af
Author: Goober5000
Commit: Goober5000

    fix a few bugs with display names
 code/ship/ship.cpp                                   | 12 +++++++-----
 fred2/shipeditordlg.cpp                              |  5 +++++
 qtfred/src/mission/dialogs/ShipEditorDialogModel.cpp |  6 +++++-
 3 files changed, 17 insertions(+), 6 deletions(-)