mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-01 10:26:39 +00:00
- The order of info records with the same topic are maintained in Collection::mRecords - The index lookup data structure are not ordered. The topic string is hashed. The infos for the topic are simply placed in a vector. - The index values for appending or inserting a record takes prev/next values (if exist) - FIXME: prev/next values are not adjusted for adding or removing records - FIXME: undo after reordering does not reset the modified flag |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| MurmurHash2.cpp | ||
| MurmurHash2.h | ||