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 74e42a2d02 Add missing skill increases for Enchant skill 11 years ago
..
alchemywindow.cpp Refactor NpcAnimation: get rid of delayed update (no longer required), make sure that the Animation is set up *before* the inventory store is accessed anywhere (which now triggers auto equip and animation update). Allows better tracking of magic VFX for permanent enchantments in InventoryStore. 11 years ago
alchemywindow.hpp Container UI rewrite 12 years ago
birth.cpp No more using namespace 12 years ago
birth.hpp Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
bookpage.cpp Some changes suggested by cppcheck 12 years ago
bookpage.hpp Dialogue history rewrite WIP 12 years ago
bookwindow.cpp Some changes suggested by cppcheck 12 years ago
bookwindow.hpp Use mousewheel to turn book pages. 12 years ago
charactercreation.cpp Chargen Review Dialog: Init fix. 11 years ago
charactercreation.hpp Chargen Review Dialog: Init fix. 11 years ago
class.cpp Some changes suggested by cppcheck 12 years ago
class.hpp Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
companionitemmodel.cpp Container UI rewrite 12 years ago
companionitemmodel.hpp Container UI rewrite 12 years ago
companionwindow.cpp Forgot to apply the same fix to companion window 11 years ago
companionwindow.hpp Container UI rewrite 12 years ago
confirmationdialog.cpp Cleaned up includes in implementation files 12 years ago
confirmationdialog.hpp Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
console.cpp mild cleanup 12 years ago
console.hpp Fixes the console sometimes receiving text after it was closed 12 years ago
container.cpp Fix trade windows crashing after a new game 11 years ago
container.hpp Container UI rewrite 12 years ago
containeritemmodel.cpp Call ContainerStore::remove() to remove items from inventory 11 years ago
containeritemmodel.hpp Sell owned items in the cell 12 years ago
controllers.cpp Use the already existing mScrollPage as step size for scrollbar button repeats; increased precision of options menu sliders 12 years ago
controllers.hpp use a mygui controller for scrollbar repeat 12 years ago
countdialog.cpp Allow the 'Activate' key to close the countdialog window; cleanups 12 years ago
countdialog.hpp Allow the 'Activate' key to close the countdialog window; cleanups 12 years ago
cursor.cpp Cleaned up includes in implementation files 12 years ago
cursor.hpp Removed non-essential includes from all MWGui header files. 12 years ago
dialogue.cpp Added missing click sounds to dialogue 12 years ago
dialogue.hpp Topic link fixes for russian version, thanks to greye for testing 12 years ago
enchantingdialog.cpp Removal of duplicit enumeration and unnecessary conditions. 12 years ago
enchantingdialog.hpp Removed non-essential includes from all MWGui header files. 12 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
fontloader.cpp Fixed polish font 11 years ago
fontloader.hpp Use Morrowind's fonts 12 years ago
formatting.cpp Some changes suggested by cppcheck 12 years ago
formatting.hpp Fixes Bug #734 'Book empty line problem' 12 years ago
hud.cpp Call ContainerStore::remove() to remove items from inventory 11 years ago
hud.hpp Breath meter flashes when drowning 11 years ago
imagebutton.cpp Fix journal for not installed tribunal (Options button should become Topics). Don't log an error when optional journal buttons (Tribunal) are not found. 11 years ago
imagebutton.hpp Fix journal for not installed tribunal (Options button should become Topics). Don't log an error when optional journal buttons (Tribunal) are not found. 11 years ago
inventoryitemmodel.cpp silenced a warning 11 years ago
inventoryitemmodel.hpp Container UI rewrite 12 years ago
inventorywindow.cpp Make sure the equipped weapon HUD icon is updated properly 11 years ago
inventorywindow.hpp InventoryWindow: call InventoryStore::unequipItem() when an equipped item is dragged 11 years ago
itemmodel.cpp Sell owned items in the cell 12 years ago
itemmodel.hpp Container UI rewrite 12 years ago
itemselection.cpp Some changes suggested by cppcheck 12 years ago
itemselection.hpp Container UI rewrite 12 years ago
itemview.cpp Fix a container window regression (oops) 11 years ago
itemview.hpp Container UI rewrite 12 years ago
journalbooks.cpp Use Morrowind's fonts 12 years ago
journalbooks.hpp Fix some naming guidelines, fix topic index exception, fix exception in keyword search for some journal entries 12 years ago
journalviewmodel.cpp rename IInterface to Interface 12 years ago
journalviewmodel.hpp Fix some naming guidelines, fix topic index exception, fix exception in keyword search for some journal entries 12 years ago
journalwindow.cpp Fix journal for not installed tribunal (Options button should become Topics). Don't log an error when optional journal buttons (Tribunal) are not found. 11 years ago
journalwindow.hpp dropped the I infront of the journal view model interfaces 12 years ago
keywordsearch.cpp Dialogue history rewrite WIP 12 years ago
keywordsearch.hpp Some changes suggested by cppcheck 12 years ago
levelupdialog.cpp Move some levelup logic from mwgui to mwmechanics 12 years ago
levelupdialog.hpp Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
list.cpp No more using namespace 12 years ago
list.hpp Removed non-essential includes from all MWGui header files. 12 years ago
loadingscreen.cpp No need for this ifdef since there is a default argument. 11 years ago
loadingscreen.hpp Turn off vsync while in the loading screen 11 years ago
mainmenu.cpp Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog. 11 years ago
mainmenu.hpp Fix menu/journal/book/scroll buttons when using localised MW-installations 12 years ago
mapwindow.cpp Fix an uninitalized member 11 years ago
mapwindow.hpp Refactored loading screen 12 years ago
merchantrepair.cpp Container UI rewrite 12 years ago
merchantrepair.hpp Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
messagebox.cpp Remember pressed message box button longer 11 years ago
messagebox.hpp Remember pressed message box button longer 11 years ago
mode.hpp Implement magic item recharging via soulgem use 11 years ago
pickpocketitemmodel.cpp Container UI rewrite 12 years ago
pickpocketitemmodel.hpp Container UI rewrite 12 years ago
quickkeysmenu.cpp Make sure the equipped weapon HUD icon is updated properly 11 years ago
quickkeysmenu.hpp Removed non-essential includes from all MWGui header files. 12 years ago
race.cpp Some changes suggested by cppcheck 12 years ago
race.hpp Fix chargen race menu bug, updating a render target from within MyGUI's ControllerManager update is not a good idea 12 years ago
recharge.cpp Add missing skill increases for Enchant skill 11 years ago
recharge.hpp Implement magic item recharging via soulgem use 11 years ago
referenceinterface.cpp Fix activation not working sometimes 12 years ago
referenceinterface.hpp Fixed some windows issues and got rid of a few tiny warnings while at it. 13 years ago
repair.cpp Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
repair.hpp Removed non-essential includes from all MWGui header files. 12 years ago
review.cpp Some changes suggested by cppcheck 12 years ago
review.hpp Some changes suggested by cppcheck 12 years ago
savegamedialog.cpp Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog. 11 years ago
savegamedialog.hpp Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog. 11 years ago
scrollwindow.cpp Allow specifying the sound type to playSound and playSound3D 12 years ago
scrollwindow.hpp Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
settingswindow.cpp Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog. 11 years ago
settingswindow.hpp Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog. 11 years ago
sortfilteritemmodel.cpp Fix weapons not appearing in Enchantable filter 12 years ago
sortfilteritemmodel.hpp Container UI rewrite 12 years ago
soulgemdialog.cpp Implement magic item recharging via soulgem use 11 years ago
soulgemdialog.hpp Added soulgem dialog; made interactive message boxes not close the previous UI 12 years ago
spellbuyingwindow.cpp Container UI rewrite 12 years ago
spellbuyingwindow.hpp Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
spellcreationdialog.cpp Fix uninitialized mSkill/mAttribute for spellmaker spells 11 years ago
spellcreationdialog.hpp Spell cost is updatedon every change in enchanting and spellmaking. 12 years ago
spellicons.cpp Lots of cleanup. Implemented Absorb and Resist. Implemented several instant effects. Added hand VFX. 11 years ago
spellicons.hpp Lots of cleanup. Implemented Absorb and Resist. Implemented several instant effects. Added hand VFX. 11 years ago
spellwindow.cpp Implement Resist & Weakness effects 11 years ago
spellwindow.hpp Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
statswindow.cpp Some cleanup since NpcStats is now also CreatureStats 12 years ago
statswindow.hpp Some changes suggested by cppcheck 12 years ago
textinput.cpp Enable SDL_TEXTINPUT events only when a text input widget currently has key focus 12 years ago
textinput.hpp Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
tooltips.cpp Refactor ActiveSpells to track range type. Added basic self range magic. 11 years ago
tooltips.hpp Change tooltip positioning to resemble vanilla 12 years ago
tradeitemmodel.cpp Throw an exception when trying to get an empty Ptr's type 12 years ago
tradeitemmodel.hpp Container UI rewrite 12 years ago
tradewindow.cpp Fix trade windows crashing after a new game 11 years ago
tradewindow.hpp Container UI rewrite 12 years ago
trainingwindow.cpp Container UI rewrite 12 years ago
trainingwindow.hpp Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
travelwindow.cpp Silenced some warnings 12 years ago
travelwindow.hpp Removed non-essential includes from all MWGui header files. 12 years ago
waitdialog.cpp Some cleanup since NpcStats is now also CreatureStats 12 years ago
waitdialog.hpp autorepeat scrollbar 12 years ago
widgets.cpp Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog. 11 years ago
widgets.hpp Use the already existing mScrollPage as step size for scrollbar button repeats; increased precision of options menu sliders 12 years ago
windowbase.cpp Cleaned up includes in implementation files 12 years ago
windowbase.hpp Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
windowmanagerimp.cpp Implement magic item recharging via soulgem use 11 years ago
windowmanagerimp.hpp Implement magic item recharging via soulgem use 11 years ago
windowpinnablebase.cpp Saner inventory window pinning/hiding 12 years ago
windowpinnablebase.hpp Saner inventory window pinning/hiding 12 years ago