1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps/openmw/mwgui
2021-10-06 18:25:28 +02:00
..
alchemywindow.cpp
alchemywindow.hpp
backgroundimage.cpp
backgroundimage.hpp
birth.cpp
birth.hpp
bookpage.cpp Don't use comma where there is no need to. 2021-08-29 14:12:14 +02: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 Prevent iterator invalidation when cleaning up summons 2021-09-29 19:25:11 +02:00
container.hpp Close windows using Ptrs that are about to be deleted 2021-07-15 22:31:26 +02:00
containeritemmodel.cpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
containeritemmodel.hpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
controllers.cpp
controllers.hpp
countdialog.cpp
countdialog.hpp
cursor.cpp
cursor.hpp
debugwindow.cpp
debugwindow.hpp
dialogue.cpp Add a ton of const refs 2021-06-23 23:13:59 +02: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
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 Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
hud.hpp
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 Dont copy-construct from a const-ref when used only as a const-ref 2021-08-29 20:22:34 +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
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
itemwidget.cpp Log when icon is missing and fallback is used 2021-02-14 16:56:21 +00:00
itemwidget.hpp
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 Do not leave variables without initialization, even in execution paths where they are unused 2021-04-19 16:08:10 +04:00
journalviewmodel.hpp
journalwindow.cpp Avoid dead code 2021-01-09 13:52:01 +04:00
journalwindow.hpp
keyboardnavigation.cpp Add version checks 2020-12-25 13:05:41 +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 Do not update doors markers at each frame, only when needed 2021-08-12 22:10:45 +02: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 Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
quickkeysmenu.hpp Trim down some internal includes 2021-04-30 19:39:26 +02:00
race.cpp
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
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 Lighting Patch 2021-04-16 11:55:40 -07:00
settingswindow.hpp Lighting Patch 2021-04-16 11:55:40 -07:00
sortfilteritemmodel.cpp
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 Overhaul magic effects to work with onApply and onEnd events 2021-09-29 19:25:10 +02: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
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 Fix double -> float conversions 2021-04-19 15:36:58 +04: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 Close windows using Ptrs that are about to be deleted 2021-07-15 22:31:26 +02:00
tradewindow.hpp Close windows using Ptrs that are about to be deleted 2021-07-15 22:31:26 +02:00
trainingwindow.cpp
trainingwindow.hpp
travelwindow.cpp Make StayOutside only block teleportation from exteriors to interiors 2021-10-06 18:25:28 +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 refactor and fix wobbly shores 2021-08-04 17:49:57 -07:00
windowmanagerimp.hpp Merge branch 'gui_shaders' into 'master' 2021-07-25 21:37:39 +00:00
windowpinnablebase.cpp
windowpinnablebase.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00