1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-20 20:39:42 +00:00
openmw-tes3mp/apps/openmw/mwgui
2017-09-20 22:24:20 +00:00
..
alchemywindow.cpp Revert commit 67d59bead5 (a better 2017-08-19 15:24:06 +04:00
alchemywindow.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
backgroundimage.cpp
backgroundimage.hpp
birth.cpp Add scrollbar to a birth effect lists (bug #4105) 2017-09-17 14:06:01 +04:00
birth.hpp Add scrollbar to a birth effect lists (bug #4105) 2017-09-17 14:06:01 +04:00
bookpage.cpp Display large entries in journal correctly 2017-08-22 23:26:06 +04:00
bookpage.hpp improve dialogue window performance 2017-07-26 18:58:27 +02:00
bookwindow.cpp Added a special function for GUI sounds playing 2017-07-10 15:48:00 +04:00
bookwindow.hpp
charactercreation.cpp Fix shadowing warnings 2017-04-21 11:06:18 +09:00
charactercreation.hpp Show starting abilities, powers and spells in stat-review window (Fixes #2410) 2016-11-19 21:51:19 +01:00
class.cpp Revert commit 67d59bead5 (a better 2017-08-19 15:24:06 +04:00
class.hpp
companionitemmodel.cpp
companionitemmodel.hpp
companionwindow.cpp
companionwindow.hpp
confirmationdialog.cpp Confirmation dialogs size fix 2017-03-30 17:05:56 +04:00
confirmationdialog.hpp Confirmation dialogs size fix 2017-03-30 17:05:56 +04:00
console.cpp
console.hpp
container.cpp Added a special function for GUI sounds playing 2017-07-10 15:48:00 +04:00
container.hpp
containeritemmodel.cpp Fixes for building in MSVC 2017-06-13 19:38:12 +09:00
containeritemmodel.hpp
controllers.cpp
controllers.hpp
countdialog.cpp
countdialog.hpp
cursor.cpp
cursor.hpp
debugwindow.cpp Fix build against bullet with profiler disabled (Fixes #3592) 2016-10-14 21:00:35 +02:00
debugwindow.hpp
dialogue.cpp Update a disposition bar when a dialogue widget is disabled, but visible 2017-09-08 19:42:06 +04:00
dialogue.hpp improve dialogue window performance 2017-07-26 18:58:27 +02:00
draganddrop.cpp Added a special function for GUI sounds playing 2017-07-10 15:48:00 +04:00
draganddrop.hpp
enchantingdialog.cpp Revert commit 67d59bead5 (a better 2017-08-19 15:24:06 +04:00
enchantingdialog.hpp Revert commit 67d59bead5 (a better 2017-08-19 15:24:06 +04:00
exposedwindow.cpp
exposedwindow.hpp
formatting.cpp Log a warning in case of missing bookart instead of showing a pink rectangle (Fixes #3826) 2017-09-08 22:50:07 +02:00
formatting.hpp
hud.cpp Display negative values on fatigue progress bar 2017-08-29 18:53:21 +04:00
hud.hpp Preload magic effect visuals of the player's selected weapon/spell 2017-02-15 21:01:25 +01:00
inventoryitemmodel.cpp Fix shadowing warnings 2016-10-31 00:39:31 +09:00
inventoryitemmodel.hpp
inventorywindow.cpp Cycle only through weapons which can be equipped by player (bug #4104) 2017-09-17 17:14:50 +04:00
inventorywindow.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
itemchargeview.cpp Explicitely set the user data type to avoid const/non-const mismatch 2017-03-13 02:48:23 +01:00
itemchargeview.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
itemmodel.cpp
itemmodel.hpp
itemselection.cpp
itemselection.hpp
itemview.cpp
itemview.hpp
itemwidget.cpp ItemWidget: skip setImageTexture if the icon has not changed 2017-02-05 02:26:27 +01:00
itemwidget.hpp ItemWidget: skip setImageTexture if the icon has not changed 2017-02-05 02:26:27 +01:00
jailscreen.cpp Ensure jail does not decrease a skill past zero 2017-08-05 06:15:15 +10:00
jailscreen.hpp
journalbooks.cpp Journalbook layout fixes 2017-08-03 20:27:14 +04:00
journalbooks.hpp
journalviewmodel.cpp replace and purge boost::function 2017-06-09 19:08:53 +02:00
journalviewmodel.hpp replace and purge boost::function 2017-06-09 19:08:53 +02:00
journalwindow.cpp Journalbook layout fixes 2017-08-03 20:27:14 +04:00
journalwindow.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
layout.cpp
layout.hpp
levelupdialog.cpp Allow to add levelup a description for levels > 20 2017-09-10 22:47:34 +04:00
levelupdialog.hpp
loadingscreen.cpp add ktx support for splashscreens 2017-09-14 10:06:36 +02:00
loadingscreen.hpp Respect the framelimit in all cases (Fixes #3531) 2017-08-30 21:26:30 +00:00
mainmenu.cpp Added a special function for GUI sounds playing 2017-07-10 15:48:00 +04:00
mainmenu.hpp
mapwindow.cpp Fix global map arrow/button not showing for a split second when the window is opened for the first time 2017-09-20 22:24:20 +00:00
mapwindow.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
merchantrepair.cpp Added a special function for GUI sounds playing 2017-07-10 15:48:00 +04:00
merchantrepair.hpp Merchant repair and travel window scroll fix 2017-04-23 09:15:25 +04:00
messagebox.cpp Fixed padding of MessageBox buttons 2017-09-18 23:09:38 +04:00
messagebox.hpp
mode.hpp
pickpocketitemmodel.cpp
pickpocketitemmodel.hpp
quickkeysmenu.cpp Do not allow to switch weapon to probe or lockpick during attack 2017-08-31 12:36:54 +04:00
quickkeysmenu.hpp Do not allow player to change weapon/spell during attack or spellcasting (bug #2445) 2017-08-29 15:53:23 +04:00
race.cpp purge unnecessary imports 2017-06-09 19:08:53 +02:00
race.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
recharge.cpp Added a special function for GUI sounds playing 2017-07-10 15:48:00 +04:00
recharge.hpp Improved recharge widget 2017-05-31 19:11:49 +04:00
referenceinterface.cpp Do not make target reference unavailable on cell change (bug #3898) 2017-08-12 09:36:09 +04:00
referenceinterface.hpp
repair.cpp Added a special function for GUI sounds playing 2017-07-10 15:48:00 +04:00
repair.hpp Improved repair widget 2017-05-31 19:11:49 +04:00
review.cpp Display negative values on fatigue progress bar 2017-08-29 18:53:21 +04:00
review.hpp Fix -Wmismatched-tags clang warning 2016-11-20 15:10:37 +01:00
savegamedialog.cpp Revert commit 67d59bead5 (a better 2017-08-19 15:24:06 +04:00
savegamedialog.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
screenfader.cpp
screenfader.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
scrollwindow.cpp Added a special function for GUI sounds playing 2017-07-10 15:48:00 +04:00
scrollwindow.hpp
settingswindow.cpp gcd is not available in msvc until 2017.3 P2, back to boost::math::gcd for now 2017-06-10 00:51:19 +02:00
settingswindow.hpp Fix horrible performance when resizing/moving the settings window 2016-11-01 16:37:00 +01:00
sortfilteritemmodel.cpp Remove unwanted warnings 2017-09-20 19:47:14 +04:00
sortfilteritemmodel.hpp Improved repair widget 2017-05-31 19:11:49 +04:00
soulgemdialog.cpp
soulgemdialog.hpp
spellbuyingwindow.cpp Spellbuying menu improvements 2017-07-27 13:20:18 +04:00
spellbuyingwindow.hpp Spellbuying menu improvements 2017-07-27 13:20:18 +04:00
spellcreationdialog.cpp Revert commit 67d59bead5 (a better 2017-08-19 15:24:06 +04:00
spellcreationdialog.hpp
spellicons.cpp
spellicons.hpp
spellmodel.cpp replace and purge boost::lexical_cast 2017-06-09 19:08:53 +02:00
spellmodel.hpp
spellview.cpp Spellview fixes 2017-07-16 13:14:19 +04:00
spellview.hpp remove boost/tuple 2017-06-09 19:08:53 +02:00
spellwindow.cpp Do not allow player to change weapon/spell during attack or spellcasting (bug #2445) 2017-08-29 15:53:23 +04:00
spellwindow.hpp
statswindow.cpp Display negative values on fatigue progress bar 2017-08-29 18:53:21 +04:00
statswindow.hpp StatsWindow: don't rebuild all skill widgets when one skill changes 2017-02-06 02:40:35 +01:00
textcolours.hpp improve dialogue window performance 2017-07-26 18:58:27 +02:00
textinput.cpp Revert commit 67d59bead5 (a better 2017-08-19 15:24:06 +04:00
textinput.hpp
timeadvancer.cpp
timeadvancer.hpp
tooltips.cpp Owned crosshair improvements (bug #2789) 2017-08-18 17:08:15 +04:00
tooltips.hpp Update the tooltip when the focusObject is set 2017-07-20 20:59:36 +02:00
tradeitemmodel.cpp Do not show uncarriable lights in item views 2016-09-24 18:01:31 +02:00
tradeitemmodel.hpp
tradewindow.cpp Confiscate an item when you try to sell it to its owner (bug #3944) 2017-08-14 11:31:17 +04:00
tradewindow.hpp
trainingwindow.cpp Apply magic effects while waiting/sleeping 2016-07-06 00:20:23 +02:00
trainingwindow.hpp
travelwindow.cpp Added a special function for GUI sounds playing 2017-07-10 15:48:00 +04:00
travelwindow.hpp
videowidget.cpp
videowidget.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
waitdialog.cpp Create autosave when waiting (bug #1452) 2017-08-12 09:06:31 +04:00
waitdialog.hpp
widgets.cpp Display negative values on fatigue progress bar 2017-08-29 18:53:21 +04:00
widgets.hpp
windowbase.cpp Attempt to silence warning 2016-08-14 16:41:17 +02:00
windowbase.hpp
windowmanagerimp.cpp Make the PlayMode and PlayType enums scoped 2017-09-15 02:36:59 -07:00
windowmanagerimp.hpp Log a warning in case of missing bookart instead of showing a pink rectangle (Fixes #3826) 2017-09-08 22:50:07 +02:00
windowpinnablebase.cpp
windowpinnablebase.hpp