Commit Graph
2 Commits
Author SHA1 Message Date
Gosha ae29a0cc55 Core/Cells: align Cell.data.Part fields by 8 bits and enlarge Cell structure to 8 bytes
8-bits align removes unneded shift operations

(cherry picked from commit 6ff8ce5bffb69d7c6d961bda26d579fa44e37801)
Signed-off-by: luis <[email protected]>
2026-05-26 21:16:44 -03:00
Gosha 7b9ca0243f Change Map::Visit to not call EnsureGridLoaded if cell.NoCreate is true (#28884)
Remove Map::setGridObjectDataLoaded/Map::isGridObjectDataLoaded helpers, we have NGridType object to use methods directly

(cherry picked from commit 71b7cc6361d6db9dd445aef617a40b8435393729)
Signed-off-by: luis <[email protected]>
2026-05-26 07:59:04 -03:00