1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/openmw
2012-05-20 22:45:30 +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 birthsign tooltip 2012-05-20 22:45:30 +02:00
mwinput use MyGUI::InputManager instead of MWInputManager to detect ctrl/shift 2012-05-15 13:00:26 +02:00
mwmechanics
mwrender Merge branch 'iterator' of https://github.com/zinnschlag/openmw into inventoryGUI 2012-05-18 22:27:48 +02:00
mwscript
mwsound don't create terrain if there is no land data, also fixes a water disappearing issue and a sound exception if cells with no region 2012-05-17 19:54:09 +02:00
mwworld slightly revamped gold stacking, now always uses the gold_001 base object to be script-friendly 2012-05-19 00:36:01 +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