Petr Mikheev
|
c7d6620c35
|
Add error checking in MWLua::Action
|
2021-11-15 01:17:53 +01:00 |
|
Petr Mikheev
|
ed85393288
|
Replace sol::table::create_table_with with a more compiler-friendly implementation. It fixes MSVC error "compiler is out of heap space" and also slightly reduces binary size.
|
2021-11-11 22:46:01 +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 |
|
elsid
|
36ec877a8e
|
Add missing include from sol/sol.hpp
|
2021-07-10 01:01:50 +02:00 |
|
Petr Mikheev
|
4b068b27ca
|
Add components/lua/luastate and components/lua/utilpackage
|
2021-07-09 20:03:27 +02:00 |
|