scrawl
331192f2d6
Improve keyboard navigation of book/scroll windows
7 years ago
scrawl
c6c01870ec
Call onResChange for every 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
e23775e338
Fix -Woverloaded-virtual clang warnings
10 years ago
scrawl
48ea6286fd
Book/scroll window refactoring
10 years ago
MiroslavR
4f89c3e77a
Rework book formatter ( Fixes #1148 )
10 years ago
scrawl
c6bcd75058
Add various custom widgets used in OpenMW to the MyGUI plugin
10 years ago
Digmaster
e3e51324a4
Esc button exits all non-modal GUI windows
11 years ago
scrawl
09d491d1ba
Move a piece of functionality to its appropriate place
11 years ago
Rohit Nirmal
aac3ada14b
Use mousewheel to turn book pages.
12 years ago
scrawl
90b7df439f
Fix image buttons
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
00db13be32
Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed.
12 years ago
scrawl
1718d735b5
Fix menu/journal/book/scroll buttons when using localised MW-installations
...
This patch implements a custom widget that can switch its texture on-the-fly, making it obsolete having to use an atlas to get a hover animation. This also removes the predefined size restriction and should now work with all button texture sizes.
12 years ago
Marc Zinnschlag
6534c2a55a
Issue #107 : WindowManager is accessed only through the interface class from now on
13 years ago
scrawl
ab6336b745
using items via the inventory is now possible by dragging them on the avatar (only implemented for books right now)
13 years ago
scrawl
8a9e05a96b
display text on the book window
13 years ago
scrawl
9fc1138a87
opening, closing and taking books/scrolls works
13 years ago
scrawl
0e6b82284f
book & scroll windows
13 years ago