mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-01 18:56:39 +00:00
- Change CellRefList::list from list<> to map<int,> so we can identify live references by their Refnumber. - Introduce ContainerRefList, a clone of the original CellRefList. It is now used for containers, which do not track Refnumbers. - Many small tweaks so that the new CellRefList does not conflict with existing code. |
||
|---|---|---|
| .. | ||
| esmtool | ||
| launcher | ||
| mwiniimporter | ||
| openmw | ||
| openmw_test_suite | ||
| doc.hpp | ||