| .. |
|
alchemywindow.cpp
|
Split apps/openmw/mwmechanics/actorutil.hpp
|
2022-06-26 16:42:29 +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 existing functions and objects to call correctMeshPath etc
|
2022-06-29 00:58:49 +02:00 |
|
birth.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
bookpage.cpp
|
Add a check for null
|
2022-07-03 15:44:50 +04:00 |
|
bookpage.hpp
|
remove unused includes: part1
|
2022-01-23 17:30:25 +01:00 |
|
bookwindow.cpp
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |
|
bookwindow.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
charactercreation.cpp
|
Initialize some missing variables
|
2022-07-03 15:44:50 +04:00 |
|
charactercreation.hpp
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |
|
class.cpp
|
Use existing functions and objects to call correctMeshPath etc
|
2022-06-29 00:58:49 +02:00 |
|
class.hpp
|
Clean up MyGUI includes
|
2022-06-04 15:26:36 +02:00 |
|
companionitemmodel.cpp
|
Rework prevent merchant equipping setting again
|
2019-10-28 01:58:23 +03:00 |
|
companionitemmodel.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
companionwindow.cpp
|
Clean up MyGUI includes
|
2022-06-04 15:26:36 +02:00 |
|
companionwindow.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
confirmationdialog.cpp
|
Fixes bug #4650
|
2019-09-02 16:49:29 +02:00 |
|
confirmationdialog.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
console.cpp
|
Remove boost::filesystem from a couple of files
|
2022-05-24 21:18:21 +00:00 |
|
console.hpp
|
Lua console
|
2022-04-21 21:57:07 +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
|
Get rid of redundant ControllerRepeatClick class
|
2019-05-17 10:49:00 +04:00 |
|
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
|
Partially revert "Get rid of redundant setKeyFocusWidget() method"
|
2019-06-09 02:12:44 +03:00 |
|
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
|
Use YAML files to translate MyGUI's localization tags
|
2022-07-12 08:20:40 +04:00 |
|
debugwindow.hpp
|
Move statics into cpp and properly guard buffer from race conditions
|
2022-06-07 16:59:44 +03:00 |
|
dialogue.cpp
|
Avoid string copies for ESM::Variant::getString
|
2022-03-06 17:38:58 +00: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
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
exposedwindow.cpp
|
|
|
|
exposedwindow.hpp
|
|
|
|
formatting.cpp
|
Don't use WindowManager outside of UI, correct paths for new record types
|
2022-06-12 13:07:50 +02:00 |
|
formatting.hpp
|
Only ignore plain text after the last EOL tag (#5627)
|
2020-12-23 03:33:34 +03:00 |
|
hud.cpp
|
Use existing functions and objects to call correctMeshPath etc
|
2022-06-29 00:58:49 +02: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
|
Split apps/openmw/mwmechanics/actorutil.hpp
|
2022-06-26 16:42:29 +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
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |
|
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
|
Use existing functions and objects to call correctMeshPath etc
|
2022-06-29 00:58:49 +02: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
|
Pass the prng from world where appropriate
|
2022-03-21 17:49:42 +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
|
Remove redundant ostream, istream, iostream and sstream includes
|
2022-07-05 01:41:28 +02:00 |
|
journalviewmodel.hpp
|
remove unused includes: part1
|
2022-01-23 17:30:25 +01:00 |
|
journalwindow.cpp
|
Avoid using reserved identifier in the global namespace
|
2022-07-06 13:52:28 +02:00 |
|
journalwindow.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
keyboardnavigation.cpp
|
Clean up MyGUI includes
|
2022-06-04 15:26:36 +02:00 |
|
keyboardnavigation.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
layout.cpp
|
Use string_view in Layout and remove dead code
|
2022-06-27 19:13:17 +02:00 |
|
layout.hpp
|
Use string_view in Layout and remove dead code
|
2022-06-27 19:13:17 +02:00 |
|
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
|
Replace new with make_unique in openmw
|
2022-05-29 13:24:48 +02:00 |
|
loadingscreen.hpp
|
Refactor UI layers
|
2022-02-26 13:54:42 +00:00 |
|
mainmenu.cpp
|
Update hardcoded layers (hotfix for https://gitlab.com/OpenMW/openmw/-/merge_requests/1681)
|
2022-02-27 11:59:55 +00:00 |
|
mainmenu.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
mapwindow.cpp
|
Clean up MyGUI includes
|
2022-06-04 15:26:36 +02:00 |
|
mapwindow.hpp
|
Replace shared_ptr by unique_ptr
|
2022-04-08 22:42:22 +02:00 |
|
merchantrepair.cpp
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |
|
merchantrepair.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
messagebox.cpp
|
Use target_precompile_headers for the most expensive headers
|
2022-07-01 14:05:17 +00:00 |
|
messagebox.hpp
|
Use target_precompile_headers for the most expensive headers
|
2022-07-01 14:05:17 +00:00 |
|
mode.hpp
|
Make console to do not hide other GUI windows (bug #1515)
|
2019-05-29 17:10:57 +04:00 |
|
pickpocketitemmodel.cpp
|
Split apps/openmw/mwmechanics/actorutil.hpp
|
2022-06-26 16:42:29 +02:00 |
|
pickpocketitemmodel.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
postprocessorhud.cpp
|
Use YAML files to translate MyGUI's localization tags
|
2022-07-12 08:20:40 +04:00 |
|
postprocessorhud.hpp
|
Clean up MyGUI includes
|
2022-06-04 15:26:36 +02:00 |
|
quickkeysmenu.cpp
|
Use existing functions and objects to call correctMeshPath etc
|
2022-06-29 00:58:49 +02:00 |
|
quickkeysmenu.hpp
|
Validate Argument is Index instead of Player
|
2021-11-23 14:55:50 +08:00 |
|
race.cpp
|
Clean up MyGUI includes
|
2022-06-04 15:26:36 +02:00 |
|
race.hpp
|
Clean up MyGUI includes
|
2022-06-04 15:26:36 +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
|
Clean up MyGUI includes
|
2022-06-04 15:26:36 +02:00 |
|
review.hpp
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |
|
savegamedialog.cpp
|
Use YAML files to translate MyGUI's localization tags
|
2022-07-12 08:20:40 +04:00 |
|
savegamedialog.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
screenfader.cpp
|
Refactor UI layers
|
2022-02-26 13:54:42 +00:00 |
|
screenfader.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
scrollwindow.cpp
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |
|
scrollwindow.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
settingswindow.cpp
|
Use YAML files to translate MyGUI's localization tags
|
2022-07-12 08:20:40 +04:00 |
|
settingswindow.hpp
|
settings window cleanup
|
2022-07-03 12:49:37 -07:00 |
|
sortfilteritemmodel.cpp
|
Minor simplifications in sortfilteritemmodel.cpp
|
2022-06-12 18:00:43 +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
|
Split apps/openmw/mwmechanics/actorutil.hpp
|
2022-06-26 16:42:29 +02:00 |
|
spellbuyingwindow.hpp
|
Remove unused forward declarations
|
2021-04-11 14:46:51 +02:00 |
|
spellcreationdialog.cpp
|
Use existing functions and objects to call correctMeshPath etc
|
2022-06-29 00:58:49 +02:00 |
|
spellcreationdialog.hpp
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |
|
spellicons.cpp
|
Use existing functions and objects to call correctMeshPath etc
|
2022-06-29 00:58:49 +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
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01: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
|
Remove redundant ostream, istream, iostream and sstream includes
|
2022-07-05 01:41:28 +02:00 |
|
statswatcher.hpp
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |
|
statswindow.cpp
|
Clean up MyGUI includes
|
2022-06-04 15:26:36 +02: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
|
Partially revert "Get rid of redundant setKeyFocusWidget() method"
|
2019-06-09 02:12:44 +03:00 |
|
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
|
Clean up MyGUI includes
|
2022-06-04 15:26:36 +02:00 |
|
tooltips.cpp
|
Use existing functions and objects to call correctMeshPath etc
|
2022-06-29 00:58:49 +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
|
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
|
Clean up MyGUI includes
|
2022-06-04 15:26:36 +02:00 |
|
trainingwindow.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
travelwindow.cpp
|
Split apps/openmw/mwmechanics/actorutil.hpp
|
2022-06-26 16:42:29 +02:00 |
|
travelwindow.hpp
|
Sprinkle some const-ref
|
2021-08-15 19:50:28 +02:00 |
|
videowidget.cpp
|
Replace new with make_unique in openmw
|
2022-05-29 13:24:48 +02: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
|
Suppress a GCC 11's format-overflow warning
|
2022-07-03 18:21:55 +04:00 |
|
waitdialog.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
widgets.cpp
|
Use existing functions and objects to call correctMeshPath etc
|
2022-06-29 00:58:49 +02:00 |
|
widgets.hpp
|
Clean up MyGUI includes
|
2022-06-04 15:26:36 +02:00 |
|
windowbase.cpp
|
Use string_view in Layout and remove dead code
|
2022-06-27 19:13:17 +02:00 |
|
windowbase.hpp
|
Use string_view in Layout and remove dead code
|
2022-06-27 19:13:17 +02:00 |
|
windowmanagerimp.cpp
|
Use YAML files to translate MyGUI's localization tags
|
2022-07-12 08:20:40 +04:00 |
|
windowmanagerimp.hpp
|
Use existing functions and objects to call correctMeshPath etc
|
2022-06-29 00:58:49 +02:00 |
|
windowpinnablebase.cpp
|
|
|
|
windowpinnablebase.hpp
|
Remove unused forward declarations
|
2021-04-11 14:46:51 +02:00 |