Petr Mikheev
|
e53d5ed91b
|
Fix compiler warnings in apps/openmw/mwlua/inputbindings.cpp
|
2021-11-15 17:31:57 +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
|
d285427485
|
Update Lua package openmw.input
|
2021-11-11 20:14:30 +01: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
|
0e6fbbc126
|
Lua package 'openmw.input'
|
2021-08-10 19:00:52 +03:00 |
|