1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-21 19:09:41 +00:00
openmw-tes3mp/apps/openmw/mwgui
2017-02-06 02:40:35 +01:00
..
alchemywindow.cpp Fix shadowing warnings 2016-10-31 00:39:31 +09:00
alchemywindow.hpp
backgroundimage.cpp
backgroundimage.hpp
birth.cpp Fix shadowing warnings 2016-10-31 00:39:31 +09:00
birth.hpp
bookpage.cpp Fix interactive ID validity checks in TypesetBookImpl 2016-10-01 21:07:17 +02:00
bookpage.hpp
bookwindow.cpp
bookwindow.hpp
charactercreation.cpp Show starting abilities, powers and spells in stat-review window (Fixes #2410) 2016-11-19 21:51:19 +01: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 Fix shadowing warnings 2016-10-02 17:48:54 +09:00
class.hpp Fall back to 'warrior' for not found class images (Fixes #3228) 2016-03-24 16:52:16 +01:00
companionitemmodel.cpp
companionitemmodel.hpp
companionwindow.cpp
companionwindow.hpp
confirmationdialog.cpp
confirmationdialog.hpp
console.cpp Use empty() instead of !size() 2016-02-22 19:06:12 +01:00
console.hpp
container.cpp Pass the victim to commitCrime on pickpocket detection (Fixes #3424) 2016-06-06 23:50:22 +02:00
container.hpp
containeritemmodel.cpp Use empty() instead of !size() 2016-02-22 19:06:12 +01: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 Don't clamp disposition twice, clamping is already done inside getDerivedDisposition 2016-03-18 00:42:22 +01:00
dialogue.hpp
draganddrop.cpp Set the drag-and-drop state after initiating the drag, not before (Fixes #3134) 2016-12-16 20:16:59 +01:00
draganddrop.hpp
enchantingdialog.cpp Revert "Accept a ConstPtr in ItemPtr tooltips" 2015-12-19 22:52:35 +01:00
enchantingdialog.hpp
exposedwindow.cpp
exposedwindow.hpp
formatting.cpp Silence static analysis warnings 2016-12-22 14:43:54 +01:00
formatting.hpp
hud.cpp Make the local map cell distance configurable 2016-02-05 01:19:45 +01:00
hud.hpp
inventoryitemmodel.cpp Fix shadowing warnings 2016-10-31 00:39:31 +09:00
inventoryitemmodel.hpp
inventorywindow.cpp Do not show uncarriable lights in item views 2016-09-24 18:01:31 +02:00
inventorywindow.hpp CharacterPreview no longer depends on osgViewer 2016-08-16 22:47:45 +02:00
itemchargeview.cpp Fix overloaded virtual function warning 2016-11-13 17:22:50 +01:00
itemchargeview.hpp Fix overloaded virtual function warning 2016-11-13 17:22:50 +01:00
itemmodel.cpp Add ItemModel::allowedToInsertItems 2016-03-05 19:53:24 +01:00
itemmodel.hpp Add ItemModel::allowedToInsertItems 2016-03-05 19:53:24 +01:00
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 Apply magic effects while waiting/sleeping 2016-07-06 00:20:23 +02:00
jailscreen.hpp
journalbooks.cpp
journalbooks.hpp
journalviewmodel.cpp
journalviewmodel.hpp
journalwindow.cpp
journalwindow.hpp
layout.cpp
layout.hpp
levelupdialog.cpp Clang warning fixes 2016-08-14 15:10:50 +02:00
levelupdialog.hpp Show correct class image in level-up dialog (Fixes #3443) 2016-06-26 03:22:58 +02:00
loadingscreen.cpp Fix unnecessary use of CopyFramebufferToTextureCallback when loading is too fast for a loading screen to be displayed 2017-02-03 23:39:39 +01:00
loadingscreen.hpp Fix unnecessary use of CopyFramebufferToTextureCallback when loading is too fast for a loading screen to be displayed 2017-02-03 23:39:39 +01:00
mainmenu.cpp
mainmenu.hpp
mapwindow.cpp Fix shadowing warnings 2016-10-06 23:33:52 +09:00
mapwindow.hpp Fix disabled door markers appearing on the map (Fixes #3348) 2016-08-12 03:14:36 +02:00
merchantrepair.cpp Revert "Accept a ConstPtr in ItemPtr tooltips" 2015-12-19 22:52:35 +01:00
merchantrepair.hpp
messagebox.cpp
messagebox.hpp
mode.hpp
pickpocketitemmodel.cpp Add ItemModel::allowedToInsertItems 2016-03-05 19:53:24 +01:00
pickpocketitemmodel.hpp Add ItemModel::allowedToInsertItems 2016-03-05 19:53:24 +01:00
quickkeysmenu.cpp Fix shadowing warnings 2016-10-06 23:33:52 +09:00
quickkeysmenu.hpp
race.cpp Fix shadowing warnings 2016-10-06 23:33:52 +09:00
race.hpp CharacterPreview no longer depends on osgViewer 2016-08-16 22:47:45 +02:00
recharge.cpp Improve performance of repairing/recharging (Fixes #2493) 2016-11-06 11:01:46 +01:00
recharge.hpp Improve performance of repairing/recharging (Fixes #2493) 2016-11-06 11:01:46 +01:00
referenceinterface.cpp
referenceinterface.hpp
repair.cpp Improve performance of repairing/recharging (Fixes #2493) 2016-11-06 11:01:46 +01:00
repair.hpp Improve performance of repairing/recharging (Fixes #2493) 2016-11-06 11:01:46 +01:00
review.cpp Show starting abilities, powers and spells in stat-review window (Fixes #2410) 2016-11-19 21:51:19 +01:00
review.hpp Fix -Wmismatched-tags clang warning 2016-11-20 15:10:37 +01:00
savegamedialog.cpp savegamedialog: don't reset the character selection scrollbar when a character is deleted 2016-09-18 19:26:41 +02:00
savegamedialog.hpp
screenfader.cpp
screenfader.hpp
scrollwindow.cpp
scrollwindow.hpp
settingswindow.cpp Fix horrible performance when resizing/moving the settings window 2016-11-01 16:37:00 +01:00
settingswindow.hpp Fix horrible performance when resizing/moving the settings window 2016-11-01 16:37:00 +01:00
sortfilteritemmodel.cpp Improve performance of repairing/recharging (Fixes #2493) 2016-11-06 11:01:46 +01:00
sortfilteritemmodel.hpp Improve performance of repairing/recharging (Fixes #2493) 2016-11-06 11:01:46 +01:00
soulgemdialog.cpp
soulgemdialog.hpp
spellbuyingwindow.cpp
spellbuyingwindow.hpp
spellcreationdialog.cpp
spellcreationdialog.hpp
spellicons.cpp
spellicons.hpp
spellmodel.cpp
spellmodel.hpp
spellview.cpp Revert "Accept a ConstPtr in ItemPtr tooltips" 2015-12-19 22:52:35 +01:00
spellview.hpp
spellwindow.cpp Allow deleting spells that have the "always succeeds" flag (Fixes #3627) 2016-11-21 02:26:02 +09:00
spellwindow.hpp
statswindow.cpp StatsWindow: don't rebuild all skill widgets when one skill changes 2017-02-06 02:40:35 +01:00
statswindow.hpp StatsWindow: don't rebuild all skill widgets when one skill changes 2017-02-06 02:40:35 +01:00
textinput.cpp
textinput.hpp
timeadvancer.cpp
timeadvancer.hpp
tooltips.cpp Fix shadowing warnings 2016-10-31 00:39:31 +09:00
tooltips.hpp Use getWeightString() to avoid casting to int 2016-08-14 19:38:53 +09:00
tradeitemmodel.cpp Do not show uncarriable lights in item views 2016-09-24 18:01:31 +02:00
tradeitemmodel.hpp
tradewindow.cpp Moved mechanics code from MWGui::TradeWindow to MWMechanics::Trading 2016-06-04 12:28:47 -04:00
tradewindow.hpp Moved mechanics code from MWGui::TradeWindow to MWMechanics::Trading 2016-06-04 12:28:47 -04:00
trainingwindow.cpp Apply magic effects while waiting/sleeping 2016-07-06 00:20:23 +02:00
trainingwindow.hpp
travelwindow.cpp Moved duplicated code to common ActionTeleport static method and reordered travel price calculations 2016-12-23 21:27:29 +01:00
travelwindow.hpp
videowidget.cpp Change the way that image origin is converted to OpenGL's lower-left convention 2016-02-05 21:03:11 +01:00
videowidget.hpp
waitdialog.cpp Apply magic effects while waiting/sleeping 2016-07-06 00:20:23 +02:00
waitdialog.hpp
widgets.cpp
widgets.hpp
windowbase.cpp Attempt to silence warning 2016-08-14 16:41:17 +02:00
windowbase.hpp
windowmanagerimp.cpp Show starting abilities, powers and spells in stat-review window (Fixes #2410) 2016-11-19 21:51:19 +01:00
windowmanagerimp.hpp Fall back to 'warrior' for not found class images (Fixes #3228) 2016-03-24 16:52:16 +01:00
windowpinnablebase.cpp
windowpinnablebase.hpp