..
alchemywindow.cpp
improves MWClass mapping ( #3166 )
2021-10-11 13:46:21 +02:00
alchemywindow.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
Use emplace_back instead of push_back
2020-10-18 10:27:35 +04:00
birth.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
charactercreation.cpp
Overhaul magic effects to work with onApply and onEnd events
2021-09-29 19:25:10 +02:00
charactercreation.hpp
Add a separate stats watcher for GUI
2020-07-01 15:55:44 +04:00
class.cpp
Use reserve
on vectors for fixed loops
2021-08-29 20:18:49 +02:00
class.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
companionitemmodel.cpp
companionitemmodel.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
companionwindow.cpp
Use emplace_back instead of push_back
2020-10-18 10:27:35 +04:00
companionwindow.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
confirmationdialog.cpp
confirmationdialog.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
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
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
dialogue.cpp
improves MWClass mapping ( #3166 )
2021-10-11 13:46:21 +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
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04: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
improves MWClass mapping ( #3166 )
2021-10-11 13:46:21 +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
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
Fix C5204 warnings by adding default virtual destructors
2020-03-26 14:49:12 +04:00
journalwindow.cpp
Avoid dead code
2021-01-09 13:52:01 +04:00
journalwindow.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
keyboardnavigation.cpp
Add version checks
2020-12-25 13:05:41 +01:00
keyboardnavigation.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
Set a minimum 1gp cost for services (regression #5600 )
2020-09-08 17:04:31 +04:00
merchantrepair.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
quickkeysmenu.cpp
improves MWClass mapping ( #3166 )
2021-10-11 13:46:21 +02:00
quickkeysmenu.hpp
Trim down some internal includes
2021-04-30 19:39:26 +02:00
race.cpp
Use emplace_back instead of push_back
2020-10-18 10:27:35 +04: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
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
screenfader.cpp
screenfader.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
scrollwindow.cpp
scrollwindow.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
improves MWClass mapping ( #3166 )
2021-10-11 13:46:21 +02:00
sortfilteritemmodel.hpp
"static const" -> "static constexpr" in headers
2021-03-21 13:57:54 +01:00
soulgemdialog.cpp
Use emplace_back instead of push_back
2020-10-18 10:27:35 +04:00
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
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
Use emplace_back instead of push_back
2020-10-18 10:27:35 +04:00
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
Update HUD icons during mechanics update again to avoid crashes
2020-07-11 20:40:00 +04:00
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
Move TextColours initialization to the TextColours itself
2020-05-26 18:35:16 +04:00
textcolours.hpp
Move TextColours initialization to the TextColours itself
2020-05-26 18:35:16 +04:00
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
Show the soulgem soul in count dialog (feature #5362 )
2020-04-12 11:55:00 +03:00
tradeitemmodel.cpp
Rework container resolution ( #3006 )
2020-10-13 17:46:32 +02:00
tradeitemmodel.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
Use emplace_back instead of push_back
2020-10-18 10:27:35 +04:00
trainingwindow.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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
Pause both audio and video playback when the game is minimized (feature #4944 )
2020-04-04 22:54:51 +04:00
videowidget.hpp
Pause both audio and video playback when the game is minimized (feature #4944 )
2020-04-04 22:54:51 +04:00
waitdialog.cpp
Remove some useless includes from apps/openmw/mwgui
2021-05-15 22:15:46 +02:00
waitdialog.hpp
Mark overrided methods by override keyword
2020-10-16 22:18:54 +04:00
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