1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 00:49:54 +00:00
openmw-tes3mp/apps/openmw/mwworld
2012-04-15 21:14:39 +02:00
..
action.hpp added action interface 2010-08-03 18:20:15 +02:00
actiontake.cpp changed take action to use the new container store interface 2012-02-23 12:38:25 +01:00
actiontake.hpp implemented take action 2010-08-07 20:25:17 +02:00
actiontalk.cpp re-routed talk action from gui to dialogue manager (master branch should not incooperate this change, because the dialogue window implementer will need the original code for testing) 2010-08-06 19:25:26 +02:00
actiontalk.hpp re-routed talk action from gui to dialogue manager (master branch should not incooperate this change, because the dialogue window implementer will need the original code for testing) 2010-08-06 19:25:26 +02:00
actionteleport.cpp reworked cell changing mechanism 2011-02-10 10:38:45 +01:00
actionteleport.hpp modified teleport action to support exteriors; coordinates are wrong here too 2010-08-20 14:56:26 +02:00
cellfunctors.hpp Many bugs fixed related to changing cells 2011-11-19 01:01:19 -05:00
cells.cpp provisionally fill up containers on cell load 2012-03-10 12:36:29 +01:00
cells.hpp provisionally fill up containers on cell load 2012-03-10 12:36:29 +01:00
class.cpp Merge remote branch 'minty3/testbranch' 2012-04-08 23:40:48 +02:00
class.hpp added getValue function to Class hierarchy 2012-04-07 19:53:49 +02:00
containerstore.cpp Issue #217: added getWeight function to ContainerStore 2012-03-22 09:45:48 +01:00
containerstore.hpp Issue #217: added getWeight function to ContainerStore 2012-03-22 09:45:48 +01:00
customdata.hpp added customdata base class (issue #185) 2012-01-24 11:24:05 +01:00
environment.hpp implemented dialogue scripts 2012-03-05 16:56:14 +01: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
inventorystore.cpp Getting started with a new branch 2012-04-11 20:16:22 -04:00
inventorystore.hpp Fix linker error in windows. 2012-04-08 18:22:41 +02:00
localscripts.cpp Issue #19: More local script related cleanup 2011-10-07 09:52:42 +02:00
localscripts.hpp Issue #19: More local script related cleanup 2011-10-07 09:52:42 +02:00
manualref.hpp manually created objects were initialised incompletely 2012-02-23 12:33:50 +01:00
nullaction.hpp added action interface 2010-08-03 18:20:15 +02:00
physicssystem.cpp Preparing for clothes/armor 2012-04-02 22:08:46 -04:00
physicssystem.hpp Preparing for clothes/armor 2012-04-02 22:08:46 -04:00
player.cpp made player respect NpcStats for mDrawState 2012-04-08 19:43:04 +02:00
player.hpp made player respect NpcStats for mDrawState 2012-04-08 19:43:04 +02:00
ptr.cpp Issue #217: container change tracking 2012-03-21 12:48:05 +01:00
ptr.hpp constness fix 2012-03-30 17:01:23 +02:00
refdata.cpp minor fix 2012-01-30 12:38:13 +01:00
refdata.hpp replaced container store in ref data with new custom data implementation 2012-01-27 14:55:58 +01:00
scene.cpp fixed waterAdded 2012-04-03 16:53:33 +02:00
scene.hpp animation updates were hooked up to the wrong update function 2012-01-23 14:33:06 +01:00
weather.cpp weather fix again 2012-04-07 22:55:25 +02:00
weather.hpp transition tweaks 2012-03-16 19:49:01 +01:00
world.cpp basic mouse-over info for in-game objects 2012-04-15 17:10:08 +02:00
world.hpp Merge branch 'master' of https://github.com/zinnschlag/openmw into initocfg 2012-04-04 20:58:02 +02:00