1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-12-16 00:13:12 +00:00
openmw-tes3mp/apps/openmw/mwgui
2013-12-19 00:26:08 +01:00
..
alchemywindow.cpp Refactor NpcAnimation: get rid of delayed update (no longer required), make sure that the Animation is set up *before* the inventory store is accessed anywhere (which now triggers auto equip and animation update). Allows better tracking of magic VFX for permanent enchantments in InventoryStore. 2013-11-14 14:41:10 +01:00
alchemywindow.hpp
birth.cpp
birth.hpp
bookpage.cpp
bookpage.hpp
bookwindow.cpp
bookwindow.hpp
charactercreation.cpp Chargen Review Dialog: Init fix. 2013-11-06 23:19:53 -06:00
charactercreation.hpp Chargen Review Dialog: Init fix. 2013-11-06 23:19:53 -06:00
class.cpp
class.hpp
companionitemmodel.cpp
companionitemmodel.hpp
companionwindow.cpp Forgot to apply the same fix to companion window 2013-11-16 23:55:54 +01:00
companionwindow.hpp
confirmationdialog.cpp
confirmationdialog.hpp
console.cpp Fix arrow down in console 2013-11-23 22:48:39 +01:00
console.hpp
container.cpp Fix trade windows crashing after a new game 2013-11-16 22:29:40 +01:00
container.hpp
containeritemmodel.cpp Call ContainerStore::remove() to remove items from inventory 2013-11-10 02:45:16 +01:00
containeritemmodel.hpp
controllers.cpp
controllers.hpp
countdialog.cpp
countdialog.hpp
cursor.cpp Remove software cursor option, hw cursors seem to be working well enough 2013-11-20 06:20:16 +01:00
cursor.hpp Remove software cursor option, hw cursors seem to be working well enough 2013-11-20 06:20:16 +01:00
dialogue.cpp Fix highlighted topics being selectable when in a choice 2013-12-19 00:26:08 +01:00
dialogue.hpp
enchantingdialog.cpp Play sound when enchanting 2013-11-28 11:37:30 +01:00
enchantingdialog.hpp
exposedwindow.cpp
exposedwindow.hpp
fontloader.cpp Fixed polish font 2013-09-10 22:11:57 +02:00
fontloader.hpp
formatting.cpp
formatting.hpp
hud.cpp Do not display negative stat values 2013-12-10 00:41:36 +01:00
hud.hpp Breath meter flashes when drowning 2013-10-27 04:05:01 -04:00
imagebutton.cpp Fix journal for not installed tribunal (Options button should become Topics). Don't log an error when optional journal buttons (Tribunal) are not found. 2013-11-05 22:50:53 +01:00
imagebutton.hpp Fix journal for not installed tribunal (Options button should become Topics). Don't log an error when optional journal buttons (Tribunal) are not found. 2013-11-05 22:50:53 +01:00
inventoryitemmodel.cpp silenced a warning 2013-11-14 12:22:24 +01:00
inventoryitemmodel.hpp
inventorywindow.cpp Remember window positions 2013-12-05 15:46:23 +01:00
inventorywindow.hpp Remember window positions 2013-12-05 15:46:23 +01:00
itemmodel.cpp
itemmodel.hpp
itemselection.cpp
itemselection.hpp
itemview.cpp Fix a container window regression (oops) 2013-11-15 02:57:21 +01:00
itemview.hpp
journalbooks.cpp
journalbooks.hpp
journalviewmodel.cpp
journalviewmodel.hpp
journalwindow.cpp Fix journal for not installed tribunal (Options button should become Topics). Don't log an error when optional journal buttons (Tribunal) are not found. 2013-11-05 22:50:53 +01:00
journalwindow.hpp
keywordsearch.cpp
keywordsearch.hpp
levelupdialog.cpp
levelupdialog.hpp
list.cpp
list.hpp
loadingscreen.cpp Remove more unused code 2013-12-16 15:35:38 +01:00
loadingscreen.hpp Turn off vsync while in the loading screen 2013-10-13 17:52:14 +02:00
mainmenu.cpp Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog. 2013-11-05 19:50:24 +01:00
mainmenu.hpp
mapwindow.cpp Fix an uninitalized member 2013-11-19 02:17:44 +01:00
mapwindow.hpp Refactored loading screen 2013-08-27 15:48:13 +02:00
merchantrepair.cpp Add starting gold for NPCs and creatures. Refactor gold removal in some gui windows (use containerstore method instead of a dependency on TradeWindow). Use real gold amount in trade window, not refill amount. 2013-11-21 17:19:30 +01:00
merchantrepair.hpp
messagebox.cpp Remove more cruft in MessageBox. Fixes inconsistent sizing when close to a newline. 2013-12-07 14:15:51 +01:00
messagebox.hpp Remove more cruft in MessageBox. Fixes inconsistent sizing when close to a newline. 2013-12-07 14:15:51 +01:00
mode.hpp Implement magic item recharging via soulgem use 2013-11-19 06:48:47 +01:00
pickpocketitemmodel.cpp
pickpocketitemmodel.hpp
quickkeysmenu.cpp Make sure the equipped weapon HUD icon is updated properly 2013-11-17 23:31:07 +01:00
quickkeysmenu.hpp
race.cpp
race.hpp
recharge.cpp Add missing skill increases for Enchant skill 2013-11-19 07:39:07 +01:00
recharge.hpp Implement magic item recharging via soulgem use 2013-11-19 06:48:47 +01:00
referenceinterface.cpp
referenceinterface.hpp
repair.cpp
repair.hpp
review.cpp
review.hpp
savegamedialog.cpp Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog. 2013-11-05 19:50:24 +01:00
savegamedialog.hpp Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog. 2013-11-05 19:50:24 +01:00
scrollwindow.cpp
scrollwindow.hpp
settingswindow.cpp Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog. 2013-11-05 19:50:24 +01:00
settingswindow.hpp Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog. 2013-11-05 19:50:24 +01:00
sortfilteritemmodel.cpp
sortfilteritemmodel.hpp
soulgemdialog.cpp Implement magic item recharging via soulgem use 2013-11-19 06:48:47 +01:00
soulgemdialog.hpp
spellbuyingwindow.cpp Add starting gold for NPCs and creatures. Refactor gold removal in some gui windows (use containerstore method instead of a dependency on TradeWindow). Use real gold amount in trade window, not refill amount. 2013-11-21 17:19:30 +01:00
spellbuyingwindow.hpp
spellcreationdialog.cpp Add starting gold for NPCs and creatures. Refactor gold removal in some gui windows (use containerstore method instead of a dependency on TradeWindow). Use real gold amount in trade window, not refill amount. 2013-11-21 17:19:30 +01:00
spellcreationdialog.hpp
spellicons.cpp Lots of cleanup. Implemented Absorb and Resist. Implemented several instant effects. Added hand VFX. 2013-11-17 23:31:08 +01:00
spellicons.hpp Lots of cleanup. Implemented Absorb and Resist. Implemented several instant effects. Added hand VFX. 2013-11-17 23:31:08 +01:00
spellwindow.cpp Cap enchantment casting cost to 1 as displayed in enchanting window. Display current enchantment charge in spell window. 2013-11-23 23:12:54 +01:00
spellwindow.hpp
statswindow.cpp Do not display negative stat values 2013-12-10 00:41:36 +01:00
statswindow.hpp Remember window positions 2013-12-05 15:46:23 +01:00
textinput.cpp
textinput.hpp
tooltips.cpp Don't hide tooltips on mouse click. Probably wasn't such a bright idea. 2013-11-30 09:04:52 +01:00
tooltips.hpp
tradeitemmodel.cpp Throw an exception when trying to get an empty Ptr's type 2013-08-15 04:52:01 -07:00
tradeitemmodel.hpp
tradewindow.cpp Reset filter when starting a trade 2013-11-30 08:33:18 +01:00
tradewindow.hpp Add starting gold for NPCs and creatures. Refactor gold removal in some gui windows (use containerstore method instead of a dependency on TradeWindow). Use real gold amount in trade window, not refill amount. 2013-11-21 17:19:30 +01:00
trainingwindow.cpp Add starting gold for NPCs and creatures. Refactor gold removal in some gui windows (use containerstore method instead of a dependency on TradeWindow). Use real gold amount in trade window, not refill amount. 2013-11-21 17:19:30 +01:00
trainingwindow.hpp
travelwindow.cpp Add starting gold for NPCs and creatures. Refactor gold removal in some gui windows (use containerstore method instead of a dependency on TradeWindow). Use real gold amount in trade window, not refill amount. 2013-11-21 17:19:30 +01:00
travelwindow.hpp
waitdialog.cpp
waitdialog.hpp
widgets.cpp Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog. 2013-11-05 19:50:24 +01:00
widgets.hpp
windowbase.cpp
windowbase.hpp
windowmanagerimp.cpp Do not display negative stat values 2013-12-10 00:41:36 +01:00
windowmanagerimp.hpp Do not display negative stat values 2013-12-10 00:41:36 +01:00
windowpinnablebase.cpp
windowpinnablebase.hpp