1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-04 23:13:06 +00:00
openmw/apps/openmw/mwbase
psi29a d5f5e53714 Merge branch 'playercontrols' into 'master'
Move some of player controls logic from C++ to Lua

See merge request OpenMW/openmw!2541
2022-12-30 16:57:40 +00:00
..
dialoguemanager.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
environment.cpp Report used memory by Lua interpreter 2022-09-30 02:15:21 +02:00
environment.hpp Rename MWWorld::Cells -> WorldModel 2022-12-15 20:45:18 +01:00
inputmanager.hpp Move some of player controls logic from C++ to Lua 2022-12-28 22:04:19 +01:00
journal.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
luamanager.hpp Merge branch 'playercontrols' into 'master' 2022-12-30 16:57:40 +00:00
mechanicsmanager.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
rotationflags.hpp Rotate door object using direct rotation order once 2019-11-30 14:09:00 +01:00
scriptmanager.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
soundmanager.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
statemanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
windowmanager.hpp Move some of player controls logic from C++ to Lua 2022-12-28 22:04:19 +01:00
world.hpp Move getNorthVector out of MWWorld::World (used only in one place) 2022-12-28 22:06:49 +01:00