1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-11-10 17:56:40 +00:00
openmw/files/lua_api/openmw
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
..
ambient.lua Fix docs 2025-08-01 08:25:02 -07:00
animation.lua remove N 2025-08-01 16:11:32 -07:00
async.lua docs - begin restructing docs 2025-06-16 15:36:43 -07:00
camera.lua Fix docs 2025-08-01 08:25:02 -07:00
core.lua Lua: Return nil instead of empty strings for optional RefId fields 2025-11-02 05:08:25 +03:00
debug.lua docs - begin restructing docs 2025-06-16 15:36:43 -07:00
input.lua docs - begin restructing docs 2025-06-16 15:36:43 -07:00
interfaces.lua [Lua] Partially dehardcode onHit 2025-07-30 20:21:15 +00:00
markup.lua docs - begin restructing docs 2025-06-16 15:36:43 -07:00
menu.lua docs - begin restructing docs 2025-06-16 15:36:43 -07:00
nearby.lua Build path over navmesh for wandering actors 2025-07-27 11:17:17 +02:00
postprocessing.lua Merge branch 'docs_me_not_v2' into 'master' 2025-07-02 21:37:30 +00:00
self.lua docs - begin restructing docs 2025-06-16 15:36:43 -07:00
storage.lua docs - begin restructing docs 2025-06-16 15:36:43 -07:00
types.lua CLEANUP: Document addTopic 2025-09-14 15:32:38 -05:00
ui.lua docs - begin restructing docs 2025-06-16 15:36:43 -07:00
util.lua docs - begin restructing docs 2025-06-16 15:36:43 -07:00
vfs.lua docs - begin restructing docs 2025-06-16 15:36:43 -07:00
world.lua Mention NpcRecord in createRecord docs 2025-10-27 20:31:26 +03:00