mirror of
https://github.com/OpenMW/openmw.git
synced 2026-02-03 21:08:40 +00:00
Implement sol_lua_push for ESM::RefId to automatically convert empty RefIds to nil in Lua. This fixes cell.region and cell.worldSpaceId returning empty strings, and applies the same pattern consistently across all Lua bindings. Removes LuaUtil::serializeRefId as it's no longer needed. Fixes #8718 |
||
|---|---|---|
| .. | ||
| shapes | ||
| asyncpackage.cpp | ||
| asyncpackage.hpp | ||
| configuration.cpp | ||
| configuration.hpp | ||
| inputactions.cpp | ||
| inputactions.hpp | ||
| l10n.cpp | ||
| l10n.hpp | ||
| luastate.cpp | ||
| luastate.hpp | ||
| luastateptr.hpp | ||
| scriptscontainer.cpp | ||
| scriptscontainer.hpp | ||
| scripttracker.cpp | ||
| scripttracker.hpp | ||
| serialization.cpp | ||
| serialization.hpp | ||
| storage.cpp | ||
| storage.hpp | ||
| utf8.cpp | ||
| utf8.hpp | ||
| util.hpp | ||
| util.lua | ||
| utilpackage.cpp | ||
| utilpackage.hpp | ||
| yamlloader.cpp | ||
| yamlloader.hpp | ||