scrawl
|
8ae7e4c958
|
Make Enter on a name edit accept the dialog
|
7 years ago |
scrawl
|
e7d2a8a4dc
|
Call clear() for every window
|
7 years ago |
scrawl
|
2b03bc0c56
|
Call WindowBase::onFrame() for every active window
|
7 years ago |
scrawl
|
4fff2e2e34
|
Refactor exitCurrentGuiMode
|
7 years ago |
scrawl
|
84657271c7
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
7 years ago |
scrawl
|
01391b7eed
|
Rename WindowBase's open/close to onOpen/onClose
|
7 years ago |
Andrei Kortunov
|
e0bb9c089b
|
Revert commit 67d59bead5 (a better
implementation found)
|
7 years ago |
Andrei Kortunov
|
67d59bead5
|
Get only text from input fields (bug #4025)
|
7 years ago |
Andrei Kortunov
|
9a1ba1e559
|
Show success chance when self-enchanting (Feature #3492)
|
8 years ago |
scrawl
|
1a6db097ed
|
Fix dangling MWWorld::Ptrs in enchanting dialog after loading save game (Fixes #1722)
|
11 years ago |
scrawl
|
6db936bb3a
|
Refactor item icon code into ItemWidget (Fixes #1391)
- Removed duplicate code
- Fixed missing magic backgrounds during item drag&drop
- Change background texture used for HUD icons
|
11 years ago |
Digmaster
|
e3e51324a4
|
Esc button exits all non-modal GUI windows
|
11 years ago |
Britt Mathis
|
6128b9276f
|
Removed non-essential includes from all MWGui header files.
|
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 |
Glorf
|
ae3e4ecf8b
|
Finished enchanting
|
12 years ago |
scrawl
|
51204f098e
|
Added soulgem dialog; made interactive message boxes not close the previous UI
|
12 years ago |
Glorf
|
6643fe789c
|
Enchanting system
|
12 years ago |
scrawl
|
c0b0227e8a
|
enchanting
|
12 years ago |
scrawl
|
025e820703
|
abstracted code and use it in enchanting window as well
|
12 years ago |
scrawl
|
1c0dd3ccc5
|
some editing code
|
12 years ago |
scrawl
|
ac0c1ea986
|
Merge branch 'next' of https://github.com/zinnschlag/openmw into spellcreation
Conflicts:
apps/openmw/mwgui/dialogue.cpp
|
12 years ago |