openmw-tes3coop/apps/openmw/mwgui
2014-09-25 21:04:51 +02:00
..
alchemywindow.cpp Move item count text to ItemWidget 2014-09-19 09:29:00 +02:00
alchemywindow.hpp
backgroundimage.cpp
backgroundimage.hpp
birth.cpp Replace more .tga->.dds hacks with ResourceHelpers 2014-08-16 18:12:18 +02:00
birth.hpp Move eventDone out of WindowBase 2014-09-07 18:55:59 +02:00
bookpage.cpp Silence some scan-build warnings. 2014-08-28 20:55:32 -05:00
bookpage.hpp
bookwindow.cpp Rework book formatter (Fixes #1148) 2014-09-20 00:11:04 +02:00
bookwindow.hpp Rework book formatter (Fixes #1148) 2014-09-20 00:11:04 +02:00
charactercreation.cpp
charactercreation.hpp
class.cpp Minor cleanup 2014-09-24 23:50:28 +02:00
class.hpp Move eventDone out of WindowBase 2014-09-07 18:55:59 +02:00
companionitemmodel.cpp
companionitemmodel.hpp
companionwindow.cpp Fix Calvus Horatius AiFollow package not being removed after he quits as result of negative profit 2014-09-18 04:26:12 +02:00
companionwindow.hpp
confirmationdialog.cpp Add missing confirmation dialog for deleting map notes 2014-09-07 18:55:59 +02:00
confirmationdialog.hpp Add missing confirmation dialog for deleting map notes 2014-09-07 18:55:59 +02:00
console.cpp Mark code that will be obsolete when upgrading to MyGUI 3.2.2 2014-09-14 03:54:50 +02:00
console.hpp
container.cpp Move item count text to ItemWidget 2014-09-19 09:29:00 +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 Transfer item ownership to the buyer if item wasn't stolen (Fixes #1933) 2014-09-24 12:21:19 +02:00
containeritemmodel.hpp
controllers.cpp Compatibility fix for MyGUI git 2014-09-13 08:00:24 +02:00
controllers.hpp Compatibility fix for MyGUI git 2014-09-13 08:00:24 +02:00
countdialog.cpp Add NumericEditBox widget 2014-09-25 21:04:51 +02:00
countdialog.hpp Add NumericEditBox widget 2014-09-25 21:04:51 +02:00
cursor.cpp
cursor.hpp
dialogue.cpp Add properties for new widget classes to MyGUI plugin 2014-09-25 16:25:08 +02:00
dialogue.hpp Add properties for new widget classes to MyGUI plugin 2014-09-25 16:25:08 +02:00
enchantingdialog.cpp Enchanting, spellmaking dialog: check for flags when listing known effects 2014-08-24 21:59:52 +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
formatting.cpp Check for text size 2014-09-22 23:17:44 +02:00
formatting.hpp Book formatter: Do not insert last page if it's empty, code cleanup 2014-09-22 21:25:41 +02:00
hud.cpp Allow user-created markers on local map (Fixes #1571) 2014-08-26 17:45:23 +02:00
hud.hpp Allow user-created markers on local map (Fixes #1571) 2014-08-26 17:45:23 +02:00
inventoryitemmodel.cpp Covered forgotten old bound item checks 2014-09-13 18:59:13 -04:00
inventoryitemmodel.hpp
inventorywindow.cpp Update barter offer for all items when another item is added (Fixes #1935) 2014-09-24 12:21:19 +02:00
inventorywindow.hpp Improve performance of inventory window resize (don't update selection buffer unnecessarily) 2014-08-12 17:07:06 +02:00
itemmodel.cpp Use std::set instead of std::map 2014-09-11 22:45:30 -04:00
itemmodel.hpp 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
itemselection.cpp
itemselection.hpp
itemview.cpp Move item count text to ItemWidget 2014-09-19 09:29:00 +02:00
itemview.hpp Move item count text to ItemWidget 2014-09-19 09:29:00 +02:00
itemwidget.cpp Move item count text to ItemWidget 2014-09-19 09:29:00 +02:00
itemwidget.hpp Move item count text to ItemWidget 2014-09-19 09:29:00 +02:00
journalbooks.cpp Change all skins to get font colors from fallback settings (Fixes #704) 2014-09-20 10:40:09 +02:00
journalbooks.hpp
journalviewmodel.cpp
journalviewmodel.hpp
journalwindow.cpp Add properties for new widget classes to MyGUI plugin 2014-09-25 16:25:08 +02:00
journalwindow.hpp
keywordsearch.cpp
keywordsearch.hpp
levelupdialog.cpp Added code to play music on level up and on death 2014-09-23 04:58:19 -04:00
levelupdialog.hpp Do not attach coin widgets to a box 2014-09-03 03:03:03 +02:00
loadingscreen.cpp Remove support for Ogre 1.8 versions 2014-09-21 10:41:13 +02:00
loadingscreen.hpp Adjust screen-sized widgets automatically using Stretch align 2014-08-01 17:15:28 +02:00
mainmenu.cpp Add various custom widgets used in OpenMW to the MyGUI plugin 2014-09-12 05:14:21 +02:00
mainmenu.hpp Add various custom widgets used in OpenMW to the MyGUI plugin 2014-09-12 05:14:21 +02:00
mapwindow.cpp Merge remote-tracking branch 'scrawl/myguiplugin' 2014-09-14 10:45:26 +02:00
mapwindow.hpp Merge remote-tracking branch 'scrawl/myguiplugin' 2014-09-14 10:45:26 +02:00
merchantrepair.cpp Remove extra semicolons at the end of some lines. 2014-09-06 13:04:52 -05:00
merchantrepair.hpp
messagebox.cpp InteractiveMessageBox: Define a maximum width for the message text 2014-09-20 08:57:16 +02:00
messagebox.hpp
mode.hpp
pickpocketitemmodel.cpp Covered forgotten old bound item checks 2014-09-13 18:59:13 -04:00
pickpocketitemmodel.hpp Open inventory when activating an unconscious actor (Fixes #1848) 2014-08-26 03:06:23 +02:00
quickkeysmenu.cpp Change all skins to get font colors from fallback settings (Fixes #704) 2014-09-20 10:40:09 +02:00
quickkeysmenu.hpp
race.cpp Fix race preview crash (Fixes #1808) 2014-08-13 19:30:46 +02:00
race.hpp Move eventDone out of WindowBase 2014-09-07 18:55:59 +02:00
recharge.cpp Readd Azura's Star after recharging (Fixes #1765) 2014-08-06 19:50:10 +02:00
recharge.hpp
referenceinterface.cpp
referenceinterface.hpp
repair.cpp Add workaround for ScrollView messing up canvas size (Fixes #1700) 2014-07-27 20:33:44 +02:00
repair.hpp
review.cpp Remove extra semicolons at the end of some lines. 2014-09-06 13:04:52 -05:00
review.hpp Move eventDone out of WindowBase 2014-09-07 18:55:59 +02:00
savegamedialog.cpp Mark code that will be obsolete when upgrading to MyGUI 3.2.2 2014-09-14 03:54:50 +02:00
savegamedialog.hpp SaveGameDialog: Allow deleting saves with keyboard (Delete key) 2014-08-17 20:41:23 +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 Add missing include guard 2014-08-10 16:56:54 +02:00
scrollwindow.cpp Rework book formatter (Fixes #1148) 2014-09-20 00:11:04 +02:00
scrollwindow.hpp Add various custom widgets used in OpenMW to the MyGUI plugin 2014-09-12 05:14:21 +02:00
settingswindow.cpp Remove support for Ogre 1.8 versions 2014-09-21 10:41:13 +02:00
settingswindow.hpp
sortfilteritemmodel.cpp
sortfilteritemmodel.hpp
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 Add properties for new widget classes to MyGUI plugin 2014-09-25 16:25:08 +02:00
spellcreationdialog.hpp Add properties for new widget classes to MyGUI plugin 2014-09-25 16:25:08 +02:00
spellicons.cpp Use ResourceHelpers to replace DDS hacks scattered throughout the code, fix prefix comparision 2014-08-12 12:18:38 +02:00
spellicons.hpp
spellwindow.cpp Change all skins to get font colors from fallback settings (Fixes #704) 2014-09-20 10:40:09 +02:00
spellwindow.hpp Improve performance of moving spell window (don't recreate widgets unnecessarily) 2014-08-12 17:07:15 +02:00
statswindow.cpp Change all skins to get font colors from fallback settings (Fixes #704) 2014-09-20 10:40:09 +02:00
statswindow.hpp Use MyGUI's castType for widget casts 2014-09-13 04:07:40 +02:00
textinput.cpp
textinput.hpp Move eventDone out of WindowBase 2014-09-07 18:55:59 +02:00
tooltips.cpp Change all skins to get font colors from fallback settings (Fixes #704) 2014-09-20 10:40:09 +02:00
tooltips.hpp Display school in the spell tooltip 2014-08-24 20:51:41 +02:00
tradeitemmodel.cpp Transfer item ownership to the buyer if item wasn't stolen (Fixes #1933) 2014-09-24 12:21:19 +02:00
tradeitemmodel.hpp Transfer item ownership to the buyer if item wasn't stolen (Fixes #1933) 2014-09-24 12:21:19 +02:00
tradewindow.cpp Add NumericEditBox widget 2014-09-25 21:04:51 +02:00
tradewindow.hpp Add NumericEditBox widget 2014-09-25 21:04:51 +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 Remove an unused member variable 2014-09-07 18:55:59 +02:00
travelwindow.hpp Remove an unused member variable 2014-09-07 18:55:59 +02:00
videowidget.cpp
videowidget.hpp
waitdialog.cpp Use MyGUI's castType for widget casts 2014-09-13 04:07:40 +02:00
waitdialog.hpp
widgets.cpp Compatibility fix for MyGUI git 2014-09-13 08:00:24 +02:00
widgets.hpp Compatibility fix for MyGUI git 2014-09-13 08:00:24 +02:00
windowbase.cpp Mark code that will be obsolete when upgrading to MyGUI 3.2.2 2014-09-14 03:54:50 +02:00
windowbase.hpp Fix minor exploit when map window is shown with transparency 2014-09-13 07:59:29 +02:00
windowmanagerimp.cpp Add NumericEditBox widget 2014-09-25 21:04:51 +02:00
windowmanagerimp.hpp Change all skins to get font colors from fallback settings (Fixes #704) 2014-09-20 10:40:09 +02:00
windowpinnablebase.cpp Use MyGUI's castType for widget casts 2014-09-13 04:07:40 +02:00
windowpinnablebase.hpp Implement hiding inventory windows by double click on caption (Fixes #1690) 2014-08-06 20:13:58 +02:00