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 1b41f6c4c5 Sleep interruption fix 10 years ago
..
alchemywindow.cpp Reduce MyGUI includes 10 years ago
alchemywindow.hpp Reduce includes 10 years ago
backgroundimage.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
backgroundimage.hpp Add option to stretch menu backgrounds/cutscenes to the whole screen 10 years ago
birth.cpp Use MyGUI::utility in favor of boost lexical_cast 10 years ago
birth.hpp Reduce includes in MWGui 10 years ago
bookpage.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
bookpage.hpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
bookwindow.cpp Book/scroll window refactoring 10 years ago
bookwindow.hpp Book/scroll window refactoring 10 years ago
charactercreation.cpp CharacterCreation refactoring 10 years ago
charactercreation.hpp CharacterCreation refactoring 10 years ago
class.cpp Reduce MyGUI includes 10 years ago
class.hpp Reduce includes in MWGui 10 years ago
companionitemmodel.cpp Remove NpcStats::mProfit and store it in the script instead 10 years ago
companionitemmodel.hpp Remove NpcStats::mProfit and store it in the script instead 10 years ago
companionwindow.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
companionwindow.hpp Reset item model when reference is reset (Fixes #1628) 11 years ago
confirmationdialog.cpp Reduce MyGUI includes 10 years ago
confirmationdialog.hpp Add missing confirmation dialog for deleting map notes 10 years ago
console.cpp Don't put duplicate lines in the console history 10 years ago
console.hpp Fix cppcheck issues 10 years ago
container.cpp Change stolen items handling to match MW (Fixes #1443, Fixes #2290) 10 years ago
container.hpp Reduce includes, move DragAndDrop to separate file 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 Reduce MyGUI includes 10 years ago
countdialog.hpp Add NumericEditBox widget 10 years ago
cursor.cpp Remove software cursor option, hw cursors seem to be working well enough 11 years ago
cursor.hpp Remove software cursor option, hw cursors seem to be working well enough 11 years ago
debugwindow.cpp Reduce MyGUI includes 10 years ago
debugwindow.hpp Add debug window (F10), displays Bullet's profiler output 10 years ago
dialogue.cpp WindowManager refactoring 10 years ago
dialogue.hpp Reduce includes in MWGui 10 years ago
draganddrop.cpp Reduce MyGUI includes 10 years ago
draganddrop.hpp Reduce includes, move DragAndDrop to separate file 10 years ago
enchantingdialog.cpp Stolen item tracking overhaul part 2 (Fixes #2338) 10 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 Use MyGUI::utility in favor of boost lexical_cast 10 years ago
formatting.hpp Reduce MyGUI includes 10 years ago
hud.cpp Silence -Wreorder warnings. 10 years ago
hud.hpp Fix ignored clicks on HUD mini-map (Fixes #2388) 10 years ago
inventoryitemmodel.cpp Stolen item tracking overhaul part 2 (Fixes #2338) 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 no punishment for stealing when taking an item with the inventory opened 10 years ago
inventorywindow.hpp Reduce MyGUI includes 10 years ago
itemmodel.cpp Include cleanup 10 years ago
itemmodel.hpp Stolen item tracking overhaul part 2 (Fixes #2338) 10 years ago
itemselection.cpp Reduce MyGUI includes 10 years ago
itemselection.hpp Reduce includes, move DragAndDrop to separate file 10 years ago
itemview.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
itemview.hpp Get rid of unneeded setSize/setCoord overrides 10 years ago
itemwidget.cpp Use MyGUI::utility in favor of boost lexical_cast 10 years ago
itemwidget.hpp Move item count text to ItemWidget 10 years ago
jailscreen.cpp consolidate random number logic 10 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 Change all skins to get font colors from fallback settings (Fixes #704) 10 years ago
journalbooks.hpp Rewrite journal GUI topic list to use MWList 11 years ago
journalviewmodel.cpp Grey out completed quests in journal quests list 10 years ago
journalviewmodel.hpp Grey out completed quests in journal quests list 10 years ago
journalwindow.cpp Grey out completed quests in journal quests list 10 years ago
journalwindow.hpp Reduce includes in MWGui 10 years ago
levelupdialog.cpp UI consistency fix in levelup dialog 10 years ago
levelupdialog.hpp Do not attach coin widgets to a box 10 years ago
loadingscreen.cpp consolidate random number logic 10 years ago
loadingscreen.hpp Reduce includes in MWGui 10 years ago
mainmenu.cpp Silence -Wreorder warnings. 10 years ago
mainmenu.hpp Add various custom widgets used in OpenMW to the MyGUI plugin 10 years ago
mapwindow.cpp Correct the icon used for custom map markers 10 years ago
mapwindow.hpp Show map notes on door marker leading to the cell with the note (Fixes #2284) 10 years ago
merchantrepair.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
merchantrepair.hpp Reduce includes in MWGui 10 years ago
messagebox.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
messagebox.hpp Add warning when loading a savegame that depends on non-existing content files (Fixes #2261) 10 years ago
mode.hpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 10 years ago
pickpocketitemmodel.cpp Various integer/floating point roll adjustments based on wiki 10 years ago
pickpocketitemmodel.hpp Open inventory when activating an unconscious actor (Fixes #1848) 10 years ago
quickkeysmenu.cpp removed redundant calls. 10 years ago
quickkeysmenu.hpp Allow binding Hand To Hand in quick keys menu (Fixes #2024) 10 years ago
race.cpp Fix case sensitivity bug in default head/hair selection (Fixes #2453) 10 years ago
race.hpp Reduce includes in MWGui 10 years ago
recharge.cpp consolidate random number logic 10 years ago
recharge.hpp Reduce includes in MWGui 10 years ago
referenceinterface.cpp Merge branch 'master' of https://github.com/zinnschlag/openmw into savedgame 11 years ago
referenceinterface.hpp Fix console reference label not resetting when loading save 11 years ago
repair.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
repair.hpp Refactor item icon code into ItemWidget (Fixes #1391) 11 years ago
review.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
review.hpp Reduce includes in MWGui 10 years ago
savegamedialog.cpp Reduce MyGUI includes 10 years ago
savegamedialog.hpp fixed warning C4099: 10 years ago
screenfader.cpp Reduce MyGUI includes 10 years ago
screenfader.hpp Fall back to player_hit_01.dds if bm_player_hit_01.dds is not available 10 years ago
scrollwindow.cpp Book/scroll window refactoring 10 years ago
scrollwindow.hpp Book/scroll window refactoring 10 years ago
settingswindow.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
settingswindow.hpp Merge remote-tracking branch 'upstream/master' 10 years ago
sortfilteritemmodel.cpp SpellModel, SortFilterItemModel: case insensitive sorting 10 years ago
sortfilteritemmodel.hpp Implement weapon/spell cycling hotkeys (Fixes #1024) 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 Minor cleanup 10 years ago
spellbuyingwindow.hpp Esc button exits all non-modal GUI windows 11 years ago
spellcreationdialog.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
spellcreationdialog.hpp Reduce includes in MWGui 10 years ago
spellicons.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
spellicons.hpp Silence -Wreorder warnings. 10 years ago
spellmodel.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
spellmodel.hpp Silence -Wreorder warnings. 10 years ago
spellview.cpp Silence -Wreorder warnings. 10 years ago
spellview.hpp Made LineInfo a struct, as requested by Scrawl. 10 years ago
spellwindow.cpp provide incremental update of SpellWindow (Fixes #2411) 10 years ago
spellwindow.hpp provide incremental update of SpellWindow (Fixes #2411) 10 years ago
statswindow.cpp fixing MSVC 2013 warning C4244: & C4305 10 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 Don't mark gold as stolen, adjust stolen tooltip (Fixes #2465) 10 years ago
tooltips.hpp Silence -Wreorder warnings. 10 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 Silence -Wreorder warnings. 10 years ago
tradewindow.hpp Reduce MyGUI includes 10 years ago
trainingwindow.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
trainingwindow.hpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 10 years ago
travelwindow.cpp Add travel service support for creatures (Fixes #2432) 10 years ago
travelwindow.hpp Reduce includes 10 years ago
videowidget.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
videowidget.hpp Add option to stretch menu backgrounds/cutscenes to the whole screen 10 years ago
waitdialog.cpp Sleep interruption fix 10 years ago
waitdialog.hpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 10 years ago
widgets.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
widgets.hpp Silence -Wreorder warnings. 10 years ago
windowbase.cpp Include cleanup 10 years ago
windowbase.hpp Fix minor exploit when map window is shown with transparency 10 years ago
windowmanagerimp.cpp Silence -Wreorder warnings. 10 years ago
windowmanagerimp.hpp Book/scroll window refactoring 10 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