RMG/Source/RMG-Input
cursedUs64-git d406a421e9
RMG-Input: fix typo in ControllerWidget.ui (#306)
Fix a typo, instead of being `left:` it should be `Left:` to match with the other instances of the same.
2024-11-30 13:40:04 +01:00
..
Thread RMG-Input: (wip) introduce controller hotkeys 2023-07-07 15:54:40 +02:00
UserInterface RMG-Input: fix typo in ControllerWidget.ui (#306) 2024-11-30 13:40:04 +01:00
Utilities RMG-Input: slight UI changes 2023-02-09 21:53:47 +01:00
CMakeLists.txt RMG-Input: (wip) introduce controller hotkeys 2023-07-07 15:54:40 +02:00
common.hpp RMG-Input: add VRU support 2023-07-01 01:15:54 +02:00
main.cpp RMG-Input: use macro for loading input mapping settings 2024-05-22 21:12:56 +02:00
main.hpp RMG-Input: replace CoreDebugCallbackMessage() with PluginDebugMessage() 2023-08-05 22:07:47 +02:00
VRU.cpp RMG-Input: use std::vector<char> instead of malloc() and free() 2023-09-05 23:36:17 +02:00
VRU.hpp RMG-Input: add VRU support 2023-07-01 01:15:54 +02:00
VRUwords.cpp RMG-Input: reserve word entries amount in VRUwords.cpp 2023-08-05 12:14:46 +02:00
VRUwords.hpp RMG-Input: add VRU support 2023-07-01 01:15:54 +02:00