1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-04 10:34:32 +00:00
openmw/apps/openmw/mwbase
2023-09-03 03:41:13 +02:00
..
dialoguemanager.hpp Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
environment.cpp Report used memory by Lua interpreter 2022-09-30 02:15:21 +02:00
environment.hpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
inputmanager.hpp Move some of player controls logic from C++ to Lua 2022-12-28 22:04:19 +01:00
journal.hpp Rework Lua bindings for journal 2023-07-08 14:32:58 +02:00
luamanager.hpp Add usehandlers.lua (same approach as activationhandlers.lua) 2023-08-30 22:48:51 +02:00
mechanicsmanager.hpp Remove unused getActorsProcessingRange function 2023-07-01 00:59:15 +02:00
rotationflags.hpp Rotate door object using direct rotation order once 2019-11-30 14:09:00 +01:00
scriptmanager.hpp Convert RefId to class 2023-02-15 23:20:44 +01:00
soundmanager.hpp Implement Lua bindings for sound system 2023-08-15 10:28:29 +04:00
statemanager.hpp refactor saveGame to use string_view instead of a const standard string reference 2023-07-23 14:45:01 -04:00
windowmanager.hpp Control UI pause from Lua 2023-09-03 03:41:13 +02:00
world.hpp Move some time-related function from World and WorldView to DateTimeManager 2023-08-08 22:57:28 +02:00