1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-07 20:34:31 +00:00
openmw/apps/openmw/mwgui
2025-05-12 22:37:11 -07: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 Update character creation controller support to work better with gamepad mouse mode 2025-05-12 02:20:28 -07:00
birth.hpp Update character creation controller support to work better with gamepad mouse mode 2025-05-12 02:20:28 -07:00
bookpage.cpp Make figure space non-breaking 2025-03-18 10:29:29 +03:00
bookpage.hpp Use settings values for GUI settings 2023-07-16 20:46:54 +02:00
bookwindow.cpp Only use bumpers to turn pages in books 2025-05-12 22:37:11 -07:00
bookwindow.hpp Basic controller support for the books 2025-05-10 23:17:23 -07: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 Update character creation controller support to work better with gamepad mouse mode 2025-05-12 02:20:28 -07:00
class.hpp Update character creation controller support to work better with gamepad mouse mode 2025-05-12 02:20:28 -07: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 Reset selected button when confirmation dialog is reopened 2025-05-12 20:08:47 -07:00
confirmationdialog.hpp Basic controller support for all character creation windows 2025-05-12 01:34:28 -07: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 Fix soul gems losing their souls when splitting stacks between containers. 2024-05-28 23:35:44 +02: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 Convert UI widgets to local scrollbar implementation 2025-05-11 22:30:58 -07: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 Don't create a scrollbar that cannot be scrolled 2025-02-23 10:48:13 +01: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 Fix local map issues 2024-06-13 23:03:57 +02:00
hud.hpp Fix HUD cleanup from main menu 2023-11-17 10:38:58 +04:00
inventoryitemmodel.cpp Fix soul gems losing their souls when splitting stacks between containers. 2024-05-28 23:35:44 +02:00
inventoryitemmodel.hpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +02:00
inventorywindow.cpp Don't update displayed armor rating when there's no player pointer (#8211) 2024-10-29 10:44:28 +03: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 Swap Topics and Quests buttons 2025-05-12 20:31:15 -07:00
journalwindow.hpp Better controller support for journal; mouse for topic index A-Z 2025-05-12 20:10:13 -07:00
keyboardnavigation.cpp Remove period and slash from keyboard navigation and inject tabs when using a controller 2024-12-05 17:23:58 +01: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 Implement Lua-based music 2024-05-19 22:10:54 +04:00
levelupdialog.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
loadingscreen.cpp Drop 360-degree screenshot support (#7720) 2024-06-06 14:46:01 +03:00
loadingscreen.hpp Drop 360-degree screenshot support (#7720) 2024-06-06 14:46:01 +03:00
mainmenu.cpp Make main menu honor controller mouse clicks 2025-05-11 00:19:01 -07:00
mainmenu.hpp Add first batch of controller-enabled windows 2025-05-09 22:56:04 -07:00
mapwindow.cpp Adjust canvas size when switching cells 2024-11-18 17:11:05 +01:00
mapwindow.hpp Use a grid based on computed bounds for interiors 2024-11-17 21:14:14 +01:00
merchantrepair.cpp Don't allow items that are better than new to be repaired 2024-09-22 18:24:21 +02:00
merchantrepair.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
messagebox.cpp Controller menus: don't wrap focus when only two buttons 2025-05-11 13:48:50 -07:00
messagebox.hpp Add controller support to message boxes 2025-05-11 00:20:31 -07: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 add choice widget type to postprocessing uniforms 2024-03-21 17:48:30 -07:00
postprocessorhud.hpp add choice widget type to postprocessing uniforms 2024-03-21 17:48:30 -07:00
quickkeysmenu.cpp Move paralysis god mode checks to CreatureStats 2024-05-23 11:48:59 +03:00
quickkeysmenu.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
race.cpp Update character creation controller support to work better with gamepad mouse mode 2025-05-12 02:20:28 -07:00
race.hpp Update character creation controller support to work better with gamepad mouse mode 2025-05-12 02:20:28 -07: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 Basic controller support for all character creation windows 2025-05-12 01:34:28 -07:00
review.hpp Basic controller support for all character creation windows 2025-05-12 01:34:28 -07:00
savegamedialog.cpp Better joystick/mouse coordination in save game diaglog 2025-05-12 20:09:24 -07:00
savegamedialog.hpp Better joystick/mouse coordination in save game diaglog 2025-05-12 20:09:24 -07: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 Add basic controller support to scrolls 2025-05-12 22:36:28 -07:00
scrollwindow.hpp Add basic controller support to scrolls 2025-05-12 22:36:28 -07: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 Minimal controller bindings for settings window 2025-05-09 23:44:06 -07:00
settingswindow.hpp Minimal controller bindings for settings window 2025-05-09 23:44:06 -07:00
sortfilteritemmodel.cpp Don't allow items that are better than new to be repaired 2024-09-22 18:24:21 +02: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 Convert UI widgets to local scrollbar implementation 2025-05-11 22:30:58 -07: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 Update spell icons if the world is unpaused 2024-10-31 11:22:49 +03: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 Cleaner implementation 2024-06-07 18:38:32 -07:00
textcolours.hpp Took @Capostrophic's suggestion about leveraging a new tag format 2024-06-04 23:14:44 -07:00
textinput.cpp Add controller support to text input menu 2025-05-11 14:56:58 -07:00
textinput.hpp Add controller support to text input menu 2025-05-11 14:56:58 -07: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 Stick focused object tooltip to slightly above its top (#4710) 2024-12-23 19:02:12 +03:00
tooltips.hpp Stick focused object tooltip to slightly above its top (#4710) 2024-12-23 19:02:12 +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 Add scrollbar override to capture mouse hover events 2025-05-11 22:24:05 -07:00
waitdialog.hpp Add scrollbar override to capture mouse hover events 2025-05-11 22:24:05 -07: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 Add first batch of controller-enabled windows 2025-05-09 22:56:04 -07:00
windowbase.hpp Add first batch of controller-enabled windows 2025-05-09 22:56:04 -07:00
windowmanagerimp.cpp Add first batch of controller-enabled windows 2025-05-09 22:56:04 -07:00
windowmanagerimp.hpp Add first batch of controller-enabled windows 2025-05-09 22:56:04 -07: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