Marc Zinnschlag
|
19f469c7db
|
Merge remote-tracking branch 'scrawl/master'
|
2014-09-14 12:00:14 +02:00 |
|
Marc Zinnschlag
|
ea60c665dd
|
Merge remote-tracking branch 'ragora/bounditemflag'
|
2014-09-14 10:54:07 +02:00 |
|
Marc Zinnschlag
|
9b7f61b4ba
|
Merge remote-tracking branch 'scrawl/myguiplugin'
|
2014-09-14 10:45:26 +02:00 |
|
scrawl
|
bd96764229
|
Mark code that will be obsolete when upgrading to MyGUI 3.2.2
|
2014-09-14 03:54:50 +02:00 |
|
Ragora
|
b8851790a6
|
Covered forgotten old bound item checks
|
2014-09-13 18:59:13 -04:00 |
|
Ragora
|
f250e3df4b
|
Replaced old bound item checks that I knew of to use the new ItemStack::Flag_Bound bit
|
2014-09-13 18:48:41 -04:00 |
|
scrawl
|
04c79d5f1e
|
Fix case issue when setting companion's profit on the script
|
2014-09-13 20:39:59 +02:00 |
|
Marc Zinnschlag
|
882ef37ae3
|
Merge remote-tracking branch 'ragora/conjureditemsgmstcheck'
|
2014-09-13 15:58:02 +02:00 |
|
Marc Zinnschlag
|
94a7e38194
|
Merge remote-tracking branch 'ragora/fixglobalcompassorient'
|
2014-09-13 15:55:06 +02:00 |
|
Marc Zinnschlag
|
690273d5b3
|
Merge remote-tracking branch 'ragora/fixmapresize'
|
2014-09-13 15:52:36 +02:00 |
|
scrawl
|
f82224497a
|
Compatibility fix for MyGUI git
|
2014-09-13 08:00:24 +02:00 |
|
scrawl
|
2c58a879ec
|
Fix minor exploit when map window is shown with transparency
|
2014-09-13 07:59:29 +02:00 |
|
scrawl
|
2b5adb325b
|
Remove a useless method
|
2014-09-13 07:57:15 +02:00 |
|
scrawl
|
cfc57d0fe0
|
Use MyGUI's castType for widget casts
|
2014-09-13 04:07:40 +02:00 |
|
Ragora
|
282e7abd16
|
Map Arrow Correction; now rotate global map arrow to whatever the local map arrow orientation is
|
2014-09-12 18:26:38 -04:00 |
|
Ragora
|
35571bb108
|
Global compass arrow rotates regardless of indoor or outdoor presence
|
2014-09-12 17:31:37 -04:00 |
|
Ragora
|
25f99c5d5a
|
Discarded use of a static variable and renamed event function to be less ambiguous
|
2014-09-12 15:06:37 -04:00 |
|
Marc Zinnschlag
|
560eae3f4d
|
Merge remote-tracking branch 'ragora/conjuredequipmentrmvalfix'
|
2014-09-12 14:22:24 +02:00 |
|
Ragora
|
58d70c2895
|
Removed Unused includes from experimentation
|
2014-09-12 05:20:03 -04:00 |
|
Ragora
|
4ecac31752
|
Map keeps focus on wherever it was last moved when resizing map window
|
2014-09-12 05:16:33 -04:00 |
|
scrawl
|
c6bcd75058
|
Add various custom widgets used in OpenMW to the MyGUI plugin
|
2014-09-12 05:14:21 +02:00 |
|
Ragora
|
e105202ee2
|
Use std::set instead of std::map
|
2014-09-11 22:45:30 -04:00 |
|
scrawl
|
ee3b1e800c
|
Add FontLoader and transparent BG texture to the MyGUI plugin
|
2014-09-12 04:27:23 +02:00 |
|
Ragora
|
efaa820ee2
|
Managed to forget the itemmodel.cpp code
|
2014-09-11 20:46:21 -04:00 |
|
Ragora
|
83868bca23
|
Removed unused include left over from experimentation
|
2014-09-11 19:37:00 -04:00 |
|
Ragora
|
ee6298f520
|
Added Flag_Bound flag for ItemStack to check against but the system behind it is probably not the best
|
2014-09-11 19:33:45 -04:00 |
|
Marc Zinnschlag
|
b5d5eadf79
|
Merge remote-tracking branch 'scrawl/master'
|
2014-09-11 09:01:21 +02:00 |
|
Ragora
|
74e1db3ac8
|
Minor Correction to existing conjured item logic
|
2014-09-11 01:00:39 -04:00 |
|
Ragora
|
69dbd6b30f
|
Added checks for different bound item situations
|
2014-09-10 23:38:38 -04:00 |
|
Ragora
|
141755b473
|
Appears to have resolved the issue with unequipping conjured items and all possible error conditions deriving from being able to unequip them
|
2014-09-10 21:34:17 -04:00 |
|
scrawl
|
7fa3100993
|
Refactor TradeWindow balance buttons to use ControllerRepeatClick
|
2014-09-11 00:25:09 +02:00 |
|
MiroslavR
|
7e6e248511
|
Don't cache faced handle, as its context may have been changed during the frame by input events
|
2014-09-09 17:50:56 +02:00 |
|
scrawl
|
07d827c907
|
Ignore invalid input in numeric EditBox (Fixes #1885)
|
2014-09-08 15:22:33 +02:00 |
|
scrawl
|
b6635c7964
|
Move eventDone out of WindowBase
|
2014-09-07 18:55:59 +02:00 |
|
scrawl
|
271c921cf8
|
Add missing confirmation dialog for deleting map notes
|
2014-09-07 18:55:59 +02:00 |
|
scrawl
|
d6bc50c492
|
Remove an unused member variable
|
2014-09-07 18:55:59 +02:00 |
|
MiroslavR
|
b574131b06
|
Unset selected spell after selecting enchanted item in the spell window (Fixes #1878)
|
2014-09-07 12:42:11 +02:00 |
|
Marc Zinnschlag
|
16aa55dcde
|
Merge remote-tracking branch 'miroslavr/master'
|
2014-09-07 10:22:07 +02:00 |
|
Rohit Nirmal
|
e315a72582
|
Remove extra semicolons at the end of some lines.
|
2014-09-06 13:04:52 -05:00 |
|
MiroslavR
|
57f7ef1db4
|
GUI: update/clear force-hidden window status
|
2014-09-06 03:13:35 +02:00 |
|
MiroslavR
|
386bb98fd2
|
Do not attach coin widgets to a box
|
2014-09-03 03:03:03 +02:00 |
|
MiroslavR
|
5977860e09
|
Fix broken coin placement in levelup dialog + possible memleak
|
2014-09-02 22:06:02 +02:00 |
|
MiroslavR
|
41c6045986
|
Realign all parent boxes when autosizedwidgets change size
|
2014-09-01 03:38:05 +02:00 |
|
Rohit Nirmal
|
b5eb16b663
|
Silence some scan-build warnings.
|
2014-08-28 20:55:32 -05:00 |
|
scrawl
|
1a96dd0bd5
|
Remove more MyGUI 3.2.0 specific code
|
2014-08-27 16:39:13 +02:00 |
|
scrawl
|
4f92044d71
|
Allow user-created markers on local map (Fixes #1571)
|
2014-08-26 17:45:23 +02:00 |
|
scrawl
|
17dc01ec44
|
Require MyGUI version 3.2.1 and remove legacy code (Fixes #1528)
|
2014-08-26 17:01:35 +02:00 |
|
scrawl
|
dcddd9a07c
|
Use MyGUI clipboard events for MyGUI 3.2.1+ (Fixes #1846)
Note that only <= 3.2.0 and >= 3.2.1 are supported, any SVN version between them might still exhibit duplicate text pasting.
|
2014-08-26 03:06:30 +02:00 |
|
scrawl
|
10a0e2434e
|
Open inventory when activating an unconscious actor (Fixes #1848)
|
2014-08-26 03:06:23 +02:00 |
|
scrawl
|
c775e05d7a
|
Show encumbrance preview when trading (Fixes #1793)
|
2014-08-26 02:09:22 +02:00 |
|