1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw
Sandy Carter 72a3c50eb8 (#1191) Disallow picking up if inventory disabled
Check if window manager has allowed the inventory window
if not, then items should not be possible to pick up
2014-03-08 13:45:54 -05:00
..
mwbase Feature #50: Spawn projectiles 2014-03-08 01:31:27 +01:00
mwclass Feature #50: Implement marksman mechanics. 2014-03-08 06:03:45 +01:00
mwdialogue
mwgui (#1191) Disallow picking up if inventory disabled 2014-03-08 13:45:54 -05:00
mwinput Feature #50: Spawn projectiles 2014-03-08 01:31:27 +01:00
mwmechanics Feature #50: Implement marksman mechanics. 2014-03-08 06:03:45 +01:00
mwrender Feature #50: Implement marksman mechanics. 2014-03-08 06:03:45 +01:00
mwscript Feature #50: Spawn projectiles 2014-03-08 01:31:27 +01:00
mwsound remove our stdint.h version that uses boost and force usage of system stdint.h 2014-03-05 17:08:58 +01:00
mwstate Feature #50: Spawn projectiles 2014-03-08 01:31:27 +01:00
mwworld Feature #50: Implement marksman mechanics. 2014-03-08 06:03:45 +01:00
CMakeLists.txt
crashcatcher.cpp
doc.hpp
engine.cpp Include some more required Ogre headers explicitely. 2014-03-05 21:46:37 +01:00
engine.hpp
main.cpp