1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw/mwgui
2010-10-23 00:04:00 +02:00
..
birth.cpp Fixed crash when entering the birth dialog two or more times. Array should not have been static. 2010-10-10 02:54:45 +02:00
birth.hpp
class.cpp Avoid exception if class ID is not found, instead don't show any fields in the gui. 2010-10-22 23:52:24 +02:00
class.hpp Finished handling of Create Class dialog, now a new class is created and set in the mechanics manager. 2010-10-10 02:43:44 +02:00
console.cpp
console.hpp
layouts.cpp
layouts.hpp
mode.hpp Implemented the Class Choice dialog which allows the player to choose between three ways to define a class. 2010-10-10 01:50:19 +02:00
race.cpp
race.hpp
review.cpp Removed hardcoded values from review dialog and added functionality for setting all fields in the dialog. Window manager keeps track of player values set from the outside and passes these to the review dialog. 2010-10-21 09:28:09 +02:00
review.hpp Removed hardcoded values from review dialog and added functionality for setting all fields in the dialog. Window manager keeps track of player values set from the outside and passes these to the review dialog. 2010-10-21 09:28:09 +02:00
text_input.cpp Made sure current player name is shown in name dialog. 2010-10-23 00:00:09 +02:00
text_input.hpp
widgets.cpp Added a custom widget for displaying dynamic stats (health, magicka, fatigue). Can show a title/label, graphical bar and detailed text. 2010-10-20 21:39:18 +02:00
widgets.hpp Added a custom widget for displaying dynamic stats (health, magicka, fatigue). Can show a title/label, graphical bar and detailed text. 2010-10-20 21:39:18 +02:00
window_manager.cpp Removed unnecessary methods. 2010-10-23 00:04:00 +02:00
window_manager.hpp Removed unnecessary methods. 2010-10-23 00:04:00 +02:00