1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw
Emanuel Guevel 10abb9d297 Call ContainerStore::remove() to remove items from inventory
Make placeObject() and dropObjectOnGround() in MWWorld to copy objects
(and indicate it clearly).

Enchanting an item now unequips it.
2013-11-10 02:45:16 +01:00
..
mwbase Call ContainerStore::remove() to remove items from inventory 2013-11-10 02:45:16 +01:00
mwclass Call ContainerStore::remove() to remove items from inventory 2013-11-10 02:45:16 +01:00
mwdialogue
mwgui Call ContainerStore::remove() to remove items from inventory 2013-11-10 02:45:16 +01:00
mwinput Fix exiting OpenMW via the window close button (regression) 2013-11-05 03:02:28 +01:00
mwmechanics Call ContainerStore::remove() to remove items from inventory 2013-11-10 02:45:16 +01:00
mwrender Refactor ActiveSpells to track range type. Added basic self range magic. 2013-11-09 07:51:46 +01:00
mwscript Call ContainerStore::remove() to remove items from inventory 2013-11-10 02:45:16 +01:00
mwsound
mwworld Call ContainerStore::remove() to remove items from inventory 2013-11-10 02:45:16 +01:00
CMakeLists.txt Merge remote-tracking branch 'scrawl/magic' 2013-11-09 17:00:27 +01:00
config.hpp.cmake
doc.hpp
engine.cpp Merge branch 'openmw-27' 2013-11-06 10:21:25 +01:00
engine.hpp
main.cpp