Commit Graph

562 Commits (0.7.0)

Author SHA1 Message Date
scrawl 8cc49ae2b9 xml files update (layout tweak, added double quotation marks to font) 13 years ago
scrawl b18ee198b4 use a raycast to determine where to place object, if distance is too far
drop it on the ground
13 years ago
scrawl 24a0fecd37 implemented item count selection dialog 13 years ago
scrawl f300a5621c Merge branch 'master' into inventoryGUI 13 years ago
scrawl 3a93df8db4 dynamic inventory layout like morrowind 13 years ago
scrawl 78b06d0ebf inventory window pinning 13 years ago
scrawl 822e5fbe1e add indication which filter is selected 13 years ago
scrawl 0114bf948c revised filters 13 years ago
scrawl 1abf70692c added a scrollbar to the item container, dynamic positioning of items, fixed the item count display bug 13 years ago
scrawl ed6ff0a94a cleanup 3 13 years ago
scrawl 3a6fde5039 cleanup 2 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 8e8f80807e Merge branch 'master' of https://github.com/zinnschlag/openmw.git into inventoryGUI
Conflicts:
	apps/openmw/CMakeLists.txt
	apps/openmw/mwclass/apparatus.cpp
	apps/openmw/mwclass/armor.cpp
	apps/openmw/mwclass/book.cpp
	apps/openmw/mwclass/clothing.cpp
	apps/openmw/mwclass/container.cpp
	apps/openmw/mwclass/ingredient.cpp
	apps/openmw/mwclass/light.cpp
	apps/openmw/mwclass/lockpick.cpp
	apps/openmw/mwclass/misc.cpp
	apps/openmw/mwclass/potion.cpp
	apps/openmw/mwclass/probe.cpp
	apps/openmw/mwclass/repair.cpp
	apps/openmw/mwclass/weapon.cpp
	apps/openmw/mwgui/window_manager.cpp
	apps/openmw/mwgui/window_manager.hpp
	apps/openmw/mwworld/class.cpp
13 years ago
scrawl a99f74702e workaround for a white square that appears in menubook_next texture 13 years ago
scrawl 1f1edea6af make it possible to use scroll wheel when mouse is over a skill in the stats window; set the correct track size for the scrollbar 13 years ago
scrawl 65ccfba191 resize both the left and the right pane of the stats window 13 years ago
scrawl 8a9e05a96b display text on the book window 13 years ago
scrawl d69501b061 change daedric font to .zip resource 13 years ago
scrawl cd351ba3af simple scroll text parsing (tags are ignored until now) 13 years ago
scrawl 9dd53b32b8 added daedric font for magic scrolls 13 years ago
scrawl f20d4eeb41 Bug #281 , openmw.font.xml update 13 years ago
scrawl 499dd26398 dialogue window topic list word-wrapping 13 years ago
scrawl a3d99767f7 next & prev button mouseover 13 years ago
scrawl c125fba9d2 button mouse-over image change working 13 years ago
scrawl a4d6d1baff added a utility for creating texture atlas at runtime 13 years ago
scrawl 5028a83d11 fix stats window layout resizing 13 years ago
scrawl 0e6b82284f book & scroll windows 13 years ago
scrawl f733382f74 tooltip now contains info about item enchantment 13 years ago
scrawl 397a978145 DispositionEdit tweaks 13 years ago
scrawl cca39978d4 changed messagebox text colors 13 years ago
gugus 5603cb312c Objects can now be selected and follow mouse movements. 13 years ago
gugus 25432d97d2 trying to get selected item. Doesn't work. 13 years ago
scrawl 4889902b98 magic effect widget improvements, read name of effect from GMST and don't show duration/target for constant effects 13 years ago
pchan3 215d4e1739 Made adjustments to keep container window within the viewscreen. 13 years ago
scrawl f1b80c6ff7 fixed text input box 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 b3dc1931a9 general GUI refactoring, part 1 13 years ago
scrawl 194ecf274c attribute tooltips 13 years ago
scrawl 705d4c6d54 mostly complete 13 years ago
gugus 58d05fa503 more clean-up. Container window shows up! But there is no working close button. 13 years ago
gugus a38db39e88 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into inventoryGUI
Conflicts:
	apps/openmw/CMakeLists.txt
13 years ago
gugus b309d245c5 cleaning up hircine work 13 years ago
scrawl d37bc9cba8 basic mouse-over info for in-game objects 13 years ago
scrawl cac662ca98 basic tooltips 13 years ago
scrawl 2b8c81e779 removed test.skin file 13 years ago
scrawl 800df7376c use the cursors from morrowind.bsa and remove mwpointer.png 13 years ago
Roman Melnik 1bf79fd022 Windows pinning: support for MapWindow
Set correct skin for the Map Window.
13 years ago
Roman Melnik ef0a185e11 Pinnable windows: hide hud elements
Hide elements of the HUD (health/magicka/stamina bars,
minimap) when the corresponding windows (stats/map) are pinned.

Rearrange the remaining hud elements in such cases (like in the
original Morrowind).
13 years ago
Roman Melnik d09f0610ea Add basic windows pinning
Create WindowPinnableBase class for windows which should be
allowed to be pinned.

Add skin for pinnable windows - currently just a copy of normal
window with 1 extra button (hopefully this can be improved later).

Handle clicking on PinToggle button (pinning/unpinning a window).
13 years ago
scrawl 4bbedeb3e7 made all dialogs semi transparent (like in morrowind) 13 years ago
scrawl d3f31c3498 dialogue window enhancements 13 years ago
Pieter van der Kloet 426c278505 Changed the OpenMW default font from Comic sans to EB Garamond 13 years ago
Pieter van der Kloet 155cd76f37 Changed Launcher font to EB Garamond and added license info 13 years ago
scrawl 7a3034701f functional HUD map 13 years ago
scrawl ce63d29d4a rotate hud player arrow 13 years ago
scrawl 770b0f2106 gui changes 13 years ago
scrawl 9c3e1f48f0 player arrow 13 years ago
scrawl cf3515a898 it is now possible to drag the minimap with the mouse 13 years ago
scrawl cc9f20a04f MW_MapView skin 13 years ago
scrawl ab9aa1ba74 Merge branch 'next' into minimap
Conflicts:
	files/mygui/openmw_map_window_layout.xml
13 years ago
scrawl 70ed5770da black journal text 13 years ago
scrawl 250fcab7c2 moved the mygui resources to a more suitable location 13 years ago