1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-11-29 18:04:49 +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 Fix clang-analyzer-deadcode.DeadStores 2025-04-05 12:55:17 +02:00
bsatool Use proper naming for BSA File and Hash members 2025-09-20 19:21:17 +02:00
bulletobjecttool Fix path handling for files in BSAs 2025-07-03 08:46:23 +02:00
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 Fix loads of warnings 2025-07-24 00:20:05 +01:00
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 Use temporary directory for tests output 2025-03-23 23:33:40 +01:00
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