Author Topic: Nightly: 16 October 2022 - Revision 5d60e5661  (Read 213 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 16 October 2022 - Revision 5d60e5661
Here is the nightly for 16 October 2022 - Revision 5d60e5661



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 5d60e5661
Author: wookieejedi
Commit: GitHub

    Update `$POF file Techroom:` Usage (#4785)
 code/menuui/techmenu.cpp               |  2 +-
 code/missionui/missionbrief.cpp        | 16 +++++++++-------
 code/missionui/missionshipchoice.cpp   | 10 +++++-----
 code/missionui/missionweaponchoice.cpp |  8 +-------
 code/model/model.h                     |  3 +++
 code/model/modelread.cpp               | 12 ++++++++++++
 6 files changed, 31 insertions(+), 20 deletions(-)

------------------------------------------------------------------------
commit 4d581e92e
Author: wookieejedi
Commit: GitHub

    1 Line fix for player view render check (#4790)
 freespace2/freespace.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 09a307b17
Author: MjnMixael
Commit: GitHub

    Virtvar to access the energy a weapon consumes (#4784)
 code/scripting/api/objs/weaponclass.cpp | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

------------------------------------------------------------------------
commit 8b3dccce1
Author: Goober5000
Commit: Goober5000

    prevent duplicate flag names in the alter-ship-flag list
 fred2/sexp_tree.cpp                 | 38 +++++++++++++++++++---------------
 qtfred/src/ui/widgets/sexp_tree.cpp | 41 +++++++++++++++++++++----------------
 2 files changed, 44 insertions(+), 35 deletions(-)