Author Topic: Nightly: 29 December 2021 - Revision a52024c5e  (Read 304 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 29 December 2021 - Revision a52024c5e
Here is the nightly for 29 December 2021 - Revision a52024c5e



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 40b47ed8a
Author: Joshua Glatt
Commit: Joshua Glatt

    tpo fix
 fred2/eventeditor.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit be89d8831
Author: Joshua Glatt
Commit: Joshua Glatt

    revert change and add comment on why event_editor::OnCancel() is blank
 fred2/eventeditor.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 9d79c8f94
Author: Joshua Glatt
Commit: Joshua Glatt

    check for unsaved changes in Events Editor before closing with Esc key
 fred2/eventeditor.cpp | 1 +
 1 file changed, 1 insertion(+)