scrawl
|
3d2ad2d339
|
Include cleanup
|
7 years ago |
scrawl
|
8ae7e4c958
|
Make Enter on a name edit accept the dialog
|
7 years ago |
scrawl
|
c6c01870ec
|
Call onResChange for every window
|
7 years ago |
scrawl
|
4fff2e2e34
|
Refactor exitCurrentGuiMode
|
7 years ago |
scrawl
|
01391b7eed
|
Rename WindowBase's open/close to onOpen/onClose
|
7 years ago |
Ewan Higgs
|
38a2de3c51
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
8 years ago |
scrawl
|
eb99ed697b
|
Reduce includes
|
10 years ago |
scrawl
|
192069a181
|
Add automatic potion naming
|
10 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 |
scrawl
|
0c4a963132
|
Container UI rewrite
|
12 years ago |
Britt Mathis
|
60fadaeaf0
|
Cleaned up includes in implementation files
|
12 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 |
scrawl
|
28cc480ce1
|
fix some alchemy issues and make the gui use the new implementation
|
12 years ago |
Marc Zinnschlag
|
332039da10
|
Issue #61: replaced 4 ingredient member variables with vector in alchemy GUI
|
12 years ago |
Marc Zinnschlag
|
10c8360e07
|
Issue #61: Replaced apparatus handling in alchemy GUI with new implementation in Alchemy class
|
12 years ago |
Marc Zinnschlag
|
cd343c4fbd
|
Issue #61: Basic alchemy class (doesn't do anything yet)
|
12 years ago |
Marc Zinnschlag
|
6534c2a55a
|
Issue #107: WindowManager is accessed only through the interface class from now on
|
13 years ago |
Marc Zinnschlag
|
5a7b95bf7a
|
Issue #107: cleaned up includes in apps/openmw/mwworld/class.hpp
|
13 years ago |
scrawl
|
f1d3978897
|
Issue #290: Auto-Close MW-reference related GUI windows
|
13 years ago |
scrawl
|
750259973e
|
potion creating works, most of the values are bogus
|
13 years ago |
scrawl
|
1df1b521a4
|
show the list of potion effects
|
13 years ago |
scrawl
|
6eb15f7680
|
auto-select the alchemy tools with highest quality
|
13 years ago |
scrawl
|
09c870ad68
|
first alchemy window layout (not pretty)
|
13 years ago |
scrawl
|
51b8a76a68
|
merged by branches together, starting with alchemy window
Merge branch 'guimode_stacking' into next
Conflicts:
apps/openmw/mwgui/mode.hpp
|
13 years ago |