Author Topic: Nightly: 02 January 2023 - Revision 782998947  (Read 708 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 02 January 2023 - Revision 782998947
Here is the nightly for 02 January 2023 - Revision 782998947



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit a8e411d31
Author: mjn-mixael
Commit: mjn-mixael

    Make sure all 4 ingame joystick options get evaluated
 code/io/joy-sdl.cpp | 3 +++
 1 file changed, 3 insertions(+)

------------------------------------------------------------------------
commit 9346f67d5
Author: Taylor Richards
Commit: Taylor Richards

    use correct joystick id type (instance -> device)
 code/io/joy-sdl.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit d2322cb2c
Author: Taylor Richards
Commit: Taylor Richards

    swap loop order to fix joystick detection issue
 code/io/joy-sdl.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)