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-tes3coop/apps/openmw/mwgui
scrawl 26e3de1025 Merge pull request #1464 from akortunov/guifixes
Fixed padding of MessageBox buttons
7 years ago
..
alchemywindow.cpp Revert commit 67d59bead5 (a better 7 years ago
alchemywindow.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 8 years ago
backgroundimage.cpp Remove name extension for internal MyGUI textures 10 years ago
backgroundimage.hpp
birth.cpp Add scrollbar to a birth effect lists (bug #4105) 7 years ago
birth.hpp Add scrollbar to a birth effect lists (bug #4105) 7 years ago
bookpage.cpp Display large entries in journal correctly 7 years ago
bookpage.hpp improve dialogue window performance 8 years ago
bookwindow.cpp Added a special function for GUI sounds playing 8 years ago
bookwindow.hpp Fix -Woverloaded-virtual clang warnings 10 years ago
charactercreation.cpp Fix shadowing warnings 8 years ago
charactercreation.hpp Show starting abilities, powers and spells in stat-review window (Fixes #2410) 8 years ago
class.cpp Revert commit 67d59bead5 (a better 7 years ago
class.hpp Fall back to 'warrior' for not found class images (Fixes #3228) 9 years ago
companionitemmodel.cpp Include cleanup 10 years ago
companionitemmodel.hpp
companionwindow.cpp Include cleanup 10 years ago
companionwindow.hpp Fix -Woverloaded-virtual clang warnings 10 years ago
confirmationdialog.cpp Confirmation dialogs size fix 8 years ago
confirmationdialog.hpp Confirmation dialogs size fix 8 years ago
console.cpp Use empty() instead of !size() 9 years ago
console.hpp Escape MyGUI markup codes in console output 9 years ago
container.cpp Added a special function for GUI sounds playing 8 years ago
container.hpp Fix -Woverloaded-virtual clang warnings 10 years ago
containeritemmodel.cpp Fixes for building in MSVC 8 years ago
containeritemmodel.hpp
controllers.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
controllers.hpp
countdialog.cpp Fix -Woverloaded-virtual clang warnings 10 years ago
countdialog.hpp Fix -Woverloaded-virtual clang warnings 10 years ago
cursor.cpp OpenMW compiles and runs w/o render window 10 years ago
cursor.hpp
debugwindow.cpp Fix build against bullet with profiler disabled (Fixes #3592) 8 years ago
debugwindow.hpp
dialogue.cpp Update a disposition bar when a dialogue widget is disabled, but visible 7 years ago
dialogue.hpp improve dialogue window performance 8 years ago
draganddrop.cpp Added a special function for GUI sounds playing 8 years ago
draganddrop.hpp
enchantingdialog.cpp Revert commit 67d59bead5 (a better 7 years ago
enchantingdialog.hpp Revert commit 67d59bead5 (a better 7 years ago
exposedwindow.cpp
exposedwindow.hpp
formatting.cpp Log a warning in case of missing bookart instead of showing a pink rectangle (Fixes #3826) 7 years ago
formatting.hpp
hud.cpp Display negative values on fatigue progress bar 7 years ago
hud.hpp Preload magic effect visuals of the player's selected weapon/spell 8 years ago
inventoryitemmodel.cpp Fix shadowing warnings 8 years ago
inventoryitemmodel.hpp
inventorywindow.cpp Cycle only through weapons which can be equipped by player (bug #4104) 7 years ago
inventorywindow.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 8 years ago
itemchargeview.cpp Explicitely set the user data type to avoid const/non-const mismatch 8 years ago
itemchargeview.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 8 years ago
itemmodel.cpp Add ItemModel::allowedToInsertItems 9 years ago
itemmodel.hpp Add ItemModel::allowedToInsertItems 9 years ago
itemselection.cpp Scrollbars don't save their positions between openings 10 years ago
itemselection.hpp
itemview.cpp Don't reset the item model's sort/filter options in updatePlayer (Fixes #2863) 10 years ago
itemview.hpp Merge branch 'master' of https://github.com/OpenMW/openmw into osg 10 years ago
itemwidget.cpp ItemWidget: skip setImageTexture if the icon has not changed 8 years ago
itemwidget.hpp ItemWidget: skip setImageTexture if the icon has not changed 8 years ago
jailscreen.cpp Ensure jail does not decrease a skill past zero 8 years ago
jailscreen.hpp Properly center jail progress widget, fix a bug with it not disappearing if the console is open 10 years ago
journalbooks.cpp Journalbook layout fixes 8 years ago
journalbooks.hpp
journalviewmodel.cpp replace and purge boost::function 8 years ago
journalviewmodel.hpp replace and purge boost::function 8 years ago
journalwindow.cpp Journalbook layout fixes 8 years ago
journalwindow.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 8 years ago
layout.cpp Move OEngine::Gui::Layout to MWGui 10 years ago
layout.hpp Move OEngine::Gui::Layout to MWGui 10 years ago
levelupdialog.cpp Allow to add levelup a description for levels > 20 7 years ago
levelupdialog.hpp Show correct class image in level-up dialog (Fixes #3443) 9 years ago
loadingscreen.cpp add ktx support for splashscreens 7 years ago
loadingscreen.hpp Respect the framelimit in all cases (Fixes #3531) 7 years ago
mainmenu.cpp Added a special function for GUI sounds playing 8 years ago
mainmenu.hpp Move OpenMW version information to a textfile instead of compiling it in 10 years ago
mapwindow.cpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 8 years ago
mapwindow.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 8 years ago
merchantrepair.cpp Added a special function for GUI sounds playing 8 years ago
merchantrepair.hpp Merchant repair and travel window scroll fix 8 years ago
messagebox.cpp Fixed padding of MessageBox buttons 7 years ago
messagebox.hpp Fix -Wunused-private-field clang warnings 10 years ago
mode.hpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 10 years ago
pickpocketitemmodel.cpp Add ItemModel::allowedToInsertItems 9 years ago
pickpocketitemmodel.hpp Add ItemModel::allowedToInsertItems 9 years ago
quickkeysmenu.cpp Do not allow to switch weapon to probe or lockpick during attack 7 years ago
quickkeysmenu.hpp Do not allow player to change weapon/spell during attack or spellcasting (bug #2445) 7 years ago
race.cpp purge unnecessary imports 8 years ago
race.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 8 years ago
recharge.cpp Added a special function for GUI sounds playing 8 years ago
recharge.hpp Improved recharge widget 8 years ago
referenceinterface.cpp Do not make target reference unavailable on cell change (bug #3898) 8 years ago
referenceinterface.hpp
repair.cpp Added a special function for GUI sounds playing 8 years ago
repair.hpp Improved repair widget 8 years ago
review.cpp Display negative values on fatigue progress bar 7 years ago
review.hpp Fix -Wmismatched-tags clang warning 8 years ago
savegamedialog.cpp Revert commit 67d59bead5 (a better 7 years ago
savegamedialog.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 8 years ago
screenfader.cpp Change texture coordinates when falling back to player_hit_01 9 years ago
screenfader.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 8 years ago
scrollwindow.cpp Added a special function for GUI sounds playing 8 years ago
scrollwindow.hpp Fix -Woverloaded-virtual clang warnings 10 years ago
settingswindow.cpp gcd is not available in msvc until 2017.3 P2, back to boost::math::gcd for now 8 years ago
settingswindow.hpp Fix horrible performance when resizing/moving the settings window 8 years ago
sortfilteritemmodel.cpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 8 years ago
sortfilteritemmodel.hpp Improved repair widget 8 years ago
soulgemdialog.cpp
soulgemdialog.hpp
spellbuyingwindow.cpp Spellbuying menu improvements 8 years ago
spellbuyingwindow.hpp Spellbuying menu improvements 8 years ago
spellcreationdialog.cpp Revert commit 67d59bead5 (a better 7 years ago
spellcreationdialog.hpp
spellicons.cpp durations in tooltips : use "show effect duration" setting 9 years ago
spellicons.hpp Silence -Wreorder warnings. 10 years ago
spellmodel.cpp replace and purge boost::lexical_cast 8 years ago
spellmodel.hpp Silence -Wreorder warnings. 10 years ago
spellview.cpp Spellview fixes 8 years ago
spellview.hpp remove boost/tuple 8 years ago
spellwindow.cpp Do not allow player to change weapon/spell during attack or spellcasting (bug #2445) 7 years ago
spellwindow.hpp provide incremental update of SpellWindow (Fixes #2411) 10 years ago
statswindow.cpp Display negative values on fatigue progress bar 7 years ago
statswindow.hpp StatsWindow: don't rebuild all skill widgets when one skill changes 8 years ago
textcolours.hpp improve dialogue window performance 8 years ago
textinput.cpp Revert commit 67d59bead5 (a better 7 years ago
textinput.hpp
timeadvancer.cpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 10 years ago
timeadvancer.hpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 10 years ago
tooltips.cpp Owned crosshair improvements (bug #2789) 7 years ago
tooltips.hpp Update the tooltip when the focusObject is set 8 years ago
tradeitemmodel.cpp Do not show uncarriable lights in item views 8 years ago
tradeitemmodel.hpp
tradewindow.cpp Confiscate an item when you try to sell it to its owner (bug #3944) 7 years ago
tradewindow.hpp Moved mechanics code from MWGui::TradeWindow to MWMechanics::Trading 9 years ago
trainingwindow.cpp Apply magic effects while waiting/sleeping 9 years ago
trainingwindow.hpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 10 years ago
travelwindow.cpp Added a special function for GUI sounds playing 8 years ago
travelwindow.hpp
videowidget.cpp Change the way that image origin is converted to OpenGL's lower-left convention 9 years ago
videowidget.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 8 years ago
waitdialog.cpp Create autosave when waiting (bug #1452) 8 years ago
waitdialog.hpp Remove unnecessary dependency on MWScrollBar 9 years ago
widgets.cpp Display negative values on fatigue progress bar 7 years ago
widgets.hpp Silence -Wreorder warnings. 10 years ago
windowbase.cpp Attempt to silence warning 9 years ago
windowbase.hpp Remove an unneeded virtual 10 years ago
windowmanagerimp.cpp Make the PlayMode and PlayType enums scoped 7 years ago
windowmanagerimp.hpp Log a warning in case of missing bookart instead of showing a pink rectangle (Fixes #3826) 7 years ago
windowpinnablebase.cpp
windowpinnablebase.hpp