summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/luascript
Commit message (Expand)AuthorAgeFilesLines
* misc internal artwork: disable orange mouse pointer (false positive clickable... hap2024-04-141-1/+1
* emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display. Vas Crabb2024-04-142-4/+14
* Initial touch input support: Vas Crabb2024-04-122-10/+60
* emu/diimage.cpp: Added media change notifier and exposed to Lua. Vas Crabb2023-12-141-0/+6
* luaengine.cpp: Restored ability for wait functions to yield values from corou... Vas Crabb2023-11-171-9/+11
* -luaengine.cpp: Fixed jobs waiting for frame updates sleeping forever. Vas Crabb2023-11-171-11/+9
* sega/sega_beena.cpp: Added basic book page display. Vas Crabb2023-11-041-0/+6
* Miscellaneous fixes: Vas Crabb2023-11-021-4/+8
* Added some additional layout functionality and script bindings. Vas Crabb2023-10-301-8/+61
* docs: Fixed many editing errors and spelling errors. (#11575) Tom Cariello2023-09-293-3/+3
* docs: Moved Lua API reference to its own section - the page was far too long. Vas Crabb2023-07-068-0/+4676