..
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
Fix an item duplication glitch
12 years ago
container.hpp
Container UI rewrite
12 years ago
containeritemmodel.cpp
Fix an item duplication glitch
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
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
Fix a missing model update
11 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
Fix an item duplication glitch
12 years ago
inventoryitemmodel.hpp
Container UI rewrite
12 years ago
inventorywindow.cpp
Remove some unnecessary fields from Ptr
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
Don't assume icons have a period in their filename
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
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
cleanup
11 years ago
mainmenu.hpp
Fix menu/journal/book/scroll buttons when using localised MW-installations
12 years ago
mapwindow.cpp
Refactored loading screen
12 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
Companion UI
12 years ago
pickpocketitemmodel.cpp
Container UI rewrite
12 years ago
pickpocketitemmodel.hpp
Container UI rewrite
12 years ago
quickkeysmenu.cpp
Silenced some warnings
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
We can apply vsync at runtime now that the Ogre bug is fixed.
11 years ago
settingswindow.hpp
Enabled terrain self shadows, implemented getHeightAt, some optimizations
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
Magic Effect descriptions: support feet / level modes.
11 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 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
Fix for bug 876
12 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
Some cleanup since NpcStats is now also CreatureStats
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
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
Magic Effect descriptions: support feet / level modes.
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
Cleanup in MWGui::WindowManager constructor initialzation list.
11 years ago
windowmanagerimp.hpp
Refactored loading screen
12 years ago
windowpinnablebase.cpp
Saner inventory window pinning/hiding
12 years ago
windowpinnablebase.hpp
Saner inventory window pinning/hiding
12 years ago