scrawl
|
8407e2b3aa
|
Fixes the console sometimes receiving text after it was closed
|
2013-07-14 23:54:28 +02:00 |
|
scrawl
|
91f6d87126
|
Fix an uninitialized variable
|
2013-07-07 16:57:46 +02:00 |
|
scrawl
|
72600a16cf
|
Fix chargen race menu bug, updating a render target from within MyGUI's ControllerManager update is not a good idea
|
2013-07-06 17:02:40 +02:00 |
|
Sebastian Wick
|
b43f41c2bd
|
use a mygui controller for scrollbar repeat
|
2013-07-05 19:17:00 +02:00 |
|
Sebastian Wick
|
e3d8bdbafe
|
autorepeat scrollbar
|
2013-07-02 17:29:47 +02:00 |
|
scrawl
|
b16bc69479
|
Removed the no longer needed --debug switch
|
2013-06-16 20:39:40 +02:00 |
|
scrawl
|
4fd7891d2c
|
Fix a message box issue
|
2013-06-16 20:26:27 +02:00 |
|
scrawl
|
03682184c6
|
Enable SDL_TEXTINPUT events only when a text input widget currently has key focus
|
2013-06-16 18:06:55 +02:00 |
|
scrawl
|
f1ff9b69b3
|
Mouse grab and relative input need to be disabled when the mouse leaves the window; Disabled resolution switching / window resizing for now due to several glitches
|
2013-06-15 15:33:47 +02:00 |
|
scrawl
|
0880805559
|
Minor cleanup
|
2013-06-13 12:13:40 +02:00 |
|
scrawl
|
918a1655bb
|
Restored HW cursor rotation and resolution/fullscreen switching
|
2013-06-12 14:58:07 +02:00 |
|
scrawl
|
495aeb5d3b
|
Merge branch 'master' into HEAD
Conflicts:
CMakeLists.txt
apps/openmw/engine.cpp
apps/openmw/mwgui/cursorreplace.cpp
apps/openmw/mwgui/cursorreplace.hpp
apps/openmw/mwgui/windowmanagerimp.cpp
apps/openmw/mwgui/windowmanagerimp.hpp
apps/openmw/mwinput/inputmanagerimp.cpp
libs/openengine/ogre/renderer.cpp
|
2013-06-12 12:34:33 +02:00 |
|
scrawl
|
daab4f55a3
|
Use Morrowind's fonts
|
2013-06-06 22:26:06 +02:00 |
|
scrawl
|
c41f119ba6
|
Added new game button
|
2013-05-15 17:54:18 +02:00 |
|
Marc Zinnschlag
|
e14cb6853f
|
Merge remote-tracking branch 'scrawl/containerui'
|
2013-05-11 19:23:02 +02:00 |
|
scrawl
|
0c4a963132
|
Container UI rewrite
|
2013-05-11 18:38:27 +02:00 |
|
kpp
|
24d619d6b4
|
Changes the logic of WindowManager::messageBox()
Fixes removeItem
Fixes addItem
|
2013-05-10 14:06:25 +04:00 |
|
scrawl
|
c6edb0288a
|
Remove unused file
|
2013-05-06 15:30:23 +02:00 |
|
scrawl
|
78e6dab9d2
|
Dialogue history rewrite WIP
|
2013-05-04 14:15:47 +02:00 |
|
scrawl
|
1f58edb9db
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into journal
|
2013-05-03 18:17:27 +02:00 |
|
Glorf
|
57f22c77c0
|
Bugfix #732 part 1
|
2013-05-03 12:44:27 +02:00 |
|
scrawl
|
2a42556aa5
|
Merge branch 'master' into HEAD
|
2013-04-30 14:54:10 +02:00 |
|
Marc Zinnschlag
|
93868c8bca
|
Merge remote-tracking branch 'scrawl/master'
|
2013-04-29 18:08:25 +02:00 |
|
Glorf
|
6222b3f52a
|
Bugfix #744
|
2013-04-29 17:19:20 +02:00 |
|
scrawl
|
6c5ea1ea7a
|
Fix incorrect weapon health meter for fully repaired weapons, fix exception when equipping lockpicks or probes
|
2013-04-29 12:05:10 +02:00 |
|
Nathan Jeffords
|
7db6447a00
|
dropped the I infront of the journal view model interfaces
|
2013-04-24 21:53:25 -07:00 |
|
Nathan Jeffords
|
36a6806faf
|
drop the leading 'I' from the book page control interfaces
|
2013-04-24 21:44:29 -07:00 |
|
Nathan Jeffords
|
718af692c9
|
reworked journal to match bethesda's implemenation
|
2013-04-24 20:20:01 -07:00 |
|
Nathan Jeffords
|
55ca037411
|
Created a MyGUI widget to present a page of formatted text.
|
2013-04-24 20:20:00 -07:00 |
|
Nathan Jeffords
|
8dad04eef1
|
hid JournalWindow behind IJournalWindow interface, and put its entire
implementation, class definition and all, into journalwindow.cpp
|
2013-04-24 20:20:00 -07:00 |
|
Britt Mathis
|
7eee86ab66
|
No more using namespace
|
2013-04-17 18:56:48 -04:00 |
|
Britt Mathis
|
60fadaeaf0
|
Cleaned up includes in implementation files
|
2013-04-16 20:16:22 -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
|
43cdbd033d
|
Display remaining item health / enchantment charge in HUD icons, display remaining enchanment charge in tooltips
|
2013-04-03 21:17:31 +02:00 |
|
scrawl
|
05a5cb3ae4
|
Improved responsiveness of the inventory window when resizing.
|
2013-04-03 00:27:29 +02:00 |
|
scrawl
|
b0199c703c
|
Companion UI
|
2013-03-31 13:13:46 +02:00 |
|
scrawl
|
51204f098e
|
Added soulgem dialog; made interactive message boxes not close the previous UI
|
2013-03-30 15:51:07 +01:00 |
|
scrawl
|
a2ca679beb
|
Added PC repair feature
|
2013-03-23 08:16:46 +01:00 |
|
scrawl
|
20774f8f81
|
Added merchant repair feature
|
2013-03-22 14:13:10 +01:00 |
|
Glorf
|
a07c910d0b
|
Feature #535: Console object selection improvements
|
2013-03-18 21:33:12 +01:00 |
|
scrawl
|
4c588cbab6
|
Levelup dialog is now dynamic; added level descriptions
|
2013-03-12 17:18:47 +01:00 |
|
Sebastian Wick
|
0ae48c1f83
|
fix for Bug #509
|
2013-03-09 20:40:59 +01:00 |
|
scrawl
|
e34685b8a3
|
Fix manually changed mouse cursor
|
2013-03-07 12:46:26 +01:00 |
|
Marc Zinnschlag
|
dc3edc6024
|
Merge branch 'vartype'
|
2013-03-05 10:59:08 +01:00 |
|
Marc Zinnschlag
|
ba4907fbaf
|
use new Variant type for GMSTs
|
2013-03-05 08:02:27 +01:00 |
|
scrawl
|
5341bf9504
|
Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics
|
2013-03-03 15:51:58 +01:00 |
|
Marc Zinnschlag
|
3e97943e06
|
Merge remote-tracking branch 'scrawl/includes'
|
2013-03-03 15:37:13 +01:00 |
|
scrawl
|
9a84f6744f
|
Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr)
|
2013-03-03 13:11:02 +01:00 |
|
scrawl
|
cf87708c1f
|
Magic effect icons for spells
|
2013-03-03 12:01:19 +01:00 |
|