1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/apps/openmw/mwlua
Petr Mikheev fbc84465c5 Merge branch 'futureproof_layers' into 'master'
Add layer size, make layers API more flexible

See merge request OpenMW/openmw!1724
2022-03-29 20:11:11 +00:00
..
types Lua stats 2022-03-25 20:03:13 +00:00
actions.cpp Lua stats 2022-03-25 20:03:13 +00:00
actions.hpp Lua stats 2022-03-25 20:03:13 +00:00
asyncbindings.cpp
camerabindings.cpp
cellbindings.cpp [Lua] Replace cell.selectObjects with cell.getAll 2022-03-15 23:35:36 +01:00
context.hpp
eventqueue.cpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
eventqueue.hpp
globalscripts.hpp
inputbindings.cpp use static cast to handle: deprecated between enumerations of different types 2022-03-01 10:53:01 +01:00
localscripts.cpp Lua stats 2022-03-25 20:03:13 +00:00
localscripts.hpp Lua stats 2022-03-25 20:03:13 +00:00
luabindings.cpp Lua stats 2022-03-25 20:03:13 +00:00
luabindings.hpp [Lua] Remove queries 2022-03-15 23:35:36 +01:00
luamanagerimp.cpp [Lua] Remove queries 2022-03-15 23:35:36 +01:00
luamanagerimp.hpp MR feedack 2022-02-26 17:01:46 +01:00
nearbybindings.cpp [Lua] Remove queries 2022-03-15 23:35:36 +01:00
object.cpp [Lua] Change behavior of obj.type 2022-03-15 23:35:36 +01:00
object.hpp [Lua] Split obj.inventory into Actor.inventory(obj) and Container.content(obj) 2022-03-15 23:35:36 +01:00
objectbindings.cpp [Lua] Remove queries 2022-03-15 23:35:36 +01:00
playerscripts.hpp Support controller touchpads (Resolves https://gitlab.com/OpenMW/openmw/-/issues/6639) 2022-02-21 19:49:00 +00:00
settingsbindings.cpp
stats.cpp Lua stats 2022-03-25 20:03:13 +00:00
stats.hpp Lua stats 2022-03-25 20:03:13 +00:00
uibindings.cpp Add layer size, make layers API more flexible 2022-03-23 15:04:49 +01:00
userdataserializer.cpp
userdataserializer.hpp
worldview.cpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
worldview.hpp