..
alchemywindow.cpp
Fixed alchemy
2013-07-31 19:03:51 +02:00
alchemywindow.hpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
birth.cpp
No more using namespace
2013-04-17 18:56:48 -04:00
birth.hpp
Finally eliminated calls to MWBase::WindowManager in constructors
2013-04-10 14:46:21 -04:00
bookpage.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
bookpage.hpp
Dialogue history rewrite WIP
2013-05-04 14:15:47 +02:00
bookwindow.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
bookwindow.hpp
Use mousewheel to turn book pages.
2013-06-13 00:50:07 -05:00
charactercreation.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
charactercreation.hpp
Fix chargen race menu bug, updating a render target from within MyGUI's ControllerManager update is not a good idea
2013-07-06 17:02:40 +02:00
class.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
class.hpp
Finally eliminated calls to MWBase::WindowManager in constructors
2013-04-10 14:46:21 -04:00
companionitemmodel.cpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
companionitemmodel.hpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
companionwindow.cpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
companionwindow.hpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
confirmationdialog.cpp
Cleaned up includes in implementation files
2013-04-16 20:16:22 -04:00
confirmationdialog.hpp
Finally eliminated calls to MWBase::WindowManager in constructors
2013-04-10 14:46:21 -04:00
console.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
console.hpp
Fixes the console sometimes receiving text after it was closed
2013-07-14 23:54:28 +02:00
container.cpp
Security skill
2013-05-19 18:40:37 +02:00
container.hpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
containeritemmodel.cpp
Sell owned items in the cell
2013-05-27 02:18:36 +02:00
containeritemmodel.hpp
Sell owned items in the cell
2013-05-27 02:18:36 +02:00
controllers.cpp
Use the already existing mScrollPage as step size for scrollbar button repeats; increased precision of options menu sliders
2013-07-06 16:40:57 +02:00
controllers.hpp
use a mygui controller for scrollbar repeat
2013-07-05 19:17:00 +02:00
countdialog.cpp
Allow the 'Activate' key to close the countdialog window; cleanups
2013-07-29 18:27:00 +02:00
countdialog.hpp
Allow the 'Activate' key to close the countdialog window; cleanups
2013-07-29 18:27:00 +02:00
cursor.cpp
Cleaned up includes in implementation files
2013-04-16 20:16:22 -04:00
cursor.hpp
Removed non-essential includes from all MWGui header files.
2013-04-11 00:21:56 -04:00
dialogue.cpp
Added missing click sounds to dialogue
2013-06-19 01:46:38 +02:00
dialogue.hpp
Topic link fixes for russian version, thanks to greye for testing
2013-05-06 13:13:14 +02:00
enchantingdialog.cpp
Removal of duplicit enumeration and unnecessary conditions.
2013-05-29 00:01:18 +02:00
enchantingdialog.hpp
Removed non-essential includes from all MWGui header files.
2013-04-11 00:21:56 -04:00
exposedwindow.cpp
Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr)
2013-03-03 13:11:02 +01:00
exposedwindow.hpp
Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr)
2013-03-03 13:11:02 +01:00
fontloader.cpp
Use Morrowind's fonts
2013-06-06 22:26:06 +02:00
fontloader.hpp
Use Morrowind's fonts
2013-06-06 22:26:06 +02:00
formatting.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
formatting.hpp
Fixes Bug #734 'Book empty line problem'
2013-05-02 07:35:25 +04:00
hud.cpp
Update sneaking indicator position with other widgets
2013-08-03 02:43:56 +02:00
hud.hpp
Update sneaking indicator position with other widgets
2013-08-03 02:43:56 +02:00
imagebutton.cpp
Fix menu/journal/book/scroll buttons when using localised MW-installations
2013-01-03 01:09:03 +01:00
imagebutton.hpp
Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr)
2013-03-03 13:11:02 +01:00
inventoryitemmodel.cpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
inventoryitemmodel.hpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
inventorywindow.cpp
Saner inventory window pinning/hiding
2013-08-07 23:30:08 +02:00
inventorywindow.hpp
GUI mode dependent position
2013-07-31 21:40:29 +02:00
itemmodel.cpp
Sell owned items in the cell
2013-05-27 02:18:36 +02:00
itemmodel.hpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
itemselection.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
itemselection.hpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
itemview.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
itemview.hpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
journalbooks.cpp
Use Morrowind's fonts
2013-06-06 22:26:06 +02:00
journalbooks.hpp
Fix some naming guidelines, fix topic index exception, fix exception in keyword search for some journal entries
2013-05-01 10:28:59 +02:00
journalviewmodel.cpp
rename IInterface to Interface
2013-05-06 16:05:56 +02:00
journalviewmodel.hpp
Fix some naming guidelines, fix topic index exception, fix exception in keyword search for some journal entries
2013-05-01 10:28:59 +02:00
journalwindow.cpp
Fix wrong indenting from my last commits.
2013-06-13 11:17:34 -05:00
journalwindow.hpp
dropped the I infront of the journal view model interfaces
2013-04-24 21:53:25 -07:00
keywordsearch.cpp
Dialogue history rewrite WIP
2013-05-04 14:15:47 +02:00
keywordsearch.hpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
levelupdialog.cpp
Move some levelup logic from mwgui to mwmechanics
2013-07-20 22:14:10 +02:00
levelupdialog.hpp
Finally eliminated calls to MWBase::WindowManager in constructors
2013-04-10 14:46:21 -04:00
list.cpp
No more using namespace
2013-04-17 18:56:48 -04:00
list.hpp
Removed non-essential includes from all MWGui header files.
2013-04-11 00:21:56 -04:00
loadingscreen.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
loadingscreen.hpp
Removed non-essential includes from all MWGui header files.
2013-04-11 00:21:56 -04:00
mainmenu.cpp
Added new game button
2013-05-15 17:54:18 +02:00
mainmenu.hpp
Fix menu/journal/book/scroll buttons when using localised MW-installations
2013-01-03 01:09:03 +01:00
mapwindow.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
mapwindow.hpp
Added virtual destructors to classes LocalMapBase and EffectEditorBase.
2013-06-09 23:08:57 +02:00
merchantrepair.cpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
merchantrepair.hpp
Finally eliminated calls to MWBase::WindowManager in constructors
2013-04-10 14:46:21 -04:00
messagebox.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
messagebox.hpp
Allow the 'Activate' key to close the countdialog window; cleanups
2013-07-29 18:27:00 +02:00
mode.hpp
Companion UI
2013-03-31 13:13:46 +02:00
pickpocketitemmodel.cpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
pickpocketitemmodel.hpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
quickkeysmenu.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
quickkeysmenu.hpp
Removed non-essential includes from all MWGui header files.
2013-04-11 00:21:56 -04:00
race.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
race.hpp
Fix chargen race menu bug, updating a render target from within MyGUI's ControllerManager update is not a good idea
2013-07-06 17:02:40 +02:00
referenceinterface.cpp
Fix activation not working sometimes
2013-04-21 21:24:48 +02:00
referenceinterface.hpp
Fixed some windows issues and got rid of a few tiny warnings while at it.
2012-07-07 01:14:18 +02:00
repair.cpp
Finally eliminated calls to MWBase::WindowManager in constructors
2013-04-10 14:46:21 -04:00
repair.hpp
Removed non-essential includes from all MWGui header files.
2013-04-11 00:21:56 -04:00
review.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
review.hpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
scrollwindow.cpp
Allow specifying the sound type to playSound and playSound3D
2013-07-18 21:50:11 -07:00
scrollwindow.hpp
Finally eliminated calls to MWBase::WindowManager in constructors
2013-04-10 14:46:21 -04:00
settingswindow.cpp
use SDL resolutions in the ingame settings
2013-07-29 13:34:56 +02:00
settingswindow.hpp
Use the correct slash, chop or thrust animation
2013-07-16 23:32:41 +02:00
sortfilteritemmodel.cpp
Fix weapons not appearing in Enchantable filter
2013-05-28 03:15:13 +02:00
sortfilteritemmodel.hpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
soulgemdialog.cpp
Cleaned up includes in implementation files
2013-04-16 20:16:22 -04:00
soulgemdialog.hpp
Added soulgem dialog; made interactive message boxes not close the previous UI
2013-03-30 15:51:07 +01:00
spellbuyingwindow.cpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
spellbuyingwindow.hpp
Finally eliminated calls to MWBase::WindowManager in constructors
2013-04-10 14:46:21 -04:00
spellcreationdialog.cpp
Spell cost is updatedon every change in enchanting and spellmaking.
2013-07-31 13:33:30 +02:00
spellcreationdialog.hpp
Spell cost is updatedon every change in enchanting and spellmaking.
2013-07-31 13:33:30 +02:00
spellicons.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
spellicons.hpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
spellwindow.cpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
spellwindow.hpp
Finally eliminated calls to MWBase::WindowManager in constructors
2013-04-10 14:46:21 -04:00
statswindow.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
statswindow.hpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
textinput.cpp
Enable SDL_TEXTINPUT events only when a text input widget currently has key focus
2013-06-16 18:06:55 +02:00
textinput.hpp
Finally eliminated calls to MWBase::WindowManager in constructors
2013-04-10 14:46:21 -04:00
tooltips.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
tooltips.hpp
Change tooltip positioning to resemble vanilla
2013-07-10 03:40:13 +02:00
tradeitemmodel.cpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
tradeitemmodel.hpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
tradewindow.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
tradewindow.hpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
trainingwindow.cpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
trainingwindow.hpp
Finally eliminated calls to MWBase::WindowManager in constructors
2013-04-10 14:46:21 -04:00
travelwindow.cpp
Container UI rewrite
2013-05-11 18:38:27 +02:00
travelwindow.hpp
Removed non-essential includes from all MWGui header files.
2013-04-11 00:21:56 -04:00
waitdialog.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
waitdialog.hpp
autorepeat scrollbar
2013-07-02 17:29:47 +02:00
widgets.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
widgets.hpp
Use the already existing mScrollPage as step size for scrollbar button repeats; increased precision of options menu sliders
2013-07-06 16:40:57 +02:00
windowbase.cpp
Cleaned up includes in implementation files
2013-04-16 20:16:22 -04:00
windowbase.hpp
Finally eliminated calls to MWBase::WindowManager in constructors
2013-04-10 14:46:21 -04:00
windowmanagerimp.cpp
Saner inventory window pinning/hiding
2013-08-07 23:30:08 +02:00
windowmanagerimp.hpp
Expose sneak indicator widget through WindowManager
2013-08-03 03:03:29 +02:00
windowpinnablebase.cpp
Saner inventory window pinning/hiding
2013-08-07 23:30:08 +02:00
windowpinnablebase.hpp
Saner inventory window pinning/hiding
2013-08-07 23:30:08 +02:00