openmw-tes3coop/apps/openmw/mwgui
scrawl eac2e52841 Merge pull request #1329 from akortunov/priorityfix
Combat AI: make default spell priority calculation formula close to vanilla
2017-07-31 18:21:47 +00:00
..
alchemywindow.cpp Added a special function for GUI sounds playing 2017-07-10 15:48:00 +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 Fix shadowing warnings 2016-10-31 00:39:31 +09:00
birth.hpp
bookpage.cpp improve dialogue window performance 2017-07-26 18:58:27 +02: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 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 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 improve dialogue window performance 2017-07-26 18:58:27 +02: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 Added a special function for GUI sounds playing 2017-07-10 15:48:00 +04:00
enchantingdialog.hpp Show success chance when self-enchanting (Feature #3492) 2017-06-03 14:39:15 +04:00
exposedwindow.cpp
exposedwindow.hpp
formatting.cpp Silence static analysis warnings 2016-12-22 14:43:54 +01:00
formatting.hpp
hud.cpp Tooltips: dynamic stats, birthsign and hand-to-hand layout fixes 2017-04-30 22:39:05 +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 Added a special function for GUI sounds playing 2017-07-10 15:48:00 +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 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 improve dialogue window performance 2017-07-26 18:58:27 +02: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 Go back to index when selecting 'cancel' on topics list 2017-07-30 23:51:44 +02: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 Levelup menu layout fixes 2017-05-01 20:48:39 +04: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 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
mainmenu.cpp Added a special function for GUI sounds playing 2017-07-10 15:48:00 +04:00
mainmenu.hpp
mapwindow.cpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02: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 Allow replacing of interactive message boxes (Fixes #3040) 2015-11-28 19:15:54 +01:00
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 Quick keys menu fixes 2017-07-16 13:11:34 +04:00
quickkeysmenu.hpp
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
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 Tooltips: dynamic stats, birthsign and hand-to-hand layout fixes 2017-04-30 22:39:05 +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 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 Change texture coordinates when falling back to player_hit_01 2015-12-07 18:32:58 +01:00
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 purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02: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 Merge pull request #1329 from akortunov/priorityfix 2017-07-31 18:21:47 +00: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 Adds persisted pin (feature #2834, bug #2489) 2017-04-10 10:18:00 +04:00
spellwindow.hpp
statswindow.cpp Tooltips: faction, magic effects layout fixes 2017-05-01 10:00:51 +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
textinput.hpp
timeadvancer.cpp
timeadvancer.hpp
tooltips.cpp Update the tooltip when the focusObject is set 2017-07-20 20:59:36 +02: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 Added a special function for GUI sounds playing 2017-07-10 15:48:00 +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 Added a special function for GUI sounds playing 2017-07-10 15:48:00 +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 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 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 Remove an unneeded virtual 2015-07-15 19:10:09 +02:00
windowmanagerimp.cpp Merge pull request #1287 from akortunov/spellsorting 2017-07-31 09:43:47 +00:00
windowmanagerimp.hpp improve dialogue window performance 2017-07-26 18:58:27 +02:00
windowpinnablebase.cpp
windowpinnablebase.hpp