Skip to content

Conversation

HeliumAnt
Copy link
Contributor

@HeliumAnt HeliumAnt commented Apr 1, 2025

Adds multi mouse and keyboard support and updates to SDL3.2.8 window+input mgmt.

Drops macOS 10.15 support, since SDL3 is not available.

Todo:

  • Multi keyboard impl
  • Windows build
  • Add UI on Scene Start to allow device selection (message in selection preventing scene start rn)
  • Mac build
  • Testing (help wanted)

@HeliumAnt HeliumAnt requested a review from Copilot April 1, 2025 14:43
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3815 out of 3835 changed files in this pull request and generated no comments.

Files not reviewed (20)
  • Data/Base.rte/GUIs/SettingsGUI.ini: Language not supported
  • Data/Base.rte/GUIs/SettingsPauseGUI.ini: Language not supported
  • Source/Entities/Activity.cpp: Language not supported
  • Source/GUI/GUIControlManager.cpp: Language not supported
  • Source/GUI/GUIControlManager.h: Language not supported
  • Source/GUI/GUIInput.cpp: Language not supported
  • Source/GUI/GUIInput.h: Language not supported
  • Source/GUI/GUIUtil.cpp: Language not supported
  • Source/GUI/Wrappers/GUIInputWrapper.cpp: Language not supported
  • Source/GUI/Wrappers/GUIInputWrapper.h: Language not supported
  • Source/Lua/LuaBindingRegisterDefinitions.h: Language not supported
  • Source/Lua/LuaBindingsInput.cpp: Language not supported
  • Source/Main.cpp: Language not supported
  • Source/Managers/ActivityMan.cpp: Language not supported
  • Source/Managers/FrameMan.cpp: Language not supported
  • Source/Managers/LuaMan.cpp: Language not supported
  • Source/Managers/UInputMan.h: Language not supported
  • Source/Managers/WindowMan.cpp: Language not supported
  • Source/Managers/WindowMan.h: Language not supported
  • Source/Menus/ScenarioActivityConfigGUI.cpp: Language not supported

@HeliumAnt HeliumAnt marked this pull request as ready for review May 13, 2025 19:14
@Causeless
Copy link
Contributor

Lotta stuff here, but looks great to me. I'll get this merged in- there's a lot of code here so I'd prefer to have it tested in the dev build than have it linger here and suffer merge conflicts later.

@Causeless Causeless added this pull request to the merge queue Jun 1, 2025
Merged via the queue into development with commit c9fdec0 Jun 1, 2025
5 checks passed
@Causeless Causeless deleted the multi-mouse-keyboard branch June 1, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants