.. |
types
|
Fix 'toggle spell' control (was broken by !2541)
|
2022-12-31 13:12:12 +01:00 |
asyncbindings.cpp
|
Track memory and CPU usage per script in LuaUtil::LuaState
|
2022-11-30 00:06:14 +01:00 |
camerabindings.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
cellbindings.cpp
|
[Lua] New function cell:hasTag
|
2023-01-02 18:24:37 +01:00 |
context.hpp
|
Separate l10n manager from lua
|
2022-10-07 17:19:04 +02:00 |
debugbindings.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
debugbindings.hpp
|
|
|
eventqueue.cpp
|
Use default initializers for ESM::RefNum members
|
2023-01-10 00:44:51 +01:00 |
eventqueue.hpp
|
Update Lua profiler; add ability to run OpenMW with old LuaJit that doesn't allow custom allocator (Lua profiler will be disabled in this case)
|
2022-12-03 16:58:03 +01:00 |
globalscripts.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
inputbindings.cpp
|
Cleanup unused actions
|
2023-01-07 23:42:53 +01:00 |
localscripts.cpp
|
Access local mwscript variables in Lua scripts
|
2023-01-07 22:10:10 +01:00 |
localscripts.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
luabindings.cpp
|
Access local mwscript variables in Lua scripts
|
2023-01-07 22:10:10 +01:00 |
luabindings.hpp
|
Remove unused includes
|
2022-10-09 16:44:18 +02:00 |
luamanagerimp.cpp
|
Additional information in Lua profiler
|
2023-01-13 21:14:23 +01:00 |
luamanagerimp.hpp
|
Allow passing initData to the :addSript call (#7091)
|
2022-12-31 22:08:17 +01:00 |
nearbybindings.cpp
|
Merge MWLua::ObjectRegistry and MWWorld::WorldModel
|
2022-12-28 12:45:11 +01:00 |
object.cpp
|
Merge MWLua::ObjectRegistry and MWWorld::WorldModel
|
2022-12-28 12:45:11 +01:00 |
object.hpp
|
Merge MWLua::ObjectRegistry and MWWorld::WorldModel
|
2022-12-28 12:45:11 +01:00 |
objectbindings.cpp
|
Raise an error if initData in obj:addScript has incorrect type.
|
2023-01-04 21:40:35 +01:00 |
playerscripts.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
postprocessingbindings.cpp
|
Don't pass MWLua::WorldView to MWLua::Action
|
2022-12-28 22:06:49 +01:00 |
stats.cpp
|
Don't pass MWLua::WorldView to MWLua::Action
|
2022-12-28 22:06:49 +01:00 |
stats.hpp
|
|
|
uibindings.cpp
|
Additional information in Lua profiler
|
2023-01-13 21:14:23 +01:00 |
userdataserializer.cpp
|
Merge MWLua::ObjectRegistry and MWWorld::WorldModel
|
2022-12-28 12:45:11 +01:00 |
userdataserializer.hpp
|
Merge MWLua::ObjectRegistry and MWWorld::WorldModel
|
2022-12-28 12:45:11 +01:00 |
worker.cpp
|
Move LuaWorker to a separate file
|
2022-10-06 21:50:31 +02:00 |
worker.hpp
|
Move LuaWorker to a separate file
|
2022-10-06 21:50:31 +02:00 |
worldview.cpp
|
Replace World::getExterior with WorldModel::getCell
|
2022-12-28 22:06:49 +01:00 |
worldview.hpp
|
Replace World::getExterior with WorldModel::getCell
|
2022-12-28 22:06:49 +01:00 |