1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-05 10:15:33 +00:00
openmw-tes3mp/apps/openmw/mwworld
2010-08-03 18:22:01 +02:00
..
action.hpp added action interface 2010-08-03 18:20:15 +02:00
class.cpp modified action interface to allow other actors besides the player 2010-08-03 18:22:01 +02:00
class.hpp modified action interface to allow other actors besides the player 2010-08-03 18:22:01 +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
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 first set of character and creature stats (attributes) 2010-07-26 12:52:32 +02:00
world.cpp added missing record classes 2010-08-03 15:24:44 +02:00
world.hpp register actors in active cells with MechanicsManager 2010-07-27 14:05:05 +02:00