Capostrophic
|
56539fee4f
|
Partially revert "Get rid of redundant setKeyFocusWidget() method"
|
2019-06-09 02:12:44 +03:00 |
|
Andrei Kortunov
|
faf940546b
|
Get rid of redundant setKeyFocusWidget() method
|
2019-05-17 19:09:40 +04:00 |
|
Andrei Kortunov
|
31ddb0a482
|
Allow to calculate UI skin size based on texture resolution (feature #4968)
|
2019-04-10 10:34:07 +04:00 |
|
scrawl
|
331192f2d6
|
Improve keyboard navigation of book/scroll windows
|
2017-09-25 00:47:04 +02:00 |
|
scrawl
|
4fff2e2e34
|
Refactor exitCurrentGuiMode
|
2017-09-24 19:08:13 +02:00 |
|
scrawl
|
20766fb508
|
Associate open/close sounds with the GUI mode
|
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 |
|
Andrei Kortunov
|
54b4d93f79
|
Added a special function for GUI sounds playing
|
2017-07-10 15:48:00 +04:00 |
|
dteviot
|
77a1d947cc
|
extracted MWMechanics::getPlayer()
|
2015-08-21 21:12:39 +12:00 |
|
scrawl
|
e23775e338
|
Fix -Woverloaded-virtual clang warnings
|
2015-06-04 20:31:28 +02:00 |
|
scrawl
|
48ea6286fd
|
Book/scroll window refactoring
|
2015-03-11 20:33:55 +01:00 |
|
scrawl
|
5b9d10f851
|
Reduce includes in MWGui
|
2015-01-10 03:56:06 +01:00 |
|
scrawl
|
eecea4131f
|
Reduce MyGUI includes
|
2015-01-10 02:50:43 +01:00 |
|
MiroslavR
|
4f89c3e77a
|
Rework book formatter (Fixes #1148)
|
2014-09-20 00:11:04 +02:00 |
|
scrawl
|
c6bcd75058
|
Add various custom widgets used in OpenMW to the MyGUI plugin
|
2014-09-12 05:14:21 +02:00 |
|
scrawl
|
31d058b98c
|
Add workaround for ScrollView messing up canvas size (Fixes #1700)
TODO: Create fixed ScrollView widget?
|
2014-07-27 20:33:44 +02:00 |
|
Digmaster
|
e3e51324a4
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
|
Marc Zinnschlag
|
367919200f
|
moved CellRefList into a separate file
|
2014-02-23 20:11:05 +01:00 |
|
scrawl
|
098f9712f1
|
Add getPlayerPtr() utility method. Reduces dependencies a lot.
|
2014-01-08 18:39:44 +01:00 |
|
Chris Robinson
|
14e0c182f3
|
Allow specifying the sound type to playSound and playSound3D
|
2013-07-18 21:50:11 -07:00 |
|
scrawl
|
90b7df439f
|
Fix image buttons
|
2013-05-08 13:55:15 +02:00 |
|
kpp
|
28ef4d97da
|
Fixes Bug #734 'Book empty line problem'
Hides buttons 'Next' and 'Prev' at the last and at the first page
|
2013-05-02 07:35:25 +04:00 |
|
Britt Mathis
|
7eee86ab66
|
No more using namespace
|
2013-04-17 18:56:48 -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
|
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.
|
2013-02-17 15:56:22 +01:00 |
|
greye
|
3c2ce25f5f
|
m prefix for mwworld/cellstore.hpp
|
2012-11-05 16:07:59 +04:00 |
|
greye
|
7606ebafd6
|
resolving conflicts, minor update
|
2012-09-17 11:37:50 +04:00 |
|
Marc Zinnschlag
|
6534c2a55a
|
Issue #107: WindowManager is accessed only through the interface class from now on
|
2012-08-12 18:11:09 +02:00 |
|
Marc Zinnschlag
|
0231533d05
|
Issue #107: InputManager is accessed only through the interface class from now on
|
2012-08-11 17:53:39 +02:00 |
|
Marc Zinnschlag
|
6bd48d12af
|
Issue #107: SoundManager is accessed only through the interface class from now on
|
2012-08-09 14:33:21 +02:00 |
|
Marc Zinnschlag
|
78fe6fdce5
|
Issue #351: Refactoring Action class
|
2012-07-27 12:00:10 +02:00 |
|
Marc Zinnschlag
|
cc7c6aa0ad
|
Merge branch 'decouple'
|
2012-07-03 15:47:57 +02:00 |
|
scrawl
|
d27863bf8e
|
rename layout files to .layout to get them recognized by layout editor
|
2012-07-03 11:34:20 +02:00 |
|
Marc Zinnschlag
|
7fcd41c69d
|
Issue #107: Detemplateised CellStore; some include cleanup
|
2012-06-29 18:54:23 +02:00 |
|
Marc Zinnschlag
|
76174098c7
|
Issue #107: CellStore moved from ESMS to MWWorld
|
2012-06-29 16:48:50 +02:00 |
|
scrawl
|
15e959868c
|
make some of the gui mode changes a bit safer
|
2012-06-19 17:07:00 +02:00 |
|
scrawl
|
7ebbc099b3
|
allow stacking gui modes
|
2012-05-23 12:23:35 +02:00 |
|
scrawl
|
ab6336b745
|
using items via the inventory is now possible by dragging them on the avatar (only implemented for books right now)
|
2012-05-15 18:05:53 +02:00 |
|
scrawl
|
8a9e05a96b
|
display text on the book window
|
2012-05-10 11:03:27 +02:00 |
|
scrawl
|
8e7ab09a25
|
scroll window image tags working
|
2012-05-09 01:34:32 +02:00 |
|
scrawl
|
cd351ba3af
|
simple scroll text parsing (tags are ignored until now)
|
2012-05-08 00:39:52 +02:00 |
|
scrawl
|
9fc1138a87
|
opening, closing and taking books/scrolls works
|
2012-05-03 05:26:05 +02:00 |
|
scrawl
|
0e6b82284f
|
book & scroll windows
|
2012-05-03 03:33:33 +02:00 |
|