Author Topic: Nightly: 06 May 2021 - Revision 52e2cda4a  (Read 402 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 06 May 2021 - Revision 52e2cda4a
Here is the nightly for 06 May 2021 - Revision 52e2cda4a



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 3a888906c
Author: Goober5000
Commit: Goober5000

    use the proper range check
 code/mission/missionparse.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 6d60647a2
Author: Goober5000
Commit: Goober5000

    bump version to 21.3.x
 cmake/version.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 3c809a9bb
Author: the-maddin
Commit: the-maddin

    Fix qtfred runtime warning
 qtfred/src/main.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 1c1ee910f
Author: the-maddin
Commit: the-maddin

    Create model for ListView of Checkboxes
 qtfred/source_groups.cmake        |   1 +
 qtfred/src/CheckedDataListModel.h | 106 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 107 insertions(+)

------------------------------------------------------------------------
commit 6f2e707f5
Author: the-maddin
Commit: the-maddin

    Fix qtfred deprecations
 qtfred/src/ui/dialogs/EventEditorDialog.cpp | 2 +-
 qtfred/src/ui/widgets/sexp_tree.cpp         | 2 +-
 qtfred/src/util.cpp                         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 3a427d923
Author: the-maddin
Commit: the-maddin

    Fix deprecation warning
 qtfred/src/ui/FredView.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)