Petr Mikheev
|
7549496162
|
A few small fixes + expose makeReadOnly to Lua + an option to apply makeReadOnly during deserialize
|
2021-12-15 02:38:54 +01:00 |
|
Petr Mikheev
|
9adc190209
|
Redesign LuaUtil::ScriptsContainer to work with ScriptsConfiguration
|
2021-10-26 21:32:48 +02:00 |
|
Petr Mikheev
|
2f25257a3e
|
Move LuaState::makeReadOnly(sol::table) out of the class because it doesn't need to access LuaState internals.
|
2021-09-19 14:38:27 +02:00 |
|
Petr Mikheev
|
33d4d88447
|
Function LuaUtil::toString
|
2021-08-31 09:41:58 +02:00 |
|
Petr Mikheev
|
a94072243b
|
Lua command core.quit
|
2021-08-04 19:14:24 +03:00 |
|
Petr Mikheev
|
8ff8ec4abd
|
Fix coverity issues
|
2021-07-12 12:51:25 +02:00 |
|
Petr Mikheev
|
702eb19271
|
Fixes and refactoring
|
2021-07-09 20:48:54 +02:00 |
|
Petr Mikheev
|
4b068b27ca
|
Add components/lua/luastate and components/lua/utilpackage
|
2021-07-09 20:03:27 +02:00 |
|