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
Marc Zinnschlag fb0b57efaa Merge remote-tracking branch 'vorenon/bug876' 12 years ago
..
alchemywindow.cpp Fixed alchemy 12 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 Some changes suggested by cppcheck 12 years ago
charactercreation.hpp Fix chargen race menu bug, updating a render target from within MyGUI's ControllerManager update is not a good idea 12 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 Container UI rewrite 12 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 Security skill 12 years ago
container.hpp Container UI rewrite 12 years ago
containeritemmodel.cpp Sell owned items in the cell 12 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 Use Morrowind's fonts 12 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 Implemented drowning. 12 years ago
hud.hpp Implemented drowning. 12 years ago
imagebutton.cpp Fix menu/journal/book/scroll buttons when using localised MW-installations 12 years ago
imagebutton.hpp Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr) 12 years ago
inventoryitemmodel.cpp Container UI rewrite 12 years ago
inventoryitemmodel.hpp Container UI rewrite 12 years ago
inventorywindow.cpp Saner inventory window pinning/hiding 12 years ago
inventorywindow.hpp GUI mode dependent position 12 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 Some changes suggested by cppcheck 12 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 wrong indenting from my last commits. 12 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 Some changes suggested by cppcheck 12 years ago
loadingscreen.hpp Removed non-essential includes from all MWGui header files. 12 years ago
mainmenu.cpp Added new game button 12 years ago
mainmenu.hpp Fix menu/journal/book/scroll buttons when using localised MW-installations 12 years ago
mapwindow.cpp Some changes suggested by cppcheck 12 years ago
mapwindow.hpp Added virtual destructors to classes LocalMapBase and EffectEditorBase. 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 Some changes suggested by cppcheck 12 years ago
messagebox.hpp Allow the 'Activate' key to close the countdialog window; cleanups 12 years ago
mode.hpp Companion UI 12 years ago
pickpocketitemmodel.cpp Container UI rewrite 12 years ago
pickpocketitemmodel.hpp Container UI rewrite 12 years ago
quickkeysmenu.cpp Some changes suggested by cppcheck 12 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
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
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 use SDL resolutions in the ingame settings 12 years ago
settingswindow.hpp Use the correct slash, chop or thrust animation 12 years ago
sortfilteritemmodel.cpp Fix weapons not appearing in Enchantable filter 12 years ago
sortfilteritemmodel.hpp Container UI rewrite 12 years ago
soulgemdialog.cpp Cleaned up includes in implementation files 12 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 Spell cost is updatedon every change in enchanting and spellmaking. 12 years ago
spellcreationdialog.hpp Spell cost is updatedon every change in enchanting and spellmaking. 12 years ago
spellicons.cpp Some changes suggested by cppcheck 12 years ago
spellicons.hpp Some changes suggested by cppcheck 12 years ago
spellwindow.cpp Container UI rewrite 12 years ago
spellwindow.hpp Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
statswindow.cpp Some changes suggested by cppcheck 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 Fix for bug 876 12 years ago
tooltips.hpp Change tooltip positioning to resemble vanilla 12 years ago
tradeitemmodel.cpp Container UI rewrite 12 years ago
tradeitemmodel.hpp Container UI rewrite 12 years ago
tradewindow.cpp Some changes suggested by cppcheck 12 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 Container UI rewrite 12 years ago
travelwindow.hpp Removed non-essential includes from all MWGui header files. 12 years ago
waitdialog.cpp Some changes suggested by cppcheck 12 years ago
waitdialog.hpp autorepeat scrollbar 12 years ago
widgets.cpp Some changes suggested by cppcheck 12 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 Merge remote-tracking branch 'potatoesmaster/pinning' 12 years ago
windowmanagerimp.hpp Implemented drowning. 12 years ago
windowpinnablebase.cpp Saner inventory window pinning/hiding 12 years ago
windowpinnablebase.hpp Saner inventory window pinning/hiding 12 years ago