Petr Mikheev
|
55db95d4cf
|
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 |
|
Petr Mikheev
|
6fa65e4729
|
Track memory and CPU usage per script in LuaUtil::LuaState
|
2022-11-30 00:06:14 +01:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
Project579
|
e5c417c968
|
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
|
2022-09-11 14:41:15 +02:00 |
|
Petr Mikheev
|
eae1e87081
|
[Lua] Update openmw.storage
|
2022-04-23 18:55:12 +02:00 |
|
Petr Mikheev
|
067d71f7eb
|
Fix heap use after free in components/lua/storage.cpp
|
2022-01-23 22:37:04 +01:00 |
|
Petr Mikheev
|
a182fdeea1
|
Permanent storage for Lua data
|
2022-01-11 11:21:03 +01:00 |
|