1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-09 21:04:31 +00:00
openmw/apps/openmw/mwgui
Zackhasacat f3770a2364 Merge branch 'i-know-what-time-it-is' into 'master'
Fix(Log): Don't Put Timestamps Mid-Message

Closes #6982

See merge request OpenMW/openmw!3593
2023-11-21 03:00:36 +00:00
..
alchemywindow.cpp refactor and maintenance alchemywindow and alchemy 2023-11-18 00:41:44 +08: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 Use settings values for GUI settings 2023-07-16 20:46:54 +02:00
birth.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
bookpage.cpp [#7358] Make MyGui 3.4.2 required for 0.49 2023-08-06 16:05:59 +00: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 Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
charactercreation.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
class.cpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02: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 Merge branch 'hashtagcornyphrase' into 'master' 2023-08-08 08:54:23 +00:00
console.hpp Resolve "Extend searching in the console with regex and toggleable case-sensitivity" 2023-08-05 10:02:07 +00: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 copyItem() when not moving full stack. 2023-07-17 17:58:39 +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 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 Improve GUI mode validation 2023-08-20 17:49:56 +02:00
dialogue.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
draganddrop.cpp Use string_view in more UI code 2023-05-21 18:14:12 +02:00
draganddrop.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
enchantingdialog.cpp Improve GUI mode validation 2023-08-20 17:49:56 +02: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 Fix TrueType fonts scaling 2023-10-31 10:59:57 +04:00
formatting.hpp Fix TrueType fonts scaling 2023-10-31 10:59:57 +04:00
hud.cpp Always enable fog of war in map window 2023-08-10 20:49:35 +02:00
hud.hpp Fixed GUI that used RefId when it should have used strings 2022-12-27 19:15:54 +01:00
inventoryitemmodel.cpp Cleanup includes 2023-07-29 00:16:43 +02:00
inventoryitemmodel.hpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +02:00
inventorywindow.cpp minor partial equipping fix 2023-11-12 12:22:35 +08:00
inventorywindow.hpp reimplement partial equipping 2023-10-30 11:20:34 +08:00
itemchargeview.cpp Sort repair and recharge menu list alphabetically (bug #7642) 2023-10-31 21:27:42 +00:00
itemchargeview.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
itemmodel.cpp Cleanup includes 2023-07-29 00:16:43 +02: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 Use settings values for GUI settings 2023-07-16 20:46:54 +02:00
itemwidget.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03: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 Dehardcode input.ACTION.Inventory, input.ACTION.Journal, input.ACTION.QuickKeysMenu 2023-08-20 17:49:56 +02:00
journalwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
keyboardnavigation.cpp Allow Shoulder Buttons on Controller to act as Tab and Shift Tab in menus 2023-11-11 16:30:16 +00:00
keyboardnavigation.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
layout.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
layout.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
levelupdialog.cpp Rework music system 2023-09-13 09:11:07 +04:00
levelupdialog.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
loadingscreen.cpp Fix crash related to async content loading (#7508) 2023-07-29 21:13:57 +02:00
loadingscreen.hpp Fix crash related to async content loading (#7508) 2023-07-29 21:13:57 +02:00
mainmenu.cpp Use settings values for GUI settings 2023-07-16 20:46:54 +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 Use settings values for Terrain settings 2023-10-27 22:32:20 +02:00
mapwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02: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 Allow to set default focus for interactive messagebox 2023-11-18 18:00:40 +04:00
messagebox.hpp Allow to set default focus for interactive messagebox 2023-11-18 18:00:40 +04:00
mode.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
pickpocketitemmodel.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
pickpocketitemmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
postprocessorhud.cpp Sort inactive shader list (#7652) 2023-10-30 23:46:25 +03:00
postprocessorhud.hpp Improve postprocess HUD layout 2022-11-10 08:31:21 +04:00
quickkeysmenu.cpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
quickkeysmenu.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
race.cpp Use settings values for GUI settings 2023-07-16 20:46:54 +02:00
race.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
recharge.cpp Improve GUI mode validation 2023-08-20 17:49:56 +02:00
recharge.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
referenceinterface.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
referenceinterface.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
repair.cpp Sort repair and recharge menu list alphabetically (bug #7642) 2023-10-31 21:27:42 +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 Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
review.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
savegamedialog.cpp Cast displayed health to int in saved game dialog (#7656) 2023-11-04 04:30:40 +03:00
savegamedialog.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
screenfader.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03: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 Merge branch 'settings_values_video' into 'master' 2023-10-31 21:24:53 +00:00
settingswindow.hpp Update canvas size every frame when it is visible (bug 7603) 2023-09-29 13:34:04 +04: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 Merge branch 'clickbait' into 'master' 2023-08-21 18:59:44 +00:00
spellcreationdialog.hpp Merge branch 'clickbait' into 'master' 2023-08-21 18:59:44 +00:00
spellicons.cpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
spellicons.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
spellmodel.cpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02: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 Assign StringRefIds to attributes 2023-08-20 10:28:46 +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 Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02: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 Fix TrueType fonts scaling 2023-10-31 10:59:57 +04:00
tooltips.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02: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 Improve GUI mode validation 2023-08-20 17:49:56 +02:00
tradewindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
trainingwindow.cpp Merge branch 'clickbait' into 'master' 2023-08-21 18:59:44 +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
ustring.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03: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 Validate enchantment records (bug #7654) 2023-11-03 15:08:16 +03:00
widgets.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
windowbase.cpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
windowbase.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
windowmanagerimp.cpp Merge branch 'misisng_plugins' into 'master' 2023-11-20 00:19:43 +00:00
windowmanagerimp.hpp Allow to set default focus for interactive messagebox 2023-11-18 18:00:40 +04: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