1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-02 20:36:40 +00:00
openmw/files/lua_api/openmw
Petr Mikheev 620748480b Merge branch 'lua_missing_key_codes' into 'master'
Lua binding for SDL_GetKeyName, two missing scan codes

See merge request OpenMW/openmw!1450

(cherry picked from commit d86e7d4c9a28bc96af0a5638b26879fa49b8a847)

9a073baa Add Apostrophe and Period scan codes
d66f3a35 Add getKeyName to Lua input API
ed64add9 Replace mentions of KeyEvent with KEY
2021-12-03 13:35:57 +00:00
..
async.lua Lua callbacks 2021-09-28 09:36:23 +02:00
camera.lua Update Lua docs 2021-11-19 20:37:21 +01:00
core.lua Update OpenMW Lua docs 2021-10-26 21:52:42 +02:00
input.lua Merge branch 'lua_missing_key_codes' into 'master' 2021-12-03 13:35:57 +00:00
nearby.lua Raycasting in Lua 2021-09-28 09:36:23 +02:00
query.lua Update OpenMW Lua documentation 2021-07-09 20:48:54 +02:00
self.lua Remove Lua command "self:setDirectControl" 2021-08-03 14:36:51 +03:00
settings.lua Add Lua package 'openmw.settings' 2021-07-27 20:06:04 +02:00
ui.lua Lua UI API 2021-11-18 15:19:54 +00:00
util.lua Make util.rotateX, util.rotateY, rotate.Z consistent with morrowind rotation 2021-11-19 20:37:21 +01:00
world.lua Update OpenMW Lua documentation 2021-07-09 20:48:54 +02:00