openmw-tes3coop/apps/openmw/mwgui
2014-08-06 20:13:58 +02:00
..
alchemywindow.cpp
alchemywindow.hpp
backgroundimage.cpp
backgroundimage.hpp
birth.cpp
birth.hpp
bookpage.cpp Fix a journal layout bug 2014-06-16 02:52:25 +02:00
bookpage.hpp
bookwindow.cpp
bookwindow.hpp
charactercreation.cpp
charactercreation.hpp
class.cpp
class.hpp
companionitemmodel.cpp
companionitemmodel.hpp
companionwindow.cpp Fix dangling model pointer after reference cleanup (Fixes #1653) 2014-07-14 16:53:58 +02:00
companionwindow.hpp Reset item model when reference is reset (Fixes #1628) 2014-07-12 18:53:22 +02:00
confirmationdialog.cpp Move video skip detection to WindowManager 2014-06-10 01:57:54 +02:00
confirmationdialog.hpp
console.cpp Fix console reference label not resetting when loading save 2014-06-13 02:26:52 +02:00
console.hpp Fix console reference label not resetting when loading save 2014-06-13 02:26:52 +02:00
container.cpp Use a controller to move Drag&Drop widget with the mouse cursor 2014-08-01 17:14:35 +02:00
container.hpp Use a controller to move Drag&Drop widget with the mouse cursor 2014-08-01 17:14:35 +02:00
containeritemmodel.cpp
containeritemmodel.hpp
controllers.cpp Use a controller to move Drag&Drop widget with the mouse cursor 2014-08-01 17:14:35 +02:00
controllers.hpp Use a controller to move Drag&Drop widget with the mouse cursor 2014-08-01 17:14:35 +02:00
countdialog.cpp
countdialog.hpp
cursor.cpp
cursor.hpp
dialogue.cpp Moved merchant restock from trade start to dialogue start, since other services also interact with it. 2014-07-28 02:27:48 +02:00
dialogue.hpp Moved merchant restock from trade start to dialogue start, since other services also interact with it. 2014-07-28 02:27:48 +02:00
enchantingdialog.cpp Make sure dialogue is ended properly when closing it by using a service (Fixes #1755) 2014-08-06 20:13:57 +02:00
enchantingdialog.hpp Fix dangling MWWorld::Ptrs in enchanting dialog after loading save game (Fixes #1722) 2014-07-29 15:32:22 +02:00
exposedwindow.cpp
exposedwindow.hpp
fontloader.cpp Font hacking again (Fixes #1506) 2014-07-30 15:26:10 +02:00
fontloader.hpp
formatting.cpp Fix # in book text being interpreted as MyGUI color code 2014-07-30 15:26:10 +02:00
formatting.hpp
hud.cpp Adjust screen-sized widgets automatically using Stretch align 2014-08-01 17:15:28 +02:00
hud.hpp Adjust screen-sized widgets automatically using Stretch align 2014-08-01 17:15:28 +02:00
imagebutton.cpp
imagebutton.hpp
inventoryitemmodel.cpp
inventoryitemmodel.hpp
inventorywindow.cpp Implement hiding inventory windows by double click on caption (Fixes #1690) 2014-08-06 20:13:58 +02:00
inventorywindow.hpp Implement hiding inventory windows by double click on caption (Fixes #1690) 2014-08-06 20:13:58 +02:00
itemmodel.cpp
itemmodel.hpp
itemselection.cpp
itemselection.hpp
itemview.cpp Add workaround for ScrollView messing up canvas size (Fixes #1700) 2014-07-27 20:33:44 +02:00
itemview.hpp
itemwidget.cpp Workaround per-frame resources leak in MyGUI. New vertex buffers were being created every frame. 2014-06-13 19:06:09 +02:00
itemwidget.hpp Workaround per-frame resources leak in MyGUI. New vertex buffers were being created every frame. 2014-06-13 19:06:09 +02:00
journalbooks.cpp
journalbooks.hpp
journalviewmodel.cpp Fix date time in journal entries being off by one day (Fixes #1668) 2014-07-21 01:17:01 +02:00
journalviewmodel.hpp
journalwindow.cpp Add workaround for ScrollView messing up canvas size (Fixes #1700) 2014-07-27 20:33:44 +02:00
journalwindow.hpp
keywordsearch.cpp
keywordsearch.hpp
levelupdialog.cpp Merge branch 'master' of https://github.com/OpenMW/openmw 2014-07-24 02:33:46 +02:00
levelupdialog.hpp Rework level up dialog to behave more like vanilla 2014-07-21 20:56:02 +02:00
list.cpp Add workaround for ScrollView messing up canvas size (Fixes #1700) 2014-07-27 20:33:44 +02:00
list.hpp
loadingscreen.cpp Adjust screen-sized widgets automatically using Stretch align 2014-08-01 17:15:28 +02:00
loadingscreen.hpp Adjust screen-sized widgets automatically using Stretch align 2014-08-01 17:15:28 +02:00
mainmenu.cpp Fix main menu background showing when resizing window during load 2014-06-10 18:49:42 +02:00
mainmenu.hpp
mapwindow.cpp Implement hiding inventory windows by double click on caption (Fixes #1690) 2014-08-06 20:13:58 +02:00
mapwindow.hpp Implement hiding inventory windows by double click on caption (Fixes #1690) 2014-08-06 20:13:58 +02:00
merchantrepair.cpp Add transfer gold from all services to NPC trade gold pool 2014-07-28 00:55:57 +02:00
merchantrepair.hpp
messagebox.cpp Clear message boxes in windowmanager cleanup (Fixes #1496) 2014-06-15 14:18:16 +02:00
messagebox.hpp Clear message boxes in windowmanager cleanup (Fixes #1496) 2014-06-15 14:18:16 +02:00
mode.hpp
pickpocketitemmodel.cpp
pickpocketitemmodel.hpp
quickkeysmenu.cpp Add workaround for ScrollView messing up canvas size (Fixes #1700) 2014-07-27 20:33:44 +02:00
quickkeysmenu.hpp
race.cpp
race.hpp
recharge.cpp Add workaround for ScrollView messing up canvas size (Fixes #1700) 2014-07-27 20:33:44 +02:00
recharge.hpp
referenceinterface.cpp
referenceinterface.hpp Fix console reference label not resetting when loading save 2014-06-13 02:26:52 +02:00
repair.cpp Add workaround for ScrollView messing up canvas size (Fixes #1700) 2014-07-27 20:33:44 +02:00
repair.hpp
review.cpp Add workaround for ScrollView messing up canvas size (Fixes #1700) 2014-07-27 20:33:44 +02:00
review.hpp
savegamedialog.cpp Fix character selection caption when there is no character in settings.cfg 2014-06-10 19:01:18 +02:00
savegamedialog.hpp Add delete button to save load menu (Fixes #1453) 2014-06-10 02:27:38 +02:00
screenfader.cpp Use a MyGUI widget to render the screen fader (Fixes #1741, Fixes #1719) 2014-08-01 16:25:41 +02:00
screenfader.hpp Use a MyGUI widget to render the screen fader (Fixes #1741, Fixes #1719) 2014-08-01 16:25:41 +02:00
scrollwindow.cpp Add workaround for ScrollView messing up canvas size (Fixes #1700) 2014-07-27 20:33:44 +02:00
scrollwindow.hpp
settingswindow.cpp Add workaround for ScrollView messing up canvas size (Fixes #1700) 2014-07-27 20:33:44 +02:00
settingswindow.hpp Implement difficulty scaling (Fixes #1505) 2014-07-20 16:38:20 +02:00
sortfilteritemmodel.cpp Don't list non-usable items in QuickKeysMenu selection (Fixes #1427) 2014-06-10 03:28:21 +02:00
sortfilteritemmodel.hpp Don't list non-usable items in QuickKeysMenu selection (Fixes #1427) 2014-06-10 03:28:21 +02:00
soulgemdialog.cpp
soulgemdialog.hpp
spellbuyingwindow.cpp Add transfer gold from all services to NPC trade gold pool 2014-07-28 00:55:57 +02:00
spellbuyingwindow.hpp
spellcreationdialog.cpp Fix spell creation magicka cost (Fixes #1763) 2014-08-06 13:19:40 +02:00
spellcreationdialog.hpp
spellicons.cpp
spellicons.hpp
spellwindow.cpp Implement hiding inventory windows by double click on caption (Fixes #1690) 2014-08-06 20:13:58 +02:00
spellwindow.hpp Implement hiding inventory windows by double click on caption (Fixes #1690) 2014-08-06 20:13:58 +02:00
statswindow.cpp Implement hiding inventory windows by double click on caption (Fixes #1690) 2014-08-06 20:13:58 +02:00
statswindow.hpp Implement hiding inventory windows by double click on caption (Fixes #1690) 2014-08-06 20:13:58 +02:00
textinput.cpp
textinput.hpp
tooltips.cpp Implement CellRef's faction rank (rank requirement to use item) 2014-07-24 02:17:38 +02:00
tooltips.hpp Implement CellRef's faction rank (rank requirement to use item) 2014-07-24 02:17:38 +02:00
tradeitemmodel.cpp
tradeitemmodel.hpp
tradewindow.cpp Make sure dialogue is ended properly when closing it by using a service (Fixes #1755) 2014-08-06 20:13:57 +02:00
tradewindow.hpp Moved merchant restock from trade start to dialogue start, since other services also interact with it. 2014-07-28 02:27:48 +02:00
trainingwindow.cpp Make sure dialogue is ended properly when closing it by using a service (Fixes #1755) 2014-08-06 20:13:57 +02:00
trainingwindow.hpp
travelwindow.cpp Make sure dialogue is ended properly when closing it by using a service (Fixes #1755) 2014-08-06 20:13:57 +02:00
travelwindow.hpp Allow following NPCs to fast-travel (Fixes #1501) 2014-06-16 03:17:31 +02:00
videowidget.cpp Move video skip detection to WindowManager 2014-06-10 01:57:54 +02:00
videowidget.hpp Move video skip detection to WindowManager 2014-06-10 01:57:54 +02:00
waitdialog.cpp Use a MyGUI widget to render the screen fader (Fixes #1741, Fixes #1719) 2014-08-01 16:25:41 +02:00
waitdialog.hpp
widgets.cpp Fix crash during spell creation when an effect targeting a skill/attribute doesn't have one assigned yet (Fixes #1598) 2014-06-29 17:02:29 +02:00
widgets.hpp
windowbase.cpp Reset key focus when the key focus widget is hidden (Fixes #1568) 2014-06-27 19:35:41 +02:00
windowbase.hpp
windowmanagerimp.cpp Adjust screen-sized widgets automatically using Stretch align 2014-08-01 17:15:28 +02:00
windowmanagerimp.hpp Use a MyGUI widget to render the screen fader (Fixes #1741, Fixes #1719) 2014-08-01 16:25:41 +02:00
windowpinnablebase.cpp Implement hiding inventory windows by double click on caption (Fixes #1690) 2014-08-06 20:13:58 +02:00
windowpinnablebase.hpp Implement hiding inventory windows by double click on caption (Fixes #1690) 2014-08-06 20:13:58 +02:00