1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/openmw
2012-05-18 20:53:24 +02:00
..
mwbase
mwclass allow stacking gold 2012-05-16 17:22:25 +02:00
mwdialogue beginnings of trade window layout. 2012-05-17 17:15:44 +02:00
mwgui bought/sold items now use a separate ContainerStore, this fixes a stacking issue among other things 2012-05-18 20:53:24 +02:00
mwinput use MyGUI::InputManager instead of MWInputManager to detect ctrl/shift 2012-05-15 13:00:26 +02:00
mwmechanics
mwrender better floating object label positioning. 2012-05-14 21:37:43 +02:00
mwscript
mwsound
mwworld add re-stocking items to containers (though restocking isn't implemented) 2012-05-17 23:22:41 +02:00
CMakeLists.txt added some trade window stuff, which does nothing yet. 2012-05-17 13:36:25 +02:00
config.hpp.cmake
doc.hpp
engine.cpp removed the attempt to unify activation and use scripts which was incorrect 2012-05-15 20:51:19 +02:00
engine.hpp
main.cpp