Author Topic: Nightly: 15 February 2022 - Revision 5536832ef  (Read 611 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 15 February 2022 - Revision 5536832ef
Here is the nightly for 15 February 2022 - Revision 5536832ef



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 09da73eec
Author: Goober5000
Commit: Goober5000

    fix another isValid scripting function
 code/scripting/api/objs/model.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 71773bfa9
Author: Allen A. Babb
Commit: GitHub

    Don't nullify axis_out[action] value when using mouse as joy (#4029)
 code/controlconfig/controlsconfig.cpp | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

------------------------------------------------------------------------
commit 4fe11d844
Author: Goober5000
Commit: Goober5000

    a few scripting bugfixes
 code/scripting/api/objs/camera.cpp        | 4 ++--
 code/scripting/api/objs/particle.cpp      | 4 ++--
 code/scripting/api/objs/streaminganim.cpp | 4 ++--
 code/scripting/api/objs/subsystem.cpp     | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)