Author Topic: Nightly: 28 April 2023 - Revision 4dc6fd417  (Read 260 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 28 April 2023 - Revision 4dc6fd417
Here is the nightly for 28 April 2023 - Revision 4dc6fd417



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit b8dacdd89
Author: Asteroth
Commit: GitHub

    afterburning hard ignores wings (#5376)
 code/ai/aicode.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit e7048f694
Author: Goober5000
Commit: Goober5000

    make CI happy
 fred2/checkboxlistdlg.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 2a74c9331
Author: Goober5000
Commit: Goober5000

    link with team loudout dialog
 fred2/playerstarteditor.cpp | 53 +++++++++++++++++++++++++++++++++++++++++++--
 fred2/playerstarteditor.h   |  3 +++
 2 files changed, 54 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 143c52d25
Author: Goober5000
Commit: Goober5000

    add checkboxlistdlg
 fred2/CMakeLists.txt      |   2 +
 fred2/checkboxlistdlg.cpp | 146 ++++++++++++++++++++++++++++++++++++++++++++++
 fred2/checkboxlistdlg.h   |  50 ++++++++++++++++
 fred2/fred.rc             |  22 +++++++
 fred2/resource.h          |   3 +-
 5 files changed, 222 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 53ba2e792
Author: Goober5000
Commit: Goober5000

    modify loadout dialog
 fred2/fred.rc    | 15 ++++++++-------
 fred2/resource.h | 13 +++++++------
 2 files changed, 15 insertions(+), 13 deletions(-)