Author Topic: Nightly: 21 January 2023 - Revision add6a6043  (Read 670 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 21 January 2023 - Revision add6a6043
Here is the nightly for 21 January 2023 - Revision add6a6043



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 5694e5c81
Author: MjnMixael
Commit: GitHub

    Allow negative number in event editor (#5106)
 fred2/eventeditor.cpp                       | 27 +++++++++++++++++----------
 fred2/eventeditor.h                         |  4 ++--
 fred2/fred.rc                               |  4 ++--
 qtfred/src/ui/dialogs/EventEditorDialog.cpp |  9 ++++++---
 4 files changed, 27 insertions(+), 17 deletions(-)

------------------------------------------------------------------------
commit 798e47409
Author: mjn-mixael
Commit: mjn-mixael

    Move these checkes into asteroid.cpp
 code/asteroid/asteroid.cpp | 10 ++++++++--
 code/parse/sexp.cpp        |  6 ------
 2 files changed, 8 insertions(+), 8 deletions(-)