1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 16:49:55 +00:00
openmw-tes3mp/apps/openmw/mwworld
2012-06-03 12:53:23 +02:00
..
action.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
actionalchemy.cpp merged by branches together, starting with alchemy window 2012-05-24 15:57:23 +02:00
actionalchemy.hpp merged by branches together, starting with alchemy window 2012-05-24 15:57:23 +02:00
actionequip.cpp make Class::use method return an equip action for equippable items, add sound for equipping 2012-05-16 16:08:55 +02:00
actionequip.hpp make Class::use method return an equip action for equippable items, add sound for equipping 2012-05-16 16:08:55 +02:00
actionopen.cpp Issue #294: disallowed inventory prevents Talk, Open and Take actions 2012-05-25 18:45:17 +02:00
actionopen.hpp Finished merging. 2012-05-11 11:52:07 +02:00
actionread.cpp allow stacking gui modes 2012-05-23 12:23:35 +02:00
actionread.hpp opening, closing and taking books/scrolls works 2012-05-03 05:26:05 +02:00
actiontake.cpp Issue #294: disallowed inventory prevents Talk, Open and Take actions 2012-05-25 18:45:17 +02:00
actiontake.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
actiontalk.cpp addition to c7010623fb : apparently talking _is_ allowed during the starting sequence, it is only disabled via scripts for certain actors 2012-05-29 01:59:16 +02:00
actiontalk.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
actionteleport.cpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
actionteleport.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
cellfunctors.hpp Many bugs fixed related to changing cells 2011-11-19 01:01:19 -05:00
cells.cpp Issue #277: containers in cells were not filled up on cell load when the cell was preloaded before 2012-05-25 17:55:00 +02:00
cells.hpp provisionally fill up containers on cell load 2012-03-10 12:36:29 +01:00
class.cpp Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling 2012-06-03 12:53:23 +02:00
class.hpp Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling 2012-06-03 12:53:23 +02:00
containerstore.cpp still left: spell success formula 2012-05-29 12:35:03 +02:00
containerstore.hpp Merge remote branch 'scrawl/inventoryGUI' 2012-05-21 10:13:27 +02:00
customdata.hpp added customdata base class (issue #185) 2012-01-24 11:24:05 +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 still left: spell success formula 2012-05-29 12:35:03 +02:00
inventorystore.hpp still left: spell success formula 2012-05-29 12:35:03 +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 Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
physicssystem.cpp Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling 2012-06-03 12:53:23 +02:00
physicssystem.hpp set the implicit object for script excution by clicking on it 2012-06-02 12:25:24 +02:00
player.cpp set the camera orientation after using teleport doors 2012-05-30 15:52:39 +02:00
player.hpp set the camera orientation after using teleport doors 2012-05-30 15:52:39 +02:00
ptr.cpp Issue #217: container change tracking 2012-03-21 12:48:05 +01:00
ptr.hpp using items via the inventory is now possible by dragging them on the avatar (only implemented for books right now) 2012-05-15 18:05:53 +02:00
refdata.cpp fix a typo that caused a crash when trying to disable an already disabled object 2012-05-30 09:21:41 +02:00
refdata.hpp replaced container store in ref data with new custom data implementation 2012-01-27 14:55:58 +01:00
scene.cpp set the camera orientation after using teleport doors 2012-05-30 15:52:39 +02:00
scene.hpp Issue #176: removed enable/disable functions from MWWorld::Class 2012-05-25 17:28:27 +02:00
timestamp.cpp Issue #256: added TimeStamp class 2012-05-18 22:04:22 +02:00
timestamp.hpp Issue #256: added TimeStamp class 2012-05-18 22:04:22 +02:00
weather.cpp WeatherManager: fix for cells that have no region. 2012-05-17 18:21:05 +02:00
weather.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
world.cpp Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling 2012-06-03 12:53:23 +02:00
world.hpp Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling 2012-06-03 12:53:23 +02:00