1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 09:36:37 +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
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
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
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
inventorystore.hpp
localscripts.cpp
localscripts.hpp
manualref.hpp
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
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