Commit Graph

68 Commits (openmw-39)

Author SHA1 Message Date
greye d32a61b928 fix object moving 13 years ago
guidoj 0549e949ba Mostly removal of unnecessary #include's and a little clean up 13 years ago
Alexander "Ace" Olofsson 113457d934 Fixed some windows issues and got rid of a few tiny warnings while at it. 13 years ago
Marc Zinnschlag 5a7b95bf7a Issue #107: cleaned up includes in apps/openmw/mwworld/class.hpp 13 years ago
Marc Zinnschlag 4c39fefd1e Issue #107: World is accessed only through the interface class from now on; some include cleanup 13 years ago
Marc Zinnschlag 7fcd41c69d Issue #107: Detemplateised CellStore; some include cleanup 13 years ago
Marc Zinnschlag 76174098c7 Issue #107: CellStore moved from ESMS to MWWorld 13 years ago
Marc Zinnschlag 89ac0fa232 Issue #312: Implemented ID-search caching to speed up some badly written scripts 13 years ago
Marc Zinnschlag 590dfe8d63 fixed the container fill problem on cell load 13 years ago
Marc Zinnschlag 6fe53aa320 Issue #277: containers in cells were not filled up on cell load when the cell was preloaded before 13 years ago
Marc Zinnschlag 5562653578 provisionally fill up containers on cell load 13 years ago
Marc Zinnschlag a0ac6e5150 cells were sometimes not fully loaded 13 years ago
Marc Zinnschlag b866323cf3 Issue #31: create new exterior cells on the fly 13 years ago
Marc Zinnschlag 02ce672fdc preload cell's reference list when accessing a reference outside of the actice cells (memory usage and speed optimisation) 13 years ago
Marc Zinnschlag af4f48fd3f Issue #28: implemented access to references outside of the active cells 13 years ago
Marc Zinnschlag aa87370d8f Issue #28: moved cell-specific getPtr function from World to Cells 13 years ago
Marc Zinnschlag ce7202a147 Issue #28: shifting around functionality among CellStore, Cells and CellList 14 years ago
Marc Zinnschlag e8632a799d Feature #28: refactored out cell management into a separate class 14 years ago