1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/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.
2013-01-10 21:47:02 -08:00
..
action.cpp
action.hpp
actionalchemy.cpp
actionalchemy.hpp
actionapply.cpp
actionapply.hpp
actioneat.cpp
actioneat.hpp
actionequip.cpp small fix 2013-01-09 13:27:12 +00:00
actionequip.hpp
actionopen.cpp
actionopen.hpp
actionread.cpp applying new interface vol.9, inconsistent 2012-11-06 12:36:21 +04:00
actionread.hpp
actiontake.cpp
actiontake.hpp
actiontalk.cpp
actiontalk.hpp
actionteleport.cpp
actionteleport.hpp
cellfunctors.hpp
cells.cpp more string lowercase 2013-01-09 20:51:52 +01:00
cells.hpp
cellstore.cpp more string lowercase 2013-01-09 20:51:52 +01:00
cellstore.hpp CellRefList<X>::find(CellRef &, Y &list) -> ::load(CellRef &, ESMStore &) 2012-11-06 14:23:21 +04:00
class.cpp Issue #219: added last missing function filters 2012-11-15 20:00:27 +01:00
class.hpp Issue #219: added last missing function filters 2012-11-15 20:00:27 +01:00
containerstore.cpp more string lowercase 2013-01-09 20:51:52 +01:00
containerstore.hpp
customdata.hpp
esmstore.cpp make ESMStore setting up itself after loading 2012-11-07 15:41:59 +04:00
esmstore.hpp Cell names localization fix 2012-12-23 23:23:24 +04:00
failedaction.cpp various fixes 2012-11-22 17:24:28 +01:00
failedaction.hpp Failed action 2012-11-19 21:04:49 +01:00
globals.cpp Added in text escape sequences for dialogue, messageboxes and books. builtins are placeholders, global variables work 2012-12-20 23:16:34 +00:00
globals.hpp Added in text escape sequences for dialogue, messageboxes and books. builtins are placeholders, global variables work 2012-12-20 23:16:34 +00:00
inventorystore.cpp applying new interface vol.9, inconsistent 2012-11-06 12:36:21 +04:00
inventorystore.hpp
localscripts.cpp applying new interface vol.9, inconsistent 2012-11-06 12:36:21 +04:00
localscripts.hpp
manualref.hpp new interface in manualref, fix various typos 2012-11-06 13:43:48 +04:00
nullaction.hpp
physicssystem.cpp updated MWWorld::PhysicsSystem::getFacedXXX functions 2013-01-07 23:00:00 -08:00
physicssystem.hpp updated MWWorld::PhysicsSystem::getFacedXXX functions 2013-01-07 23:00:00 -08:00
player.cpp clean up interfaces 2012-11-08 16:37:57 +04:00
player.hpp GetWeaponType 2012-11-25 02:06:43 +01:00
ptr.cpp
ptr.hpp
recordcmp.hpp Cell names localization fix 2012-12-23 23:23:24 +04:00
refdata.cpp
refdata.hpp
scene.cpp cache loaded NIF files to eliminate reloads 2013-01-10 21:47:02 -08:00
scene.hpp
store.hpp Cell names localization fix 2012-12-23 23:23:24 +04:00
timestamp.cpp
timestamp.hpp
weather.cpp more string lowercase 2013-01-09 20:51:52 +01:00
weather.hpp
worldimp.cpp added Drop and DropSoulGem functions 2013-01-09 21:16:45 +00:00
worldimp.hpp allowed dropObjectOnGround to be used on npcs, not just player 2013-01-09 18:53:14 +00:00