mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-10-31 17:26:38 +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. | ||
|---|---|---|
| .. | ||
| bsa | ||
| compiler | ||
| esm | ||
| esm_store | ||
| file_finder | ||
| files | ||
| interpreter | ||
| misc | ||
| nif | ||
| nifbullet | ||
| nifogre | ||
| nifoverrides | ||
| settings | ||
| terrain | ||
| to_utf8 | ||
| CMakeLists.txt | ||
| doc.hpp | ||