forked from mirror/openmw-tes3mp
31fb715bd7
- 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. |
||
---|---|---|
.. | ||
mwbase | ||
mwclass | ||
mwdialogue | ||
mwgui | ||
mwinput | ||
mwmechanics | ||
mwrender | ||
mwscript | ||
mwsound | ||
mwworld | ||
CMakeLists.txt | ||
config.hpp.cmake | ||
doc.hpp | ||
engine.cpp | ||
engine.hpp | ||
main.cpp |