1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 06:19:55 +00:00
openmw-tes3mp/apps/openmw
2010-09-18 08:39:21 +02:00
..
mwclass implemented skill value handling during character creation (untested) 2010-09-16 10:45:08 +02:00
mwdialogue more detailed report of unhandled info record fields 2010-08-19 13:06:15 +02:00
mwgui fixed compile problem (gcc related?) 2010-09-15 22:22:27 +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 implemented skill value handling during character creation (untested) 2010-09-16 10:45:08 +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 Implemented a general text input dialog which can be used to get text input from the player. Used the text input dialog to implement the name dialog for the character creation. 2010-09-14 23:26:34 +02:00
engine.cpp made engine framelistener more crash-resistant 2010-09-18 08:39:21 +02:00
engine.hpp Added --nosound switch 2010-08-18 11:16:15 +02:00
main.cpp Added --nosound switch 2010-08-18 11:16:15 +02:00