1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw/mwworld
2010-08-07 16:21:07 +02:00
..
action.hpp added action interface 2010-08-03 18:20:15 +02:00
actionteleport.cpp implemented teleport doors (only for the player for now) 2010-08-03 18:44:52 +02:00
actionteleport.hpp implemented teleport doors (only for the player for now) 2010-08-03 18:44:52 +02:00
class.cpp added insertIntoContainer function to class hierarchy 2010-08-06 22:20:20 +02:00
class.hpp added insertIntoContainer function to class hierarchy 2010-08-06 22:20:20 +02:00
containerstore.hpp added containerstore 2010-08-04 14:37:23 +02:00
containerutil.cpp added GetItemCount 2010-08-07 16:21:07 +02:00
containerutil.hpp added GetItemCount 2010-08-07 16:21:07 +02:00
environment.hpp read attribute names from GMST instead of using hard-coded names (doesn't fully work yet, because of encoding issues) 2010-07-26 11:15:38 +02:00
globals.cpp fixed global variable search to properly handle injected variables (DaysPassed) 2010-07-21 15:01:35 +02:00
globals.hpp fixed global variable search to properly handle injected variables (DaysPassed) 2010-07-21 15:01:35 +02:00
manualref.hpp added AddItem instruction 2010-08-07 15:11:31 +02:00
nullaction.hpp added action interface 2010-08-03 18:20:15 +02:00
ptr.hpp removed superfluous includes 2010-08-03 14:43:14 +02:00
refdata.hpp added containerstore 2010-08-04 14:37:23 +02:00
world.cpp Merge branch 'master' into container 2010-08-06 14:37:53 +02:00
world.hpp limited activation range according to GMST settings 2010-08-05 13:29:49 +02:00