Author Topic: Nightly: 24 January 2019 - Revision f8da2cd  (Read 1139 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 24 January 2019 - Revision f8da2cd
Here is the nightly for 24 January 2019 - Revision f8da2cd

At least one of the nightly builds failed!


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 49d5356
Author: MageKing17 <Tue Jan 22 20:21:28 2019 -0800>
Commit: MageKing17 <Tue Jan 22 20:21:28 2019 -0800>

    Add checks for Player being nullptr to l_Control_Info.
 code/scripting/api/objs/control_info.cpp | 34 +++++++++++++++++++-------------
 1 file changed, 20 insertions(+), 14 deletions(-)

------------------------------------------------------------------------
commit c090ee5
Author: MageKing17 <Tue Jan 22 20:15:46 2019 -0800>
Commit: MageKing17 <Tue Jan 22 20:15:46 2019 -0800>

    Use modulo instead of division in Lua useButtonControl() function.
 code/scripting/api/objs/control_info.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)