You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw/mwworld
Nathan Jeffords d5ebd6654d cache loaded NIF files to eliminate reloads
Created a NIF file caching mechanism to prevent the system from
reloading a NIF during a startup and cell changes.
12 years ago
..
action.cpp Issue #370: fixed item taking sound 13 years ago
action.hpp Issue #370: fixed item taking sound 13 years ago
actionalchemy.cpp Issue #107: WindowManager is accessed only through the interface class from now on 13 years ago
actionalchemy.hpp Issue #351: Refactoring Action class 13 years ago
actionapply.cpp Issue #370: replaced custom target handling in apply action with base class implementation 13 years ago
actionapply.hpp Issue #370: replaced custom target handling in apply action with base class implementation 13 years ago
actioneat.cpp move ESMStore to MWWorld 12 years ago
actioneat.hpp Issue #356: Implemented ingredient eating 12 years ago
actionequip.cpp small fix 12 years ago
actionequip.hpp Issue #370: replaced custom target handling in equip action with base class implementation 13 years ago
actionopen.cpp Issue #370: replaced custom target handling in open action with base class implementation 13 years ago
actionopen.hpp Issue #370: replaced custom target handling in open action with base class implementation 13 years ago
actionread.cpp applying new interface vol.9, inconsistent 12 years ago
actionread.hpp Issue #370: replaced custom target handling in read action with base class implementation 13 years ago
actiontake.cpp Issue #370: fixed item taking sound 13 years ago
actiontake.hpp Issue #370: replaced custom target handling in take action with base class implementation 13 years ago
actiontalk.cpp Issue #370: replaced custom target handling in talk action with base class implementation 13 years ago
actiontalk.hpp Issue #370: replaced custom target handling in talk action with base class implementation 13 years ago
actionteleport.cpp some cleanup 13 years ago
actionteleport.hpp Issue #351: Refactoring Action class 13 years ago
cellfunctors.hpp Many bugs fixed related to changing cells 13 years ago
cells.cpp more string lowercase 12 years ago
cells.hpp move ESMStore to MWWorld 12 years ago
cellstore.cpp more string lowercase 12 years ago
cellstore.hpp CellRefList<X>::find(CellRef &, Y &list) -> ::load(CellRef &, ESMStore &) 12 years ago
class.cpp Issue #219: added last missing function filters 12 years ago
class.hpp Issue #219: added last missing function filters 12 years ago
containerstore.cpp more string lowercase 12 years ago
containerstore.hpp move ESMStore to MWWorld 12 years ago
customdata.hpp added customdata base class (issue #185) 13 years ago
esmstore.cpp make ESMStore setting up itself after loading 12 years ago
esmstore.hpp Cell names localization fix 12 years ago
failedaction.cpp various fixes 12 years ago
failedaction.hpp Failed action 12 years ago
globals.cpp Added in text escape sequences for dialogue, messageboxes and books. builtins are placeholders, global variables work 12 years ago
globals.hpp Added in text escape sequences for dialogue, messageboxes and books. builtins are placeholders, global variables work 12 years ago
inventorystore.cpp applying new interface vol.9, inconsistent 12 years ago
inventorystore.hpp Correct struct to class in forward declarations 13 years ago
localscripts.cpp applying new interface vol.9, inconsistent 12 years ago
localscripts.hpp move ESMStore to MWWorld 12 years ago
manualref.hpp new interface in manualref, fix various typos 12 years ago
nullaction.hpp Issue #351: Refactoring Action class 13 years ago
physicssystem.cpp updated MWWorld::PhysicsSystem::getFacedXXX functions 12 years ago
physicssystem.hpp updated MWWorld::PhysicsSystem::getFacedXXX functions 12 years ago
player.cpp clean up interfaces 12 years ago
player.hpp GetWeaponType 12 years ago
ptr.cpp Issue #217: container change tracking 13 years ago
ptr.hpp m prefix for mwworld/cellstore.hpp 12 years ago
recordcmp.hpp Cell names localization fix 12 years ago
refdata.cpp resolving conflicts, minor update 12 years ago
refdata.hpp Mostly removal of unnecessary #include's and a little clean up 13 years ago
scene.cpp cache loaded NIF files to eliminate reloads 12 years ago
scene.hpp Fixed: engine: Bug #437 Stop animations when paused better fix; scene: Bug #430 Teleporting and using loading doors linking within the same cell reloads the cell 12 years ago
store.hpp Cell names localization fix 12 years ago
timestamp.cpp fixed time stamp operator 13 years ago
timestamp.hpp Issue #256: added TimeStamp class 13 years ago
weather.cpp more string lowercase 12 years ago
weather.hpp fix the weather not changing when sleeping/waiting 12 years ago
worldimp.cpp added Drop and DropSoulGem functions 12 years ago
worldimp.hpp allowed dropObjectOnGround to be used on npcs, not just player 12 years ago