openmw-tes3coop/components/esm_store
Mark Siewert 31fb715bd7 - Add support for moving existing references by plugin files. No cell changing yet.
- 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.
2012-11-17 21:50:25 +01:00
..
reclists.hpp - Add support for moving existing references by plugin files. No cell changing yet. 2012-11-17 21:50:25 +01:00
store.cpp Merge remote-tracking branch 'upstream/master' into multiple_esm_esp 2012-10-07 20:35:54 +02:00
store.hpp change books to RecListWithIDT 2012-09-25 21:38:34 +02:00