1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw/mwgui
2010-09-15 13:04:57 +02:00
..
console.cpp removed custom messageBox implementation for console 2010-08-22 11:17:19 +02:00
console.hpp
layouts.hpp Removed prefix from mw_layout.hpp. 2010-09-14 23:26:33 +02:00
race.cpp Race dialog uses the ID of the race object instead of the name when referencing it. 2010-09-15 13:04:57 +02:00
race.hpp Race dialog uses the ID of the race object instead of the name when referencing it. 2010-09-15 13:04:57 +02:00
text_input.cpp 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
text_input.hpp 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
window_manager.cpp Race dialog uses the ID of the race object instead of the name when referencing it. 2010-09-15 13:04:57 +02:00
window_manager.hpp The race dialog now fetches strings from GMST. 2010-09-15 12:56:44 +02:00