1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-11-30 11:04:32 +00:00
openmw/apps
Andrzej Głuszak c4b28a39c3 Lua: Return nil instead of empty strings for optional RefId fields
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
2025-11-02 05:08:25 +03:00
..
benchmarks
bsatool Use proper naming for BSA File and Hash members 2025-09-20 19:21:17 +02:00
bulletobjecttool
components_tests Disable not working tests for MSVC 2025-10-12 11:11:24 +02:00
esmtool Add and fix -Wshadow 2025-08-18 21:09:06 +02:00
essimporter Remove small translation units 2025-08-29 00:41:47 +02:00
launcher Merge branch 'formatcomponents' into 'master' 2025-08-31 17:59:35 +00:00
mwiniimporter Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
navmeshtool
niftest Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
opencs Do not implicitly convert QByteArray to const char* 2025-10-05 23:52:25 +02:00
opencs_tests
openmw Lua: Return nil instead of empty strings for optional RefId fields 2025-11-02 05:08:25 +03:00
openmw_tests Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
wizard Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
doc.hpp