Alexander "Ace" Olofsson
462b41a3a8
Missing files, aka; Why you shouldn't stresscommit
10 years ago
scrawl
83dcf9ce4b
Overwrite existing records in IndexedStore ( Fixes #2182 )
10 years ago
scrawl
e42cb8020e
Change all skins to get font colors from fallback settings ( Fixes #704 )
10 years ago
scrawl
09042ba6d9
Use object name instead of ID when available for tooltips
10 years ago
MiroslavR
7e6e248511
Don't cache faced handle, as its context may have been changed during the frame by input events
10 years ago
MiroslavR
df262e53ae
Display school in the spell tooltip
11 years ago
MiroslavR
236eec3d89
Allow widgets with layout-type tooltip to change user data of widgets from tooltip layout
11 years ago
MiroslavR
baa14511cf
Use ResourceHelpers to replace DDS hacks scattered throughout the code, fix prefix comparision
11 years ago
scrawl
75366b2e37
Implement CellRef's faction rank (rank requirement to use item)
11 years ago
scrawl
d4678a8d55
Fix level up dialogue layout ( Fixes #1393 )
11 years ago
scrawl
1173957e56
Fix item weight displaying as 1e+3 for Stendarr's Hammer
11 years ago
scrawl
17f8b49db6
Add missing padding for item tooltip magic effects
11 years ago
scrawl
039398c8ae
Basic RefData and CellRef change tracking
...
Wrapped item charge handling in getItemHealth function
11 years ago
Emanuel Guevel
1e4a854433
Remove static method MWWorld::Class::get(&Ptr)
...
It was just adding a level of indirection to Ptr.getClass().
All the call were replaced by that instead. The number of lines changed
is important, but the change itself is trivial, so everything should be
fine. :)
11 years ago
scrawl
028e00c98f
Add missing status report for some toggle commands
11 years ago
scrawl
edb5a54092
Include some more required Ogre headers explicitely.
11 years ago
scrawl
f608ceeffc
Fixes #1158 (Armor rating label issues)
11 years ago
scrawl
9cedd3bb2e
Fix spell area not displaying in tooltip
11 years ago
scrawl
e1e9de0f02
Don't hide tooltips on mouse click. Probably wasn't such a bright idea.
11 years ago
scrawl
cbe96a2170
Refactor ActiveSpells to track range type. Added basic self range magic.
11 years ago
vorenon
a718a62ef5
Fix for bug 876
12 years ago
scrawl
7dc30a01cd
Some changes suggested by cppcheck
12 years ago
scrawl
bbb5d2b98a
Change tooltip positioning to resemble vanilla
12 years ago
scrawl
4fd7891d2c
Fix a message box issue
12 years ago
scrawl
0c4a963132
Container UI rewrite
12 years ago
Britt Mathis
7eee86ab66
No more using namespace
12 years ago
Britt Mathis
60fadaeaf0
Cleaned up includes in implementation 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
43cdbd033d
Display remaining item health / enchantment charge in HUD icons, display remaining enchanment charge in tooltips
12 years ago
Glorf
3bd545ed8e
In-console nonexistent class fix
12 years ago
Glorf
dd11ae04ee
Console code cleaned
12 years ago
Glorf
f5bf7254a8
Minor console selection improvements
12 years ago
Glorf
a07c910d0b
Feature #535 : Console object selection improvements
12 years ago
scrawl
fdcbdbf35d
Rewrote layout tooltips to use the new box layout system, fixes word wrapping delay
12 years ago
Marc Zinnschlag
3e97943e06
Merge remote-tracking branch 'scrawl/includes'
12 years ago
scrawl
9a84f6744f
Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr)
12 years ago
scrawl
cf87708c1f
Magic effect icons for spells
12 years ago
Nathan Jeffords
b9fbd6ae4b
Factored faced object lookups into MWRender::World
...
* Renamed MWWorld::World::getFacedHandle to getFacedObject.
* Changed it to return an object pointer
* Updated clients to use return object directly.
12 years ago
Marc Zinnschlag
556d737f65
Merge remote-tracking branch 'trombonecot/windowformatting'
12 years ago
eduard
30d0e93cf4
Fix window formatting on tool tip with too log titles
12 years ago
eduard
7e7e6e2bcb
Fix window formatting on tool tip with too log titles
12 years ago
Marc Zinnschlag
918316168f
Merge remote-tracking branch 'greye/store' into next
...
Conflicts:
apps/openmw/mwclass/light.cpp
apps/openmw/mwworld/worldimp.cpp
12 years ago
greye
a9c1ce412a
applying new interface vol.7, inconsistent
12 years ago
greye
2057f5619e
move ESMStore to MWWorld
12 years ago
emoose
c8cc6b6e65
Fixed: engine: Bug #437 Stop animations when paused; tooltips: capitalize first letter (eg paper -> Paper)
12 years ago
scrawl
d76522e7a4
searchPtrViaHandle
12 years ago
scrawl
28cc480ce1
fix some alchemy issues and make the gui use the new implementation
12 years ago
scrawl
21493c2dbd
added magic effect flags from Research wiki page
12 years ago
scrawl
ff2c2d2b96
Merge branch 'master' into spellcreation
...
Conflicts:
apps/openmw/mwbase/windowmanager.hpp
12 years ago
greye
2fa4ac177a
initial resolving
12 years ago
scrawl
ac0c1ea986
Merge branch 'next' of https://github.com/zinnschlag/openmw into spellcreation
...
Conflicts:
apps/openmw/mwgui/dialogue.cpp
12 years ago
scrawl
1cb1259e18
fixing some unrelated warnings
12 years ago
scrawl
9d7c35ae48
and go
12 years ago
scrawl
9f2668b45b
Task #400 Review GMST access
12 years ago
greye
7606ebafd6
resolving conflicts, minor update
12 years ago
scrawl
2793096b50
Merge branch 'externalrendering' of https://github.com/zinnschlag/openmw into characterpreview
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwbase/world.hpp
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/renderingmanager.hpp
apps/openmw/mwworld/worldimp.cpp
apps/openmw/mwworld/worldimp.hpp
12 years ago
scrawl
a308d2e38a
fixed exception, fixed armor label obscuring the items
12 years ago
scrawl
6ac2a12296
item selection working on the preview
12 years ago
scrawl
432c089434
fix the spell tooltips to show the spell target
12 years ago
scrawl
5834b4baa5
door markers on the local map
13 years ago
Marc Zinnschlag
6534c2a55a
Issue #107 : WindowManager is accessed only through the interface class from now on
13 years ago
Alexander "Ace" Olofsson
113457d934
Fixed some windows issues and got rid of a few tiny warnings while at it.
13 years ago
Marc Zinnschlag
cc7c6aa0ad
Merge branch 'decouple'
13 years ago
Marc Zinnschlag
c85aaafac2
more include cleanup (most removing Ogre.h)
13 years ago
Marc Zinnschlag
4c39fefd1e
Issue #107 : World is accessed only through the interface class from now on; some include cleanup
13 years ago
scrawl
d27863bf8e
rename layout files to .layout to get them recognized by layout editor
13 years ago
scrawl
c85c794c86
fixed some cppcheck issues
13 years ago
scrawl
0ba0b2122e
set the implicit object for script excution by clicking on it
13 years ago
scrawl
298ae4f7f8
HUD icons for selected weapon / selected spell / selected enchanted item
13 years ago
scrawl
30461438f6
still left: spell success formula
13 years ago
scrawl
6014a90002
added tooltip delay option
13 years ago
scrawl
10cfe0f5bc
Issue #295 : Class creation dialogs tooltips; plus tons of other improvements
13 years ago
scrawl
3ba24aee0d
Merge branch 'alchemy' into next
13 years ago
scrawl
c2b818373e
adjust tooltip skin, now is never transparent
13 years ago
scrawl
a3a22e9096
ingredient tooltip shows possible effects
13 years ago
scrawl
1079bb2677
finished tooltips for everything in the stats window, some gui refactoring
13 years ago
scrawl
8ce4727424
skill tooltips
13 years ago
scrawl
6518eb7794
some cleanup
13 years ago
scrawl
1c7110fbf5
birthsign tooltip
13 years ago
scrawl
8d52ee27dc
attribute tooltips now use a new system that allows complex tooltips to be defined entirely through layout files
13 years ago
scrawl
876b369ca5
minor tooltip fix
13 years ago
scrawl
933a40de14
better floating object label positioning.
13 years ago
scrawl
3a93df8db4
dynamic inventory layout like morrowind
13 years ago
scrawl
24e54a81bd
don't show icons in the inventory tooltips, exactly like MW does
13 years ago
scrawl
f3c88adc0b
items can now also be dropped on another item (and will be placed in
...
container)
13 years ago
scrawl
d64fccec6f
display the item count in the tooltip
13 years ago
scrawl
7723044df0
added the item tooltips
13 years ago
scrawl
a1b86acc38
Merge branch 'master' into inventoryGUI
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwgui/window_manager.cpp
apps/openmw/mwgui/window_manager.hpp
files/mygui/core.xml
13 years ago
gugus
9dd65dce30
Finished merging.
13 years ago
scrawl
4ce50c503b
a few tweaks
13 years ago
scrawl
bd132074af
some formatting tweaks
13 years ago
scrawl
6d21fe3115
fixed mygui leaking some stuff resulting in lower fps after looking at tooltips and low-quality text
13 years ago
scrawl
22f524f8d5
potion effects in tooltip
13 years ago
scrawl
b82c39c8be
renamed Widgets::MWEnchantment to Widgets::MWEffectList so it can be
...
reused for potion effects
13 years ago
scrawl
f733382f74
tooltip now contains info about item enchantment
13 years ago
scrawl
1b5bfc52a1
Merge branch 'next' of https://github.com/zinnschlag/openmw into tooltips
...
Conflicts:
apps/openmw/engine.cpp
apps/openmw/mwclass/apparatus.cpp
apps/openmw/mwclass/book.cpp
apps/openmw/mwclass/container.cpp
apps/openmw/mwclass/ingredient.cpp
apps/openmw/mwclass/misc.cpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/potion.cpp
apps/openmw/mwclass/repair.cpp
apps/openmw/mwgui/window_manager.cpp
13 years ago
scrawl
d568b27b92
spell widget i18n improvements (used e.g. in birth menu)
13 years ago
scrawl
94993b515c
clean up and tooltip padding
13 years ago
scrawl
8eb0636344
restored gui-mode tooltips
13 years ago