Andrei Kortunov
|
1cb7ed5db1
|
Use owned tooltips for items in containers correctly
|
7 years ago |
Andrei Kortunov
|
34895157f9
|
Consider taking items from unconscious NPC as a theft
|
7 years ago |
scrawl
|
c9f8a220dc
|
Update the tooltip when the focusObject is set
|
8 years ago |
Andrei Kortunov
|
506cc47c9d
|
Add option to show reach and attack speed for melee weapons
|
8 years ago |
Allofich
|
502a26a7ff
|
Use getWeightString() to avoid casting to int
|
9 years ago |
scrawl
|
5a7bbbd508
|
Accept a ConstPtr in ToolTips::setFocusObject
|
9 years ago |
scrawl
|
32d5dece58
|
Add count argument to getToolTipInfo
|
9 years ago |
scrawl
|
984c455027
|
Fix Show Owned option affecting tooltips that are not objects (Fixes #3036)
|
9 years ago |
scrawl
|
a47617c21f
|
Fix tab indentations in apps/ and components/
|
9 years ago |
scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
10 years ago |
Jiří Kuneš
|
75f5972898
|
show owned - better settings
|
10 years ago |
Jiří Kuneš
|
4a6d806127
|
fixed comment, save settings to member variable, removed usless include, changed variable to const
|
10 years ago |
Jiří Kuneš
|
e68b388d16
|
removed setCrosshairOwned from windowmanager
|
10 years ago |
Jiří Kuneš
|
66edae9b93
|
change collor of crosshair
|
10 years ago |
scrawl
|
e1f4a7f647
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/openmw/engine.cpp
apps/openmw/mwgui/mainmenu.cpp
apps/openmw/mwgui/windowmanagerimp.cpp
apps/openmw/mwinput/inputmanagerimp.cpp
apps/openmw/mwrender/animation.cpp
apps/openmw/mwrender/debugging.cpp
apps/openmw/mwrender/npcanimation.cpp
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/sky.cpp
components/nif/nifkey.hpp
components/nif/nifstream.hpp
components/nifbullet/bulletnifloader.cpp
components/nifogre/ogrenifloader.hpp
libs/openengine/bullet/physic.cpp
libs/openengine/gui/manager.cpp
|
10 years ago |
scrawl
|
223e3a53f5
|
Move OEngine::Gui::Layout to MWGui
|
10 years ago |
Rohit Nirmal
|
997347b01e
|
Silence -Wreorder warnings.
|
10 years ago |
dteviot
|
407cd50890
|
fixed warning C4099:
type name first seen using 'class' now seen using 'struct'
|
10 years ago |
scrawl
|
7542fb5cd9
|
Show map notes on door marker leading to the cell with the note (Fixes #2284)
|
10 years ago |
Alexander "Ace" Olofsson
|
462b41a3a8
|
Missing files, aka; Why you shouldn't stresscommit
|
10 years ago |
MiroslavR
|
df262e53ae
|
Display school in the spell tooltip
|
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
|
028e00c98f
|
Add missing status report for some toggle commands
|
11 years ago |
scrawl
|
bbb5d2b98a
|
Change tooltip positioning to resemble vanilla
|
12 years ago |
scrawl
|
4fd7891d2c
|
Fix a message box issue
|
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 |
scrawl
|
cf87708c1f
|
Magic effect icons for spells
|
12 years ago |
eduard
|
7e7e6e2bcb
|
Fix window formatting on tool tip with too log titles
|
12 years ago |
scrawl
|
9d7c35ae48
|
and go
|
12 years ago |
scrawl
|
432c089434
|
fix the spell tooltips to show the spell target
|
12 years ago |
Marc Zinnschlag
|
6534c2a55a
|
Issue #107: WindowManager is accessed only through the interface class from now on
|
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
|
a3a22e9096
|
ingredient tooltip shows possible effects
|
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
|
d64fccec6f
|
display the item count in the tooltip
|
13 years ago |
scrawl
|
f733382f74
|
tooltip now contains info about item enchantment
|
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
|
cdd4d83d9e
|
moved the tooltip info to the appropriate MWWorld::Class classes
|
13 years ago |
scrawl
|
cfa37b0e77
|
fix another bunch of gui stuff, some strings were untranslated and buttons were not resized to fit their text
|
13 years ago |
scrawl
|
f5ab127a39
|
toggleFullHelp
|
13 years ago |
scrawl
|
194ecf274c
|
attribute tooltips
|
13 years ago |
scrawl
|
705d4c6d54
|
mostly complete
|
13 years ago |
scrawl
|
d37bc9cba8
|
basic mouse-over info for in-game objects
|
13 years ago |