.. |
birth.cpp
|
Remove unused variables
|
2010-11-06 01:17:05 +01:00 |
birth.hpp
|
Removed gameWindowSize parameter from all dialogs that had it, instead this is fetched via the environment variable.
|
2010-10-23 00:17:41 +02:00 |
class.cpp
|
Make loose functions part of the InfoBoxDialog class
|
2010-11-06 01:15:56 +01:00 |
class.hpp
|
Make loose functions part of the InfoBoxDialog class
|
2010-11-06 01:15:56 +01: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 |
dialogue.cpp
|
Added dialouge window
|
2010-11-06 01:09:37 +01:00 |
dialogue.hpp
|
Added dialouge window
|
2010-11-06 01:09:37 +01:00 |
dialogue_history.cpp
|
Added dialouge window
|
2010-11-06 01:09:37 +01:00 |
dialogue_history.hpp
|
Added dialouge window
|
2010-11-06 01:09:37 +01:00 |
layouts.cpp
|
Remove unused variables
|
2010-11-06 01:17:05 +01:00 |
layouts.hpp
|
Do not store StaticTextPtr in WidgetPtr and use setTextColour
|
2010-11-06 01:14:29 +01:00 |
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
|
Removed gameWindowSize parameter from all dialogs that had it, instead this is fetched via the environment variable.
|
2010-10-23 00:17:41 +02:00 |
race.hpp
|
Removed gameWindowSize parameter from all dialogs that had it, instead this is fetched via the environment variable.
|
2010-10-23 00:17:41 +02:00 |
review.cpp
|
Do not store StaticTextPtr in WidgetPtr and use setTextColour
|
2010-11-06 01:14:29 +01:00 |
review.hpp
|
Do not store StaticTextPtr in WidgetPtr and use setTextColour
|
2010-11-06 01:14:29 +01:00 |
text_input.cpp
|
Removed gameWindowSize parameter from all dialogs that had it, instead this is fetched via the environment variable.
|
2010-10-23 00:17:41 +02:00 |
text_input.hpp
|
Removed gameWindowSize parameter from all dialogs that had it, instead this is fetched via the environment variable.
|
2010-10-23 00:17:41 +02:00 |
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
|
Added dialouge window
|
2010-11-06 01:09:37 +01:00 |
window_manager.hpp
|
Added dialouge window
|
2010-11-06 01:09:37 +01:00 |