1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-13 06:37:57 +00:00
OpenMW/apps/openmw/mwgui
2014-06-30 00:08:39 +02:00
..
alchemywindow.cpp Refactor item icon code into ItemWidget (Fixes #1391) 2014-06-05 22:13:18 +02:00
alchemywindow.hpp Refactor item icon code into ItemWidget (Fixes #1391) 2014-06-05 22:13:18 +02:00
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 Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04:00
bookwindow.hpp Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04:00
charactercreation.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
charactercreation.hpp
class.cpp Fixed crass on character creation, allowed some character creation windows to be Esc-able 2014-05-27 14:30:26 -04:00
class.hpp Fixed crass on character creation, allowed some character creation windows to be Esc-able 2014-05-27 14:30:26 -04:00
companionitemmodel.cpp Fix item owner not resetting when dragging an item from a corpse to the player avatar 2014-05-15 09:54:10 +02:00
companionitemmodel.hpp Fix item owner not resetting when dragging an item from a corpse to the player avatar 2014-05-15 09:54:10 +02:00
companionwindow.cpp Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04:00
companionwindow.hpp Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04:00
confirmationdialog.cpp Move video skip detection to WindowManager 2014-06-10 01:57:54 +02:00
confirmationdialog.hpp Added support to close modal windows with Esc 2014-05-27 03:00:31 -04:00
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 Add items to player inventory upon drag start (Fixes #1507) 2014-06-16 02:52:25 +02:00
container.hpp Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04:00
containeritemmodel.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
containeritemmodel.hpp Fix item owner not resetting when dragging an item from a corpse to the player avatar 2014-05-15 09:54:10 +02:00
controllers.cpp
controllers.hpp
countdialog.cpp Fixed crass on character creation, allowed some character creation windows to be Esc-able 2014-05-27 14:30:26 -04:00
countdialog.hpp Fixed crass on character creation, allowed some character creation windows to be Esc-able 2014-05-27 14:30:26 -04:00
cursor.cpp
cursor.hpp
dialogue.cpp Don't show disposition bar for creatures 2014-06-26 15:36:19 +02:00
dialogue.hpp Don't show disposition bar for creatures 2014-06-26 15:36:19 +02:00
enchantingdialog.cpp Refactor item icon code into ItemWidget (Fixes #1391) 2014-06-05 22:13:18 +02:00
enchantingdialog.hpp Refactor item icon code into ItemWidget (Fixes #1391) 2014-06-05 22:13:18 +02:00
exposedwindow.cpp
exposedwindow.hpp
fontloader.cpp Add another french morrowind font workaround (Fixes #1447) 2014-06-09 22:18:53 +02:00
fontloader.hpp
formatting.cpp
formatting.hpp
hud.cpp Make Detect Life spell detect NPCs when in werewolf form (Fixes #1527) 2014-06-17 16:27:33 +02:00
hud.hpp Refactor item icon code into ItemWidget (Fixes #1391) 2014-06-05 22:13:18 +02:00
imagebutton.cpp
imagebutton.hpp
inventoryitemmodel.cpp Basic RefData and CellRef change tracking 2014-05-25 14:30:07 +02:00
inventoryitemmodel.hpp Fix item owner not resetting when dragging an item from a corpse to the player avatar 2014-05-15 09:54:10 +02:00
inventorywindow.cpp Add items to player inventory upon drag start (Fixes #1507) 2014-06-16 02:52:25 +02:00
inventorywindow.hpp Add items to player inventory upon drag start (Fixes #1507) 2014-06-16 02:52:25 +02:00
itemmodel.cpp Fix unhandled edge case in TradeItemModel with items that are able to stack, but are not currently stacked (e.g. after repairing a damaged item) 2014-05-31 13:45:47 +02:00
itemmodel.hpp Fix item owner not resetting when dragging an item from a corpse to the player avatar 2014-05-15 09:54:10 +02:00
itemselection.cpp Fixed issue with QuickKeyMenu and ItemSelectionDialog 2014-05-27 13:50:24 -04:00
itemselection.hpp Fixed issue with QuickKeyMenu and ItemSelectionDialog 2014-05-27 13:50:24 -04:00
itemview.cpp Refactor item icon code into ItemWidget (Fixes #1391) 2014-06-05 22:13:18 +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 Rewrite journal GUI topic list to use MWList 2014-06-03 16:04:18 +02:00
journalbooks.hpp Rewrite journal GUI topic list to use MWList 2014-06-03 16:04:18 +02:00
journalviewmodel.cpp Rewrite journal GUI topic list to use MWList 2014-06-03 16:04:18 +02:00
journalviewmodel.hpp Rewrite journal GUI topic list to use MWList 2014-06-03 16:04:18 +02:00
journalwindow.cpp Rewrite journal GUI topic list to use MWList 2014-06-03 16:04:18 +02:00
journalwindow.hpp
keywordsearch.cpp
keywordsearch.hpp
levelupdialog.cpp Fix level up dialogue layout (Fixes #1393) 2014-06-18 16:57:53 +02:00
levelupdialog.hpp
list.cpp Fix some MSVC warnings. 2014-06-23 01:13:30 -05:00
list.hpp Rewrite journal GUI quest index 2014-06-03 00:28:33 +02:00
loadingscreen.cpp Consider all splash screens in the Splash folder (Fixes #1416) 2014-06-08 11:22:37 +02:00
loadingscreen.hpp Show wallpaper when loading a savegame 2014-06-02 23:26:43 +02:00
mainmenu.cpp Fix main menu background showing when resizing window during load 2014-06-10 18:49:42 +02:00
mainmenu.hpp Support animated main menus (menu_background.bik) 2014-05-29 17:24:25 +02:00
mapwindow.cpp Fix initial view offset for large world maps (Fixes #1523) 2014-06-19 19:03:12 +02:00
mapwindow.hpp Make Detect Life spell detect NPCs when in werewolf form (Fixes #1527) 2014-06-17 16:27:33 +02:00
merchantrepair.cpp Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04:00
merchantrepair.hpp Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04:00
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 Basic RefData and CellRef change tracking 2014-05-25 14:30:07 +02:00
pickpocketitemmodel.hpp
quickkeysmenu.cpp Fix crash activating quick key 1 2014-06-10 21:34:47 +02:00
quickkeysmenu.hpp Refactor item icon code into ItemWidget (Fixes #1391) 2014-06-05 22:13:18 +02:00
race.cpp
race.hpp
recharge.cpp Refactor item icon code into ItemWidget (Fixes #1391) 2014-06-05 22:13:18 +02:00
recharge.hpp Refactor item icon code into ItemWidget (Fixes #1391) 2014-06-05 22:13:18 +02:00
referenceinterface.cpp
referenceinterface.hpp Fix console reference label not resetting when loading save 2014-06-13 02:26:52 +02:00
repair.cpp Refactor item icon code into ItemWidget (Fixes #1391) 2014-06-05 22:13:18 +02:00
repair.hpp Refactor item icon code into ItemWidget (Fixes #1391) 2014-06-05 22:13:18 +02:00
review.cpp
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
scrollwindow.cpp Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04:00
scrollwindow.hpp Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04:00
settingswindow.cpp Fall back to resolution selected from list when switching to fullscreen (Fixes #1599) 2014-06-30 00:08:39 +02:00
settingswindow.hpp Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04: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 Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04:00
spellbuyingwindow.hpp Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04:00
spellcreationdialog.cpp Added support to close modal windows with Esc 2014-05-27 03:00:31 -04:00
spellcreationdialog.hpp Added support to close modal windows with Esc 2014-05-27 03:00:31 -04:00
spellicons.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
spellicons.hpp Merge remote-tracking branch 'scrawl/master' 2014-05-15 14:25:36 +02:00
spellwindow.cpp Fix overlapping text in SpellWindow when the window is too small 2014-06-03 01:12:31 +02:00
spellwindow.hpp
statswindow.cpp Don't crash in StatsWindow for invalid faction rank values 2014-06-18 23:50:55 +02:00
statswindow.hpp
textinput.cpp
textinput.hpp
tooltips.cpp Fix level up dialogue layout (Fixes #1393) 2014-06-18 16:57:53 +02:00
tooltips.hpp Add missing status report for some toggle commands 2014-05-16 09:21:28 +02:00
tradeitemmodel.cpp Fix unhandled edge case in TradeItemModel with items that are able to stack, but are not currently stacked (e.g. after repairing a damaged item) 2014-05-31 13:45:47 +02:00
tradeitemmodel.hpp
tradewindow.cpp Ignore item condition when determining value, except in trade (Fixes #1557) 2014-06-26 14:59:33 +02:00
tradewindow.hpp Make trade balance label editable 2014-05-31 13:53:36 +02:00
trainingwindow.cpp Change npc training skills to prefer skills with lowest ID if skill values are the same (Fixes #1445) 2014-06-09 03:40:14 +02:00
trainingwindow.hpp Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04:00
travelwindow.cpp Add missing sound effect for mages guild transport 2014-06-19 03:29:36 +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 Removes add behavior when pressing escape while waiting. 2014-05-29 01:52:41 -04:00
waitdialog.hpp Esc button exits all non-modal GUI windows 2014-05-26 23:13:37 -04:00
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 Removes add behavior when pressing escape while waiting. 2014-05-29 01:52:41 -04:00
windowmanagerimp.cpp Implement toggleMenus 2014-06-20 18:51:00 +02:00
windowmanagerimp.hpp Implement toggleMenus 2014-06-20 18:51:00 +02:00
windowpinnablebase.cpp Implement MenuTest script instruction (Fixes #1454) 2014-06-10 18:49:42 +02:00
windowpinnablebase.hpp Implement MenuTest script instruction (Fixes #1454) 2014-06-10 18:49:42 +02:00