1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-19 22:53:53 +00:00
openmw/apps/opencs/model
elsid 6a3b6c6e4f
Fix handling deleted DIAL records
* Use composite RefId to remove INFO record of deleted DIAL record. OrderedInfo
  stores original RefId while InfoCollection stores composite one.
* Do not erase deleted topic from InfoOrderByTopic map. To keep all deleted
  record ids for InfoCollection::sort call to make sure reorderRowsImp is called
  with correct number of indices.
2023-06-01 23:35:40 +02:00
..
doc Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
filter Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
prefs Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
tools Use string based UniversalId to check script for blacklist 2023-05-22 03:14:00 +02:00
world Fix handling deleted DIAL records 2023-06-01 23:35:40 +02:00