You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw/mwgui
David Cernat a032c8d399 Add TES3MP 0.8.0 commits up to 28 Apr 2022
# Conflicts:
#	apps/openmw/mwclass/creature.cpp
#	apps/openmw/mwclass/npc.cpp
3 years ago
..
alchemywindow.cpp Add OpenMW VR commits up to 4 Jul 2021 3 years ago
alchemywindow.hpp Replaced combo boxes with list box dialogues to help navigate certain elements better in VR. 4 years ago
backgroundimage.cpp Replace all NULLs to nullptr 6 years ago
backgroundimage.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
birth.cpp Use emplace_back instead of push_back 4 years ago
birth.hpp Mark overrided methods by override keyword 4 years ago
bookpage.cpp Don't perform a hit test outside the page's bounds 4 years ago
bookpage.hpp Remove some useless includes from apps/openmw/mwgui 4 years ago
bookwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
bookwindow.hpp Mark overrided methods by override keyword 4 years ago
charactercreation.cpp [Client] Make Back button work in character generation 3 years ago
charactercreation.hpp Add a separate stats watcher for GUI 5 years ago
class.cpp Replace zeroes and nulls by nullptrs 4 years ago
class.hpp Mark overrided methods by override keyword 4 years ago
companionitemmodel.cpp Rework prevent merchant equipping setting again 5 years ago
companionitemmodel.hpp Mark overrided methods by override keyword 4 years ago
companionwindow.cpp Use emplace_back instead of push_back 4 years ago
companionwindow.hpp Mark overrided methods by override keyword 4 years ago
confirmationdialog.cpp Fixes bug #4650 5 years ago
confirmationdialog.hpp Mark overrided methods by override keyword 4 years ago
console.cpp Add OpenMW commits up to 21 May 2021 4 years ago
console.hpp Add OpenMW commits up to 21 May 2021 4 years ago
container.cpp Add TES3MP 0.8.0 commits up to 28 Apr 2022 3 years ago
container.hpp Add OpenMW commits up to 13 Apr 2021 4 years ago
containeritemmodel.cpp Add OpenMW commits up to 1 Nov 2020 4 years ago
containeritemmodel.hpp Mark overrided methods by override keyword 4 years ago
controllers.cpp Get rid of redundant ControllerRepeatClick class 6 years ago
controllers.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
countdialog.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
countdialog.hpp Refactor exitCurrentGuiMode 7 years ago
cursor.cpp Replace all NULLs to nullptr 6 years ago
cursor.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
debugwindow.cpp Fix build against bullet with profiler disabled (Fixes #3592) 8 years ago
debugwindow.hpp Mark overrided methods by override keyword 4 years ago
dialogue.cpp Add TES3MP 0.8.0 commits up to 28 Apr 2022 3 years ago
dialogue.hpp Add OpenMW commits up to 13 Apr 2021 4 years ago
draganddrop.cpp Add OpenMW commits up to 30 Nov 2020 4 years ago
draganddrop.hpp [General] Rework container sync to prevent item duping 7 years ago
enchantingdialog.cpp [General] Implement OnObjectSound packet 5 years ago
enchantingdialog.hpp Mark overrided methods by override keyword 4 years ago
exposedwindow.cpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago
exposedwindow.hpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago
formatting.cpp Only ignore plain text after the last EOL tag (#5627) 4 years ago
formatting.hpp Only ignore plain text after the last EOL tag (#5627) 4 years ago
hud.cpp Add OpenMW VR commits up to 4 Jul 2021 3 years ago
hud.hpp Merge branch 'master' of https://gitlab.com/madsbuvi/openmw into openxr_vr 4 years ago
inventoryitemmodel.cpp Rework prevent merchant equipping setting again 5 years ago
inventoryitemmodel.hpp Mark overrided methods by override keyword 4 years ago
inventorywindow.cpp Add OpenMW VR commits up to 4 Jul 2021 3 years ago
inventorywindow.hpp Merge remote-tracking branch 'remotes/origin/master' into openmw-vr 4 years ago
itemchargeview.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
itemchargeview.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
itemmodel.cpp Trim down some internal includes 4 years ago
itemmodel.hpp Mark overrided methods by override keyword 4 years ago
itemselection.cpp Replace all NULLs to nullptr 6 years ago
itemselection.hpp Mark overrided methods by override keyword 4 years ago
itemview.cpp Remove some useless includes from apps/openmw/mwgui 4 years ago
itemview.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
itemwidget.cpp Log when icon is missing and fallback is used 4 years ago
itemwidget.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
jailscreen.cpp Add OpenMW commits up to 1 Nov 2020 4 years ago
jailscreen.hpp Mark overrided methods by override keyword 4 years ago
journalbooks.cpp Fix out-of-bounds access in JournalBooks::createCyrillicJournalIndex 4 years ago
journalbooks.hpp Use field for columns count instead of out integer 6 years ago
journalviewmodel.cpp Do not leave variables without initialization, even in execution paths where they are unused 4 years ago
journalviewmodel.hpp Fix C5204 warnings by adding default virtual destructors 5 years ago
journalwindow.cpp Avoid dead code 4 years ago
journalwindow.hpp Mark overrided methods by override keyword 4 years ago
keyboardnavigation.cpp Add OpenMW VR commits up to 4 Jul 2021 3 years ago
keyboardnavigation.hpp Mark overrided methods by override keyword 4 years ago
layout.cpp Merge remote-tracking branch 'remotes/origin/master' into openmw-vr 4 years ago
layout.hpp Another attempt at fixing the pipelines via mygui3.2 compatibility. This time by injecting inheritance of layers to inject the setPick function. 4 years ago
levelupdialog.cpp Trim down some internal includes 4 years ago
levelupdialog.hpp Mark overrided methods by override keyword 4 years ago
loadingscreen.cpp Add OpenMW 0.47 commits to OpenMW VR up to 4 Dec 2021 3 years ago
loadingscreen.hpp Always center loading screen progress bar by height when there is active message box 4 years ago
mainmenu.cpp Add OpenMW commits up to 30 Nov 2020 4 years ago
mainmenu.hpp Mark overrided methods by override keyword 4 years ago
mapwindow.cpp Add OpenMW VR commits up to 4 Jul 2021 3 years ago
mapwindow.hpp Add OpenMW commits up to 1 Nov 2020 4 years ago
merchantrepair.cpp Add OpenMW commits up to 30 Sep 2020 4 years ago
merchantrepair.hpp Mark overrided methods by override keyword 4 years ago
messagebox.cpp Add OpenMW VR commits up to 4 Jul 2021 3 years ago
messagebox.hpp Add OpenMW VR commits up to 4 Jul 2021 3 years ago
mode.hpp Wrote a meta menu for accessibility on VR controllers with few keys. 4 years ago
pickpocketitemmodel.cpp Trim down some internal includes 4 years ago
pickpocketitemmodel.hpp Mark overrided methods by override keyword 4 years ago
quickkeysmenu.cpp [Client] Fix conditions for sending PlayerItemUse packet for magic items 3 years ago
quickkeysmenu.hpp Add OpenMW commits up to 21 May 2021 4 years ago
race.cpp Add OpenMW commits up to 1 Nov 2020 4 years ago
race.hpp Remove unused forward declarations 4 years ago
recharge.cpp Remove some useless includes from apps/openmw/mwgui 4 years ago
recharge.hpp Remove some useless includes from apps/openmw/mwgui 4 years ago
referenceinterface.cpp Some PVS-Studio and cppcheck fixes 7 years ago
referenceinterface.hpp Remove redundant player cell variable 7 years ago
repair.cpp Remove some useless includes from apps/openmw/mwgui 4 years ago
repair.hpp Remove some useless includes from apps/openmw/mwgui 4 years ago
resourceskin.cpp Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
resourceskin.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
review.cpp Replace zeroes and nulls by nullptrs 4 years ago
review.hpp Remove unused forward declarations 4 years ago
savegamedialog.cpp Replaced combo boxes with list box dialogues to help navigate certain elements better in VR. 4 years ago
savegamedialog.hpp Replaced combo boxes with list box dialogues to help navigate certain elements better in VR. 4 years ago
screenfader.cpp Make sure fade operations properly end (bug #4639) 6 years ago
screenfader.hpp Mark overrided methods by override keyword 4 years ago
scrollwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
scrollwindow.hpp Mark overrided methods by override keyword 4 years ago
settingswindow.cpp Add OpenMW VR commits up to 4 Jul 2021 3 years ago
settingswindow.hpp Merge remote-tracking branch 'remotes/origin/master' into openmw-vr 4 years ago
sortfilteritemmodel.cpp Use emplace_back instead of push_back 4 years ago
sortfilteritemmodel.hpp "static const" -> "static constexpr" in headers 4 years ago
soulgemdialog.cpp Use emplace_back instead of push_back 4 years ago
soulgemdialog.hpp
spellbuyingwindow.cpp Add OpenMW commits up to 30 Sep 2020 4 years ago
spellbuyingwindow.hpp Remove unused forward declarations 4 years ago
spellcreationdialog.cpp Add OpenMW commits up to 13 Apr 2021 4 years ago
spellcreationdialog.hpp Mark overrided methods by override keyword 4 years ago
spellicons.cpp Merge remote-tracking branch 'remotes/origin/master' into openmw-vr 4 years ago
spellicons.hpp Mark overrided methods by override keyword 4 years ago
spellmodel.cpp Use range based for loops and auto 4 years ago
spellmodel.hpp Extend spell/item search to search by magic effect name 4 years ago
spellview.cpp Use emplace_back instead of push_back 4 years ago
spellview.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
spellwindow.cpp Add OpenMW VR commits up to 4 Jul 2021 3 years ago
spellwindow.hpp Trim down some internal includes 4 years ago
statswatcher.cpp Update HUD icons during mechanics update again to avoid crashes 5 years ago
statswatcher.hpp Reset watched stats upon reload or new game start 4 years ago
statswindow.cpp Merge remote-tracking branch 'remotes/origin/master' into openmw-vr 4 years ago
statswindow.hpp Merge remote-tracking branch 'remotes/origin/master' into openmw-vr 4 years ago
textcolours.cpp Move TextColours initialization to the TextColours itself 5 years ago
textcolours.hpp Move TextColours initialization to the TextColours itself 5 years ago
textinput.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
textinput.hpp Remove unused forward declarations 4 years ago
timeadvancer.cpp Constify a few things 4 years ago
timeadvancer.hpp Constify a few things 4 years ago
tooltips.cpp Add OpenMW 0.47 commits to OpenMW VR up to 4 Dec 2021 3 years ago
tooltips.hpp Show the soulgem soul in count dialog (feature #5362) 5 years ago
tradeitemmodel.cpp Rework container resolution (#3006) 4 years ago
tradeitemmodel.hpp Mark overrided methods by override keyword 4 years ago
tradewindow.cpp Add OpenMW VR commits up to 4 Jul 2021 3 years ago
tradewindow.hpp Mark overrided methods by override keyword 4 years ago
trainingwindow.cpp Add OpenMW commits up to 1 Nov 2020 4 years ago
trainingwindow.hpp Mark overrided methods by override keyword 4 years ago
travelwindow.cpp Add OpenMW commits up to 15 Oct 2020 4 years ago
travelwindow.hpp Remove unused forward declarations 4 years ago
videowidget.cpp Pause both audio and video playback when the game is minimized (feature #4944) 5 years ago
videowidget.hpp Pause both audio and video playback when the game is minimized (feature #4944) 5 years ago
waitdialog.cpp [Client] Prevent wildernessRestAllowed from affecting resting in beds 3 years ago
waitdialog.hpp Mark overrided methods by override keyword 4 years ago
widgets.cpp Replace zeroes and nulls by nullptrs 4 years ago
widgets.hpp "static const" -> "static constexpr" in headers 4 years ago
windowbase.cpp Check if onOpen/onClose reversed visibility change before forwarding it to the VR GUI Manager. 4 years ago
windowbase.hpp Merge remote-tracking branch 'remotes/origin/master' into openmw-vr 4 years ago
windowmanagerimp.cpp Add OpenMW VR commits up to 4 Jul 2021 3 years ago
windowmanagerimp.hpp Add OpenMW VR commits up to 4 Jul 2021 3 years ago
windowpinnablebase.cpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago
windowpinnablebase.hpp Remove unused forward declarations 4 years ago