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-tes3mp/apps/openmw/mwgui
scrawl 0f347eccbf Flip the origin of global map texture
Now it's consistent with the overlay texture.
9 years ago
..
alchemywindow.cpp Remove dead code from alchemywindow. 9 years ago
alchemywindow.hpp Reduce includes 10 years ago
backgroundimage.cpp Remove name extension for internal MyGUI textures 10 years ago
backgroundimage.hpp Add option to stretch menu backgrounds/cutscenes to the whole screen 10 years ago
birth.cpp Include cleanup 10 years ago
birth.hpp Reduce includes in MWGui 10 years ago
bookpage.cpp BookPage: implement hit test with margin for error 9 years ago
bookpage.hpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
bookwindow.cpp extracted MWMechanics::getPlayer() 9 years ago
bookwindow.hpp Fix -Woverloaded-virtual clang warnings 10 years ago
charactercreation.cpp extracted MWMechanics::getPlayer() 9 years ago
charactercreation.hpp Properly apply changes when backing out of chargen dialogs (Fixes #2627) 10 years ago
class.cpp Remove useless #undef's for windows now that we have NOMINMAX flag 10 years ago
class.hpp Reduce includes in MWGui 10 years ago
companionitemmodel.cpp Include cleanup 10 years ago
companionitemmodel.hpp Remove NpcStats::mProfit and store it in the script instead 10 years ago
companionwindow.cpp Include cleanup 10 years ago
companionwindow.hpp Fix -Woverloaded-virtual clang warnings 10 years ago
confirmationdialog.cpp Fix -Woverloaded-virtual clang warnings 10 years ago
confirmationdialog.hpp Fix -Woverloaded-virtual clang warnings 10 years ago
console.cpp Escape MyGUI markup codes in console output 9 years ago
console.hpp Escape MyGUI markup codes in console output 9 years ago
container.cpp extracted MWMechanics::getPlayer() 9 years ago
container.hpp Fix -Woverloaded-virtual clang warnings 10 years ago
containeritemmodel.cpp Revert "Transfer item ownership to the buyer if item wasn't stolen" 10 years ago
containeritemmodel.hpp Fix item owner not resetting when dragging an item from a corpse to the player avatar 11 years ago
controllers.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
controllers.hpp Reduce MyGUI includes 10 years ago
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 Remove software cursor option, hw cursors seem to be working well enough 11 years ago
debugwindow.cpp Fix tab indentations in apps/ and components/ 9 years ago
debugwindow.hpp Add debug window (F10), displays Bullet's profiler output 10 years ago
dialogue.cpp Fixes for building with unity build 9 years ago
dialogue.hpp Reduce includes in MWGui 10 years ago
draganddrop.cpp Silence -Wreorder warnings, and remove -Wno-reorder. 10 years ago
draganddrop.hpp Reduce includes, move DragAndDrop to separate file 10 years ago
enchantingdialog.cpp extracted MWMechanics::getPlayer() 9 years ago
enchantingdialog.hpp Fix dangling MWWorld::Ptrs in enchanting dialog after loading save game (Fixes #1722) 11 years ago
exposedwindow.cpp Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr) 12 years ago
exposedwindow.hpp Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr) 12 years ago
formatting.cpp Icon fix 10 years ago
formatting.hpp Reduce MyGUI includes 10 years ago
hud.cpp Remove old FPS setting code 9 years ago
hud.hpp Remove old FPS setting code 9 years ago
inventoryitemmodel.cpp Include cleanup 10 years ago
inventoryitemmodel.hpp Fix item owner not resetting when dragging an item from a corpse to the player avatar 11 years ago
inventorywindow.cpp Fix adjustment of inventory preview size when guimode changes (Fixes #2973) 9 years ago
inventorywindow.hpp Fix -Wunused-private-field clang warnings 10 years ago
itemmodel.cpp Don't reset the item model's sort/filter options in updatePlayer (Fixes #2863) 10 years ago
itemmodel.hpp Don't reset the item model's sort/filter options in updatePlayer (Fixes #2863) 10 years ago
itemselection.cpp Scrollbars don't save their positions between openings 10 years ago
itemselection.hpp Reduce includes, move DragAndDrop to separate file 10 years ago
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 Icon fix 10 years ago
itemwidget.hpp Move item count text to ItemWidget 10 years ago
jailscreen.cpp extracted MWMechanics::getPlayer() 9 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 Silence -Wreorder warnings, and remove -Wno-reorder. 10 years ago
journalbooks.hpp Rewrite journal GUI topic list to use MWList 11 years ago
journalviewmodel.cpp Silence -Wreorder warnings, and remove -Wno-reorder. 10 years ago
journalviewmodel.hpp Grey out completed quests in journal quests list 10 years ago
journalwindow.cpp Fix journal page navigation bug introduced by 7dd09dd637 (Fixes #2899) 9 years ago
journalwindow.hpp Reduce includes in MWGui 10 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 extracted MWMechanics::getPlayer() 9 years ago
levelupdialog.hpp Do not attach coin widgets to a box 10 years ago
loadingscreen.cpp Fix the frameNumber not being incremented in certain frames 9 years ago
loadingscreen.hpp Small delay before the loading screen shows 9 years ago
mainmenu.cpp Include cleanup 10 years ago
mainmenu.hpp Move OpenMW version information to a textfile instead of compiling it in 10 years ago
mapwindow.cpp Flip the origin of global map texture 9 years ago
mapwindow.hpp Fix cell names on world map not always being translated (Fixes #2832) 10 years ago
merchantrepair.cpp extracted MWMechanics::getPlayer() 9 years ago
merchantrepair.hpp Reduce includes in MWGui 10 years ago
messagebox.cpp Fix -Wunused-private-field clang warnings 10 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 Include cleanup 10 years ago
pickpocketitemmodel.hpp Open inventory when activating an unconscious actor (Fixes #1848) 10 years ago
quickkeysmenu.cpp Make the Equip script function "use" items (drink potion, use alchemy, etc) 9 years ago
quickkeysmenu.hpp Allow binding Hand To Hand in quick keys menu (Fixes #2024) 10 years ago
race.cpp Port CharacterPreview 10 years ago
race.hpp Port CharacterPreview 10 years ago
recharge.cpp extracted MWMechanics::getPlayer() 9 years ago
recharge.hpp Reduce includes in MWGui 10 years ago
referenceinterface.cpp extracted MWMechanics::getPlayer() 9 years ago
referenceinterface.hpp Fix console reference label not resetting when loading save 11 years ago
repair.cpp extracted MWMechanics::getPlayer() 9 years ago
repair.hpp Refactor item icon code into ItemWidget (Fixes #1391) 11 years ago
review.cpp Remove useless #undef's for windows now that we have NOMINMAX flag 10 years ago
review.hpp Reduce includes in MWGui 10 years ago
savegamedialog.cpp Improve some error messages 9 years ago
savegamedialog.hpp Restore savegame screenshot display 10 years ago
screenfader.cpp Use AdditiveLayer for the hit fader 9 years ago
screenfader.hpp Use AdditiveLayer for the hit fader 9 years ago
scrollwindow.cpp extracted MWMechanics::getPlayer() 9 years ago
scrollwindow.hpp Fix -Woverloaded-virtual clang warnings 10 years ago
settingswindow.cpp Remove old FPS setting code 9 years ago
settingswindow.hpp Remove old FPS setting code 9 years ago
sortfilteritemmodel.cpp Remove an unused function 10 years ago
sortfilteritemmodel.hpp Remove an unused function 10 years ago
soulgemdialog.cpp Reduce includes in MWGui 10 years ago
soulgemdialog.hpp Added soulgem dialog; made interactive message boxes not close the previous UI 12 years ago
spellbuyingwindow.cpp extracted MWMechanics::getPlayer() 9 years ago
spellbuyingwindow.hpp Esc button exits all non-modal GUI windows 11 years ago
spellcreationdialog.cpp extracted MWMechanics::getPlayer() 9 years ago
spellcreationdialog.hpp Reduce includes in MWGui 10 years ago
spellicons.cpp durations in tooltips : use "show effect duration" setting 9 years ago
spellicons.hpp Silence -Wreorder warnings. 10 years ago
spellmodel.cpp Enchantment error handling fix (Fixes #2959) 9 years ago
spellmodel.hpp Silence -Wreorder warnings. 10 years ago
spellview.cpp Merge branch 'master' of https://github.com/OpenMW/openmw into osg 10 years ago
spellview.hpp Merge branch 'master' of https://github.com/OpenMW/openmw into osg 10 years ago
spellwindow.cpp Make the Equip script function "use" items (drink potion, use alchemy, etc) 9 years ago
spellwindow.hpp provide incremental update of SpellWindow (Fixes #2411) 10 years ago
statswindow.cpp extracted MWMechanics::getPlayer() 9 years ago
statswindow.hpp Reduce includes in MWGui 10 years ago
textinput.cpp Reduce MyGUI includes 10 years ago
textinput.hpp Reduce MyGUI includes 10 years ago
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 extracted MWMechanics::getPlayer() 9 years ago
tooltips.hpp Fix tab indentations in apps/ and components/ 9 years ago
tradeitemmodel.cpp Stolen item tracking overhaul part 2 (Fixes #2338) 10 years ago
tradeitemmodel.hpp Revert "Transfer item ownership to the buyer if item wasn't stolen" 10 years ago
tradewindow.cpp extracted MWMechanics::getPlayer() 9 years ago
tradewindow.hpp Reduce MyGUI includes 10 years ago
trainingwindow.cpp extracted MWMechanics::getPlayer() 9 years ago
trainingwindow.hpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 10 years ago
travelwindow.cpp extracted MWMechanics::getPlayer() 9 years ago
travelwindow.hpp Reduce includes 10 years ago
videowidget.cpp Catch exception for not found videos 10 years ago
videowidget.hpp Port VideoWidget 10 years ago
waitdialog.cpp Update sleep interruption formula according to wiki, thanks Hrnchamd 9 years ago
waitdialog.hpp Remove unnecessary dependency on MWScrollBar 9 years ago
widgets.cpp Fix tab indentations in apps/ and components/ 9 years ago
widgets.hpp Silence -Wreorder warnings. 10 years ago
windowbase.cpp WindowBase::center use the layer size instead of render window size 9 years ago
windowbase.hpp Remove an unneeded virtual 10 years ago
windowmanagerimp.cpp Use the ScalingLayer for journal, books and scrolls 9 years ago
windowmanagerimp.hpp Remove old FPS setting code 9 years ago
windowpinnablebase.cpp Use mouse pressed event for pin button instead of mouse click 10 years ago
windowpinnablebase.hpp Use mouse pressed event for pin button instead of mouse click 10 years ago