1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-04 03:06:40 +00:00
openmw/files/lua_api/openmw
Petr Mikheev ff7ac7192b Merge branch 'ui_pairs' into 'master'
Implement pairs and ipairs for ui.content and ui.layers. Document all iterable types in a uniform way.

See merge request OpenMW/openmw!1643
2022-02-21 20:43:29 +00:00
..
async.lua Change terminology of gameSecond/gameHour to simulationTime/gameTime 2022-01-10 21:03:35 +01:00
camera.lua Update Lua docs 2021-11-19 20:37:21 +01:00
core.lua Implement pairs and ipairs for ui.content and ui.layers. Document all iterable types in a uniform way. 2022-02-21 20:43:27 +00:00
input.lua Support controller touchpads (Resolves https://gitlab.com/OpenMW/openmw/-/issues/6639) 2022-02-21 19:49:00 +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 Control AI packages from Lua 2022-02-06 15:01:51 +01:00
storage.lua Permanent storage for Lua data 2022-01-11 11:21:03 +01:00
ui.lua Implement pairs and ipairs for ui.content and ui.layers. Document all iterable types in a uniform way. 2022-02-21 20:43:27 +00:00
util.lua Element-wise multiplication and division of Lua vectors 2022-02-10 19:43:27 +00:00
world.lua Change terminology of gameSecond/gameHour to simulationTime/gameTime 2022-01-10 21:03:35 +01:00