1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 02:49:55 +00:00
openmw-tes3mp/apps/openmw/mwgui
2010-09-15 19:55:09 +02:00
..
console.cpp removed custom messageBox implementation for console 2010-08-22 11:17:19 +02:00
console.hpp added script interpreter for console 2010-07-21 10:08:38 +02:00
layouts.hpp Disable the invenory window for now, it's not complete and gives compiler warnings. 2010-09-15 13:15:58 +02:00
mode.hpp 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
race.cpp Uppercase OK. 2010-09-15 19:55:09 +02:00
race.hpp Avoid delegates being called repeatedly when pressing enter in name dialog. 2010-09-15 19:44:53 +02:00
text_input.cpp Made sure text edit widget gets focus when dialog is reopened. 2010-09-15 19:48:37 +02:00
text_input.hpp Made sure text edit widget gets focus when dialog is reopened. 2010-09-15 19:48:37 +02:00
window_manager.cpp Made sure text edit widget gets focus when dialog is reopened. 2010-09-15 19:48:37 +02:00
window_manager.hpp 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