openmw-tes3coop/apps/openmw/mwgui
David Cernat f2ec6ce02c Merge pull request #209 from OpenMW/master
Add OpenMW commits up to 30 Apr 2017
2017-04-30 13:31:16 +03:00
..
alchemywindow.cpp Explicitely set the user data type to avoid const/non-const mismatch 2017-03-13 02:48:23 +01: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 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 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 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 Use empty() instead of !size() 2016-02-22 19:06:12 +01:00
console.hpp
container.cpp [Client] Delineate tes3mp-only code more clearly, part 2 2017-04-24 19:46:12 +03: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 Progress bars vertical alignment 2017-03-27 13:33:28 +04:00
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 Explicitely set the user data type to avoid const/non-const mismatch 2017-03-13 02:48:23 +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 [Client] Delineate tes3mp-only code more clearly, part 2 2017-04-24 19:46:12 +03: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 [Client] Delineate tes3mp-only code more clearly, part 2 2017-04-24 19:46:12 +03:00
inventorywindow.hpp Add InventoryWindow::clear() as part of world cleanup 2017-04-19 18:28:49 +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 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 Don't use tolower() 2015-12-07 21:58:30 +01:00
journalviewmodel.hpp
journalwindow.cpp Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063) 2015-12-07 15:33:04 +01:00
journalwindow.hpp Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063) 2015-12-07 15:33:04 +01:00
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 Use separate node mask and parent for CompositeMapRenderer to allow the loading screen to pre compile composite maps. 2017-03-14 19:27:55 +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 [Client] Delineate tes3mp-only code more clearly, part 2 2017-04-24 19:46:12 +03:00
mainmenu.hpp
mapwindow.cpp Merge pull request #203 from OpenMW/master 2017-04-21 21:07:37 +03:00
mapwindow.hpp Merge pull request #196 from OpenMW/master while resolving conflicts 2017-04-13 07:07:49 +03:00
merchantrepair.cpp Merchant repair and travel window scroll fix 2017-04-23 09:15:25 +04:00
merchantrepair.hpp Merchant repair and travel window scroll fix 2017-04-23 09:15:25 +04:00
messagebox.cpp Allow replacing of interactive message boxes (Fixes #3040) 2015-11-28 19:15:54 +01:00
messagebox.hpp
mode.hpp Add New GUI dialog: ListBox 2016-11-04 00:24:16 +08:00
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 Explicitely set the user data type to avoid const/non-const mismatch 2017-03-13 02:48:23 +01:00
quickkeysmenu.hpp
race.cpp Save a proto gender in racemenu 2017-04-14 23:19:48 +04:00
race.hpp CharacterPreview no longer depends on osgViewer 2016-08-16 22:47:45 +02:00
recharge.cpp Added missed recharge and repair sounds 2017-04-02 23:19:43 +04:00
recharge.hpp Improve performance of repairing/recharging (Fixes #2493) 2016-11-06 11:01:46 +01:00
referenceinterface.cpp
referenceinterface.hpp
repair.cpp Added missed recharge and repair sounds 2017-04-02 23:19:43 +04:00
repair.hpp Improve performance of repairing/recharging (Fixes #2493) 2016-11-06 11:01:46 +01:00
review.cpp Fixed dynamic stats tooltips in review menu 2017-04-20 17:24:34 +04:00
review.hpp Fix -Wmismatched-tags clang warning 2016-11-20 15:10:37 +01:00
savegamedialog.cpp Escaped class name string 2017-04-21 17:21:57 +04:00
savegamedialog.hpp
screenfader.cpp Change texture coordinates when falling back to player_hit_01 2015-12-07 18:32:58 +01:00
screenfader.hpp Change texture coordinates when falling back to player_hit_01 2015-12-07 18:32:58 +01:00
scrollwindow.cpp
scrollwindow.hpp
settingswindow.cpp More consistent wording of errors/warnings 2017-03-04 21:48:31 +01:00
settingswindow.hpp Fix horrible performance when resizing/moving the settings window 2016-11-01 16:37:00 +01:00
sortfilteritemmodel.cpp More consistent wording of errors/warnings 2017-03-04 21:48:31 +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 Merge pull request #209 from OpenMW/master 2017-04-30 13:31:16 +03:00
spellbuyingwindow.hpp
spellcreationdialog.cpp [Client] Delineate tes3mp-only code more clearly, part 2 2017-04-24 19:46:12 +03:00
spellcreationdialog.hpp
spellicons.cpp
spellicons.hpp
spellmodel.cpp More consistent wording of errors/warnings 2017-03-04 21:48:31 +01:00
spellmodel.hpp
spellview.cpp Explicitely set the user data type to avoid const/non-const mismatch 2017-03-13 02:48:23 +01:00
spellview.hpp
spellwindow.cpp [Client] Delineate tes3mp-only code more clearly, part 2 2017-04-24 19:46:12 +03:00
spellwindow.hpp
statswindow.cpp Adds persisted pin (feature #2834, bug #2489) 2017-04-10 10:18:00 +04: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 Merge pull request #1228 from akortunov/master 2017-04-14 20:01:08 +02:00
tooltips.hpp Add option to show reach and attack speed for melee weapons 2017-04-12 09:12:25 +04: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 Merchant repair and travel window scroll fix 2017-04-23 09:15:25 +04: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 Remove unnecessary dependency on MWScrollBar 2015-10-24 16:04:08 +02:00
widgets.cpp
widgets.hpp
windowbase.cpp Attempt to silence warning 2016-08-14 16:41:17 +02:00
windowbase.hpp
windowmanagerimp.cpp Merge pull request #203 from OpenMW/master 2017-04-21 21:07:37 +03:00
windowmanagerimp.hpp Move updatePinnedWindows() function to private section 2017-04-21 19:37:09 +04:00
windowpinnablebase.cpp
windowpinnablebase.hpp