1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/apps/openmw/mwgui
psi29a 694f697f61 Merge branch 'it_isnt_theft_if_they_were_dead_when_you_started' into 'master'
Force the loot UI open if it was open while resurrecting the lootee

Closes #6453

See merge request OpenMW/openmw!1452
2021-12-06 14:49:01 +00:00
..
alchemywindow.cpp improves MWClass mapping (#3166) 2021-10-11 13:46:21 +02:00
alchemywindow.hpp
backgroundimage.cpp
backgroundimage.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
birth.cpp
birth.hpp
bookpage.cpp Depth refactor 2021-11-21 02:25:05 +00:00
bookpage.hpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
bookwindow.cpp
bookwindow.hpp
charactercreation.cpp Overhaul magic effects to work with onApply and onEnd events 2021-09-29 19:25:10 +02:00
charactercreation.hpp
class.cpp Use reserve on vectors for fixed loops 2021-08-29 20:18:49 +02:00
class.hpp
companionitemmodel.cpp
companionitemmodel.hpp
companionwindow.cpp
companionwindow.hpp
confirmationdialog.cpp
confirmationdialog.hpp
console.cpp Console command "reload lua" 2021-07-09 20:24:56 +02:00
console.hpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
container.cpp Force the loot UI open if it was open while resurrecting the lootee 2021-12-01 18:21:21 +01:00
container.hpp Force the loot UI open if it was open while resurrecting the lootee 2021-12-01 18:21:21 +01:00
containeritemmodel.cpp improves MWClass mapping (#3166) 2021-10-11 13:46:21 +02:00
containeritemmodel.hpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
controllers.cpp
controllers.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
countdialog.cpp
countdialog.hpp
cursor.cpp
cursor.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
debugwindow.cpp
debugwindow.hpp
dialogue.cpp Make better use of std::clamp 2021-11-06 08:47:32 +03:00
dialogue.hpp Add a ton of const refs 2021-06-23 23:13:59 +02:00
draganddrop.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
draganddrop.hpp
enchantingdialog.cpp Make better use of std::clamp 2021-11-06 08:47:32 +03:00
enchantingdialog.hpp
exposedwindow.cpp
exposedwindow.hpp
formatting.cpp Only ignore plain text after the last EOL tag (#5627) 2020-12-23 03:33:34 +03:00
formatting.hpp Only ignore plain text after the last EOL tag (#5627) 2020-12-23 03:33:34 +03:00
hud.cpp Bug #5434: Pinned windows shouldn't cover breath progress bar 2021-12-02 17:01:40 +00:00
hud.hpp Bug #5434: Pinned windows shouldn't cover breath progress bar 2021-12-02 17:01:40 +00:00
inventoryitemmodel.cpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
inventoryitemmodel.hpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
inventorywindow.cpp refactors premultiplied alpha (#3189) 2021-10-25 09:28:32 +02:00
inventorywindow.hpp Fix Avatar Preview Coordinate Transformations in the Inventory (Issues #6129, #6131) 2021-07-04 08:36:59 +00:00
itemchargeview.cpp
itemchargeview.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
itemmodel.cpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
itemmodel.hpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
itemselection.cpp
itemselection.hpp
itemview.cpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
itemview.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
itemwidget.cpp Log when icon is missing and fallback is used 2021-02-14 16:56:21 +00:00
itemwidget.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
jailscreen.cpp Overhaul magic effects to work with onApply and onEnd events 2021-09-29 19:25:10 +02:00
jailscreen.hpp
journalbooks.cpp Fix out-of-bounds access in JournalBooks::createCyrillicJournalIndex 2021-05-15 10:45:39 -04:00
journalbooks.hpp
journalviewmodel.cpp refactors stringops.hpp (#3192) 2021-11-05 10:53:52 +01:00
journalviewmodel.hpp
journalwindow.cpp Avoid dead code 2021-01-09 13:52:01 +04:00
journalwindow.hpp
keyboardnavigation.cpp Only restore focus to widgets with visible parents 2021-11-07 21:12:15 +01:00
keyboardnavigation.hpp
layout.cpp Resolve crashes on exit with visible MyGUI widgets 2021-03-13 15:43:46 -08:00
layout.hpp
levelupdialog.cpp Trim down some internal includes 2021-04-30 19:39:26 +02:00
levelupdialog.hpp
loadingscreen.cpp Move getFileExtension to common header and use instead of repeating same code 2021-09-14 18:09:55 +02:00
loadingscreen.hpp Always center loading screen progress bar by height when there is active message box 2021-05-26 23:29:37 +02:00
mainmenu.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
mainmenu.hpp
mapwindow.cpp Don't use comma where there is no need to. 2021-08-29 14:12:14 +02:00
mapwindow.hpp Remove redundant includes 2021-11-08 02:21:02 +01:00
merchantrepair.cpp
merchantrepair.hpp
messagebox.cpp Pass std::string_view instead of const std::string& 2021-09-09 18:39:50 +02:00
messagebox.hpp Hide message boxes when HUD is hidden 2021-07-08 21:14:01 +02:00
mode.hpp
pickpocketitemmodel.cpp Trim down some internal includes 2021-04-30 19:39:26 +02:00
pickpocketitemmodel.hpp
quickkeysmenu.cpp Better indentation 2021-11-24 01:44:14 +08:00
quickkeysmenu.hpp Validate Argument is Index instead of Player 2021-11-23 14:55:50 +08:00
race.cpp refactors premultiplied alpha (#3189) 2021-10-25 09:28:32 +02:00
race.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
recharge.cpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
recharge.hpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
referenceinterface.cpp
referenceinterface.hpp
repair.cpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
repair.hpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
resourceskin.cpp
resourceskin.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
review.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
review.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
savegamedialog.cpp refactor and fix wobbly shores 2021-08-04 17:49:57 -07:00
savegamedialog.hpp
screenfader.cpp
screenfader.hpp
scrollwindow.cpp
scrollwindow.hpp
settingswindow.cpp Merge branch 'master' into 'master' 2021-11-13 21:44:25 +00:00
settingswindow.hpp Merge branch 'master' into 'master' 2021-11-13 21:44:25 +00:00
sortfilteritemmodel.cpp refactors stringops.hpp (#3192) 2021-11-05 10:53:52 +01:00
sortfilteritemmodel.hpp "static const" -> "static constexpr" in headers 2021-03-21 13:57:54 +01:00
soulgemdialog.cpp
soulgemdialog.hpp
spellbuyingwindow.cpp Overhaul magic effects to work with onApply and onEnd events 2021-09-29 19:25:10 +02:00
spellbuyingwindow.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
spellcreationdialog.cpp Overhaul magic effects to work with onApply and onEnd events 2021-09-29 19:25:10 +02:00
spellcreationdialog.hpp
spellicons.cpp Fix icon magnitude 2021-09-29 19:25:12 +02:00
spellicons.hpp Overhaul magic effects to work with onApply and onEnd events 2021-09-29 19:25:10 +02:00
spellmodel.cpp refactors stringops.hpp (#3192) 2021-11-05 10:53:52 +01:00
spellmodel.hpp Extend spell/item search to search by magic effect name 2020-11-19 10:34:15 -05:00
spellview.cpp
spellview.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
spellwindow.cpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
spellwindow.hpp Trim down some internal includes 2021-04-30 19:39:26 +02:00
statswatcher.cpp
statswatcher.hpp Reset watched stats upon reload or new game start 2021-03-19 11:56:14 +04:00
statswindow.cpp Make better use of std::clamp 2021-11-06 08:47:32 +03:00
statswindow.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
textcolours.cpp
textcolours.hpp
textinput.cpp
textinput.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
timeadvancer.cpp Constify a few things 2021-04-11 14:46:51 +02:00
timeadvancer.hpp Constify a few things 2021-04-11 14:46:51 +02:00
tooltips.cpp Handle AutoCalc flag when getting spell cost 2021-06-20 13:42:28 +02:00
tooltips.hpp
tradeitemmodel.cpp
tradeitemmodel.hpp
tradewindow.cpp Merge branch 'openmw-tradeglitch' into master 2021-10-12 18:19:19 +02:00
tradewindow.hpp Update tradewindow.hpp 2021-10-04 20:47:45 +00:00
trainingwindow.cpp
trainingwindow.hpp
travelwindow.cpp improves MWClass mapping (#3166) 2021-10-11 13:46:21 +02:00
travelwindow.hpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
videowidget.cpp
videowidget.hpp
waitdialog.cpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
waitdialog.hpp
widgets.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
widgets.hpp "static const" -> "static constexpr" in headers 2021-03-21 13:57:54 +01:00
windowbase.cpp
windowbase.hpp Close windows using Ptrs that are about to be deleted 2021-07-15 22:31:26 +02:00
windowmanagerimp.cpp Merge branch 'it_isnt_theft_if_they_were_dead_when_you_started' into 'master' 2021-12-06 14:49:01 +00:00
windowmanagerimp.hpp Force the loot UI open if it was open while resurrecting the lootee 2021-12-01 18:21:21 +01:00
windowpinnablebase.cpp
windowpinnablebase.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00