NPO197
d1f91a0987
Fixed openGL OSD, added joystick function
2025-04-16 10:20:45 -04:00
NPO
839f73321c
Revised Keyboard input, currentDir
...
Changed KeyboardMask to HeldKeys function.
Changed filesystem::current_path to QDir::setCurrent to avoid use of 'c_str'...
2024-11-05 13:50:57 -05:00
NPO
b16912a96c
Changed MelonPrint to print,
...
Renamed "MelonPrint" to just "print",
TIL you can redefine pretty much any lua funct...
Also fixed the lua console not re-opening after closing it the first time.
2024-10-27 08:33:03 -04:00
NPO
ba82d9352b
Fixing qpainter font to work on MacOS
2024-10-18 08:18:33 -04:00
NPO
4f4619db83
Update LuaScriptTest.lua
2024-10-17 18:07:54 -04:00
NPO
4f1b1d12e0
fixed LuaSaveState
2024-10-17 09:09:08 -04:00
NPO
7283efcb03
Fixed some broken functions, added Lua test script to tools
...
Note I only plan to add files to the tools folder that are helpful for quickly testing the implemented Lua functions. (they aren't used in the build.)
2024-10-16 19:36:22 -04:00