1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 12:20:41 +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
self.lua
settings.lua
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