jvoisin
|
9522a64e7d
|
Remove some useless includes from apps/openmw/mwgui
|
2021-05-15 22:15:46 +02:00 |
|
Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04: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 |
|
Andrei Kortunov
|
10d4cb15ad
|
Improved repair widget
|
2017-05-31 19:11:49 +04:00 |
|
MiroslavR
|
e80636f0ca
|
Improve performance of repairing/recharging (Fixes #2493)
|
2016-11-06 11:01:46 +01:00 |
|
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
|
2014-06-05 22:13:18 +02:00 |
|
Digmaster
|
e3e51324a4
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
|
Britt Mathis
|
6128b9276f
|
Removed non-essential includes from all MWGui header files.
|
2013-04-11 00:21:56 -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
|
a2ca679beb
|
Added PC repair feature
|
2013-03-23 08:16:46 +01:00 |
|