1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw
2010-09-21 12:34:47 +02:00
..
mwclass implemented skill value handling during character creation (untested) 2010-09-16 10:45:08 +02:00
mwdialogue
mwgui Added birthsign dialog and spell effect widget. 2010-09-21 12:34:47 +02:00
mwinput The game mode is now properly restored once a dialog is finished. Previously the game mode was only set in the window manager but it has to go through the input manager firs to get correct input state. Also updated the gui script commands to also use the input manager and not the window manager. 2010-09-15 14:48:19 +02:00
mwmechanics The type used for Stat/DynamicStat templates are now stored as a typedef. Added some convenience constructors for initializing Stat/DynamicStat objects. 2010-09-20 13:10:15 +02:00
mwrender store results of character creation and update GUI 2010-09-15 14:33:02 +02:00
mwscript The game mode is now properly restored once a dialog is finished. Previously the game mode was only set in the window manager but it has to go through the input manager firs to get correct input state. Also updated the gui script commands to also use the input manager and not the window manager. 2010-09-15 14:48:19 +02:00
mwsound Tested and applied Chris' sound patch. 2010-09-14 13:27:20 +02:00
mwworld The game mode is now properly restored once a dialog is finished. Previously the game mode was only set in the window manager but it has to go through the input manager firs to get correct input state. Also updated the gui script commands to also use the input manager and not the window manager. 2010-09-15 14:48:19 +02:00
CMakeLists.txt Added birthsign dialog and spell effect widget. 2010-09-21 12:34:47 +02:00
engine.cpp Added birthsign dialog and spell effect widget. 2010-09-21 12:34:47 +02:00
engine.hpp
main.cpp Added an option (USE_DEBUG_CONSOLE) to cmake file to disable the console for debug builds on windows. If set to false all debug output is redirect to the debug output of Visual Studio. 2010-09-19 02:01:01 +02:00