Commit Graph

22 Commits (8c7e06293fbe6d0ed1dd7dd0f424b9f1b6f92162)

Author SHA1 Message Date
scrawl e42bd71081 Add missing WaitDialog::clear() (Fixes #4196) 7 years ago
scrawl 05814c0929 Add key focus handling for WaitDialog
Default is 'until healed'. Up/Down arrows change the hour slider and implicitely change the button to 'Wait'.
7 years ago
scrawl 843106fc61 Handle the wait progress bar as part of the GUI mode 7 years ago
scrawl e7d2a8a4dc Call clear() for every window 7 years ago
scrawl 32f9c8058a Remove redundant RestBed gui mode 7 years ago
scrawl 4fff2e2e34 Refactor exitCurrentGuiMode 7 years ago
scrawl 01391b7eed Rename WindowBase's open/close to onOpen/onClose 7 years ago
scrawl 7b954e8cc3 Remove unnecessary dependency on MWScrollBar 9 years ago
MiroslavR 1d9e973573 Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 10 years ago
scrawl 5b9d10f851 Reduce includes in MWGui 10 years ago
Digmaster e3e51324a4 Esc button exits all non-modal GUI windows 11 years ago
Thomas a598060071 Added autosave on rest, as well as an option in the settings menu 11 years ago
scrawl 52b9ebff9d Closes #1092: Implement sleep interruption. Fix levelled list flags for creatures. Change World::copyObjectToCell to search for the correct cell. 11 years ago
Sebastian Wick e3d8bdbafe autorepeat scrollbar 12 years ago
Britt Mathis f7383905b7 Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
Britt Mathis ce9bc6d9ba MwGui windowManager calls fixed to use MWBase::Environment::get().getWindowManager, filenames in MwGui now comply with naming conventions 12 years ago
Wareya f0220fb06b Implement "Rest Until Healed"
Fixes: https://bugs.openmw.org/issues/563
12 years ago
scrawl 0c6ad13364 WakeUpPc instruction 12 years ago
scrawl be44810623 implemented GetPCSleep 12 years ago
scrawl bf5e30b24f everything done except health/mana restore 12 years ago
scrawl ab698bb401 date time label 12 years ago
scrawl 0ba996f290 dialog layout 12 years ago