Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
CedricMocquillon
|
096e25b29a
|
Make the getSkillForTraining a member method of TrainingWindow class.
The implementation is based now on the member of the class
mTrainingSkillBasedOnBaseSkill instead of local static
|
2020-07-07 11:13:35 +02:00 |
|
scrawl
|
479f9535b4
|
Allow training window exit()
|
2017-10-08 20:38:20 +00:00 |
|
scrawl
|
d78e822833
|
Add 'delay' argument for screen fading operations
|
2017-09-25 00:47:10 +02:00 |
|
scrawl
|
843106fc61
|
Handle the wait progress bar as part of the GUI mode
|
2017-09-25 00:47:06 +02:00 |
|
scrawl
|
e7d2a8a4dc
|
Call clear() for every window
|
2017-09-24 19:08:15 +02:00 |
|
scrawl
|
4fff2e2e34
|
Refactor exitCurrentGuiMode
|
2017-09-24 19:08:13 +02:00 |
|
scrawl
|
84657271c7
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
|
scrawl
|
01391b7eed
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
|
MiroslavR
|
1d9e973573
|
Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714)
|
2015-02-07 04:05:28 +01:00 |
|
Digmaster
|
e3e51324a4
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
|
Britt Mathis
|
f7383905b7
|
Finally eliminated calls to MWBase::WindowManager in constructors
|
2013-04-10 14:46:21 -04:00 |
|
Britt Mathis
|
ce9bc6d9ba
|
MwGui windowManager calls fixed to use MWBase::Environment::get().getWindowManager, filenames in MwGui now comply with naming conventions
|
2013-04-10 00:32:05 -04:00 |
|
scrawl
|
1a2034b4dd
|
training window
|
2012-10-17 18:03:02 +02:00 |
|