Author Topic: Nightly: 16 December 2019 - Revision 2856ae3  (Read 648 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 16 December 2019 - Revision 2856ae3
Here is the nightly for 16 December 2019 - Revision 2856ae3

At least one of the nightly builds failed!


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


Group: MacOSX
nightly_20191216_2856ae3-builds-MacOSX.tar.gz (Mirror)


Group: Win64
nightly_20191216_2856ae3-builds-Win64.zip (Mirror)


Group: Win32
nightly_20191216_2856ae3-builds-Win32.zip (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit d16a3fa
Author: FSCyborg
Commit: FSCyborg

    Add deprecation warning for VM_EXTERNAL_CAMERA_LOCKED
 code/scripting/api/libs/graphics.cpp |  8 ++++++++
 code/scripting/lua.cpp               | 14 ++++++++++----
 2 files changed, 18 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit b07a328
Author: wookieejedi
Commit: wookieejedi

    adjust position of function call
 fred2/management.cpp              | 12 ++++++------
 qtfred/src/mission/management.cpp |  6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)

------------------------------------------------------------------------
commit b0edc12
Author: wookieejedi
Commit: wookieejedi

    cleanup whitespace diff
 fred2/fred.cpp | 1 -
 1 file changed, 1 deletion(-)

------------------------------------------------------------------------
commit 83c72ec
Author: wookieejedi
Commit: wookieejedi

    modify location and add to qtfred
 fred2/fred.cpp                    | 6 ------
 fred2/management.cpp              | 6 ++++++
 qtfred/src/mission/management.cpp | 6 ++++++
 3 files changed, 12 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit 82a53d8
Author: wookieejedi
Commit: wookieejedi

    Allow sexp-tree for `key-pressed` to actually show what the mod will use
 fred2/fred.cpp | 7 +++++++
 1 file changed, 7 insertions(+)

------------------------------------------------------------------------
commit 7d60ee8
Author: wookieejedi
Commit: wookieejedi

    add keys 0 and 5-9
 code/controlconfig/controlsconfig.h         | 20 +++++++++++++++-----
 code/controlconfig/controlsconfigcommon.cpp |  6 ++++++
 code/io/keycontrol.cpp                      | 18 ++++++++++++++++++
 3 files changed, 39 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit 3bc878d
Author: wookieejedi
Commit: wookieejedi

    Allows the custom controls to work with `key-pressed` sexp
 code/controlconfig/controlsconfigcommon.cpp | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)