1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-04 19:04:31 +00:00
openmw/apps/openmw/mwgui
2024-04-20 21:14:09 +02:00
..
alchemywindow.cpp Move local variables in GUI code 2024-01-09 16:11:44 +04:00
alchemywindow.hpp refactor and maintenance alchemywindow and alchemy 2023-11-18 00:41:44 +08:00
backgroundimage.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
backgroundimage.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
birth.cpp Include UString 2023-11-23 19:52:18 +01:00
birth.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
bookpage.cpp Move local variables in GUI code 2024-01-09 16:11:44 +04:00
bookpage.hpp Use settings values for GUI settings 2023-07-16 20:46:54 +02:00
bookwindow.cpp Allow reading ESM4 books 2023-10-03 10:55:12 +02:00
bookwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
charactercreation.cpp Use normalized path for correctSoundPath 2024-02-24 12:42:36 +01:00
charactercreation.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
class.cpp Replace 'klass' by meaningful names 2024-01-07 19:12:49 +04:00
class.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
companionitemmodel.cpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +02:00
companionitemmodel.hpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +02:00
companionwindow.cpp Allow creatures to be companions again 2023-09-08 08:30:06 +04:00
companionwindow.hpp Allow creatures to be companions again 2023-09-08 08:30:06 +04:00
confirmationdialog.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
confirmationdialog.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
console.cpp Resize console window on resolution change, not reset it 2024-04-02 11:40:21 +04:00
console.hpp Resize console window on resolution change, not reset it 2024-04-02 11:40:21 +04:00
container.cpp Improve GUI mode validation 2023-08-20 17:49:56 +02:00
container.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
containeritemmodel.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
containeritemmodel.hpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +02:00
controllers.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
controllers.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
countdialog.cpp Make count input box larger to fit larger text 2022-09-25 11:54:34 +04:00
countdialog.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
cursor.cpp [#7528] Fix MyGUI 3.4.3 issues 2023-10-17 23:53:04 +02:00
cursor.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
debugwindow.cpp Fix(Log): Don't Put Timestamps Mid-Message 2023-11-21 03:00:36 +00:00
debugwindow.hpp Lua Profiler 2022-11-30 00:06:14 +01:00
dialogue.cpp Use std::move() in /apps/openmw 2024-01-25 09:03:30 +04:00
dialogue.hpp Properly redraw the topics list when disposition bar state changes 2024-01-11 03:28:34 +03:00
draganddrop.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
draganddrop.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
enchantingdialog.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
enchantingdialog.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
exposedwindow.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
exposedwindow.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
formatting.cpp Move local variables in GUI code 2024-01-09 16:11:44 +04:00
formatting.hpp Fix TrueType fonts scaling 2023-10-31 10:59:57 +04:00
hud.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
hud.hpp Fix HUD cleanup from main menu 2023-11-17 10:38:58 +04:00
inventoryitemmodel.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
inventoryitemmodel.hpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +02:00
inventorywindow.cpp Do not allow to move resizable windows outside of game window 2024-04-02 11:40:21 +04:00
inventorywindow.hpp reimplement partial equipping 2023-10-30 11:20:34 +08:00
itemchargeview.cpp Include UString 2023-11-23 19:52:18 +01:00
itemchargeview.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
itemmodel.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
itemmodel.hpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +02:00
itemselection.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
itemselection.hpp Allow choosing different apparatus in alchemy window 2023-11-17 23:16:09 +08:00
itemview.cpp Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
itemview.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
itemwidget.cpp Don't crash on spells or enchantments without effects 2023-12-09 15:40:23 +01:00
itemwidget.hpp Don't crash on spells or enchantments without effects 2023-12-09 15:40:23 +01:00
jailscreen.cpp Remove SkillEnum 2023-06-08 18:35:50 +02:00
jailscreen.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
journalbooks.cpp More Coverity fixes 2023-08-09 15:50:44 +04:00
journalbooks.hpp Remove unimplemented method declaration 2023-05-08 16:57:57 +02:00
journalviewmodel.cpp Move some time-related function from World and WorldView to DateTimeManager 2023-08-08 22:57:28 +02:00
journalviewmodel.hpp Use string_view in journalbooks 2023-01-29 21:31:21 +01:00
journalwindow.cpp Fix some Coverity Scan complaints 2024-02-02 09:28:19 +04:00
journalwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
keyboardnavigation.cpp Review 2024-03-15 16:31:02 +00:00
keyboardnavigation.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
layout.cpp Include UString 2023-11-23 19:52:18 +01:00
layout.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
levelupdialog.cpp Use normalized path for SoundManager::streamMusic 2024-04-20 21:14:09 +02:00
levelupdialog.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
loadingscreen.cpp Use normalized path for SoundManager::playPlaylist 2024-04-19 22:43:20 +02:00
loadingscreen.hpp Fix crash related to async content loading (#7508) 2023-07-29 21:13:57 +02:00
mainmenu.cpp Make NormalizedView constructor from const char* explicit 2024-04-19 22:42:04 +02:00
mainmenu.hpp Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
mapwindow.cpp Address feedback 2024-03-08 17:09:49 +01:00
mapwindow.hpp Track map position using MWWorld::Cell 2024-03-07 21:36:21 +01:00
merchantrepair.cpp Sort repair and recharge menu list alphabetically (bug #7642) 2023-10-31 21:27:42 +00:00
merchantrepair.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
messagebox.cpp Fixes for a whole bunch of warnings 2024-03-14 23:39:33 +00:00
messagebox.hpp Fixes for a whole bunch of warnings 2024-03-14 23:39:33 +00:00
mode.hpp Downgrade Settings GUI mode to a modal (bug #6758) 2024-01-02 22:32:52 +03:00
pickpocketitemmodel.cpp Dehardcode skill and level progression 2024-01-30 21:25:36 +01:00
pickpocketitemmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
postprocessorhud.cpp Use std::move() in /apps/openmw 2024-01-25 09:03:30 +04:00
postprocessorhud.hpp Improve postprocess HUD layout 2022-11-10 08:31:21 +04:00
quickkeysmenu.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
quickkeysmenu.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
race.cpp Include UString 2023-11-23 19:52:18 +01:00
race.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
recharge.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
recharge.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
referenceinterface.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
referenceinterface.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
repair.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
repair.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
resourceskin.cpp Merge Assumeru/mystringvui 2023-10-17 23:53:04 +02:00
resourceskin.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
review.cpp Replace 'klass' by meaningful names 2024-01-07 19:12:49 +04:00
review.hpp Replace 'klass' by meaningful names 2024-01-07 19:12:49 +04:00
savegamedialog.cpp Include UString 2023-11-23 19:52:18 +01:00
savegamedialog.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
screenfader.cpp Auto format 2024-03-14 23:54:22 +00:00
screenfader.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
scrollwindow.cpp Allow reading ESM4 books 2023-10-03 10:55:12 +02:00
scrollwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
settings.cpp track debug window size and dimensions between sessions 2023-10-18 09:04:57 -07:00
settings.hpp track debug window size and dimensions between sessions 2023-10-18 09:04:57 -07:00
settingswindow.cpp Use normalized path for SoundManager::playPlaylist 2024-04-19 22:43:20 +02:00
settingswindow.hpp Make sunlight scattering and wobbly shores optional 2024-03-29 10:41:04 +03:00
sortfilteritemmodel.cpp Allow choosing different apparatus in alchemy window 2023-11-17 23:16:09 +08:00
sortfilteritemmodel.hpp Allow choosing different apparatus in alchemy window 2023-11-17 23:16:09 +08:00
soulgemdialog.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
soulgemdialog.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
spellbuyingwindow.cpp Improve GUI mode validation 2023-08-20 17:49:56 +02:00
spellbuyingwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
spellcreationdialog.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
spellcreationdialog.hpp Merge branch 'clickbait' into 'master' 2023-08-21 18:59:44 +00:00
spellicons.cpp Move local variables in GUI code 2024-01-09 16:11:44 +04:00
spellicons.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
spellmodel.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
spellmodel.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
spellview.cpp Fix TrueType fonts scaling 2023-10-31 10:59:57 +04:00
spellview.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
spellwindow.cpp Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
spellwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
statswatcher.cpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
statswatcher.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
statswindow.cpp Don't show nameless higher ranks 2024-04-08 17:54:13 +02:00
statswindow.hpp Merge branch 'clickbait' into 'master' 2023-08-21 18:59:44 +00: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 Include UString 2023-11-23 19:52:18 +01:00
textinput.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
timeadvancer.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
timeadvancer.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
tooltips.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
tooltips.hpp Move full help text after everything else (#7623) 2024-02-24 23:05:27 +03:00
tradeitemmodel.cpp Remove ItemModel::copyItem(), it is obsolete. 2023-07-15 18:19:52 +02:00
tradeitemmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
tradewindow.cpp Remove superfluous Trading class 2024-03-29 21:50:45 +01:00
tradewindow.hpp Remove superfluous Trading class 2024-03-29 21:50:45 +01:00
trainingwindow.cpp Fixes for a whole bunch of warnings 2024-03-14 23:39:33 +00:00
trainingwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
travelwindow.cpp Improve GUI mode validation 2023-08-20 17:49:56 +02:00
travelwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
videowidget.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
videowidget.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
waitdialog.cpp Fix build 2023-10-17 20:10:19 +00:00
waitdialog.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
widgets.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
widgets.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
windowbase.cpp Do not allow to move resizable windows outside of game window 2024-04-02 11:40:21 +04:00
windowbase.hpp Do not allow to move resizable windows outside of game window 2024-04-02 11:40:21 +04:00
windowmanagerimp.cpp Make NormalizedView constructor from const char* explicit 2024-04-19 22:42:04 +02:00
windowmanagerimp.hpp Merge branch 'modalsettingsmodal' into 'master' 2024-03-27 17:59:41 +00:00
windowpinnablebase.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
windowpinnablebase.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00