1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 23:49:55 +00:00
openmw-tes3mp/apps/openmw/mwgui
2013-04-03 12:24:13 +02:00
..
alchemywindow.cpp Remove unnecessary WindowManager::messageBox arguments 2013-03-30 12:56:37 +01:00
alchemywindow.hpp fix some alchemy issues and make the gui use the new implementation 2012-10-18 22:21:39 +02:00
birth.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
birth.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
bookwindow.cpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 2013-02-17 15:56:22 +01:00
bookwindow.hpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 2013-02-17 15:56:22 +01:00
charactercreation.cpp Merge branch 'master' into next 2013-03-20 02:29:03 +01:00
charactercreation.hpp move ESMStore to MWWorld 2012-11-05 17:18:01 +04:00
class.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
class.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
companionwindow.cpp Add missing files 2013-03-31 14:36:03 +02:00
companionwindow.hpp Add missing files 2013-03-31 14:36:03 +02:00
confirmationdialog.cpp replaced everything with the new method 2012-09-10 13:39:22 +02:00
confirmationdialog.hpp some unfinished work on quick keys window 2012-08-26 10:52:06 +02:00
console.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
console.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
container.cpp Merge branch 'master' of git://github.com/zinnschlag/openmw into companion 2013-03-31 14:50:03 +02:00
container.hpp Companion UI 2013-03-31 13:13:46 +02:00
countdialog.cpp Task #400 Review GMST access 2012-09-22 21:35:57 +02:00
countdialog.hpp some unfinished work on quick keys window 2012-08-26 10:52:06 +02:00
cursor.cpp Fix manually changed mouse cursor 2013-03-07 12:46:26 +01:00
cursor.hpp Got rid of the texture rotation hack by rendering the cursor manually. 2013-03-01 18:45:52 +01:00
dialogue.cpp Companion UI 2013-03-31 13:13:46 +02:00
dialogue.hpp Added merchant repair feature 2013-03-22 14:13:10 +01:00
dialogue_history.cpp move ESMStore to MWWorld 2012-11-05 17:18:01 +04:00
dialogue_history.hpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +02:00
enchantingdialog.cpp Fixed enchanting mechanics 2013-03-31 23:18:23 +02:00
enchantingdialog.hpp Added soulgem dialog; made interactive message boxes not close the previous UI 2013-03-30 15:51:07 +01: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
formatting.cpp Fixed book text misalignment, at least in some cases 2013-02-12 11:49:20 +04:00
formatting.hpp BookTextParser: moved to Ogre::UTFString 2013-02-12 11:22:19 +04:00
hud.cpp Companion UI 2013-03-31 13:13:46 +02:00
hud.hpp Merge remote-tracking branch 'scrawl/includes' 2013-03-03 15:37:13 +01: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
inventorywindow.cpp Improved responsiveness of the inventory window when resizing. 2013-04-03 00:27:29 +02:00
inventorywindow.hpp Improved responsiveness of the inventory window when resizing. 2013-04-03 00:27:29 +02:00
itemselection.cpp enchanting 2013-03-16 19:00:14 +01:00
itemselection.hpp enchanting 2013-03-16 19:00:14 +01:00
journalwindow.cpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
journalwindow.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
levelupdialog.cpp Remove unnecessary WindowManager::messageBox arguments 2013-03-30 12:56:37 +01:00
levelupdialog.hpp Levelup dialog is now dynamic; added level descriptions 2013-03-12 17:18:47 +01:00
list.cpp Fix topics that have the same name as a service opening that service when clicked 2013-03-09 21:50:01 +01:00
list.hpp Fix topics that have the same name as a service opening that service when clicked 2013-03-09 21:50:01 +01:00
loadingscreen.cpp Fix loading screen looking for wallpapers in a fixed group. 2013-04-03 12:24:13 +02:00
loadingscreen.hpp Fix loading screen looking for wallpapers in a fixed group. 2013-04-03 12:24:13 +02:00
mainmenu.cpp added missing click sound to main menu 2013-02-26 19:37:47 +01:00
mainmenu.hpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
map_window.cpp Several tooltip fixes 2013-03-20 03:31:01 +01:00
map_window.hpp Workaround to prevent the map drawing on top of the world button 2013-02-28 21:12:13 +01:00
merchantrepair.cpp Added merchant repair feature 2013-03-22 14:13:10 +01:00
merchantrepair.hpp Added merchant repair feature 2013-03-22 14:13:10 +01:00
messagebox.cpp Added soulgem dialog; made interactive message boxes not close the previous UI 2013-03-30 15:51:07 +01:00
messagebox.hpp Added soulgem dialog; made interactive message boxes not close the previous UI 2013-03-30 15:51:07 +01:00
mode.hpp Companion UI 2013-03-31 13:13:46 +02:00
quickkeysmenu.cpp Remove unnecessary WindowManager::messageBox arguments 2013-03-30 12:56:37 +01:00
quickkeysmenu.hpp fix screenshot function 2012-08-27 15:51:01 +02:00
race.cpp Fix not playable body parts appearing in the race selection menu. 2013-03-30 20:04:05 +01:00
race.hpp Fix not playable body parts appearing in the race selection menu. 2013-03-30 20:04:05 +01:00
referenceinterface.cpp Fix ReferenceInterface not resetting the Ptr after it was deleted, causing onReferenceUnavailable to be called every frame. Fix inputmanager hiding the cursor when it shouldn't. 2013-03-31 15:50: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 Added PC repair feature 2013-03-23 08:16:46 +01:00
repair.hpp Added PC repair feature 2013-03-23 08:16:46 +01:00
review.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
review.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
scrollwindow.cpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 2013-02-17 15:56:22 +01:00
scrollwindow.hpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 2013-02-17 15:56:22 +01:00
settingswindow.cpp Remove unnecessary WindowManager::messageBox arguments 2013-03-30 12:56:37 +01:00
settingswindow.hpp Simpler, more lightweight underwater effect, changed colors to match vanilla better 2013-03-03 19:28:11 +01:00
soulgemdialog.cpp Added soulgem dialog; made interactive message boxes not close the previous UI 2013-03-30 15:51:07 +01: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 Added merchant repair feature 2013-03-22 14:13:10 +01:00
spellbuyingwindow.hpp Added merchant repair feature 2013-03-22 14:13:10 +01:00
spellcreationdialog.cpp Remove unnecessary WindowManager::messageBox arguments 2013-03-30 12:56:37 +01:00
spellcreationdialog.hpp Enchanting system 2013-03-28 17:41:00 +01:00
spellicons.cpp Fix the spell icon panel being visible when it shouldn't. 2013-03-27 18:04:15 +01:00
spellicons.hpp Magic effect icons for spells 2013-03-03 12:01:19 +01:00
spellwindow.cpp Remove unnecessary WindowManager::messageBox arguments 2013-03-30 12:56:37 +01:00
spellwindow.hpp Magic effect icons for spells 2013-03-03 12:01:19 +01:00
stats_window.cpp adjusted faction record to increase consistency with other records 2013-04-02 13:59:45 +02:00
stats_window.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
text_input.cpp Remove unnecessary WindowManager::messageBox arguments 2013-03-30 12:56:37 +01:00
text_input.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
tooltips.cpp In-console nonexistent class fix 2013-03-19 21:55:37 +01:00
tooltips.hpp Magic effect icons for spells 2013-03-03 12:01:19 +01:00
tradewindow.cpp Merge branch 'master' of git://github.com/zinnschlag/openmw into companion 2013-03-31 14:50:03 +02:00
tradewindow.hpp Added "dispose corpse" button, added stealing (all items visible and no penalty yet) 2013-03-07 14:00:13 +01:00
trainingwindow.cpp Remove unnecessary WindowManager::messageBox arguments 2013-03-30 12:56:37 +01:00
trainingwindow.hpp training window 2012-10-17 18:03:02 +02:00
travelwindow.cpp Fix travel services not actually costing gold. 2013-02-17 18:30:21 +01:00
travelwindow.hpp traveling. 2012-10-08 11:14:22 +02:00
waitdialog.cpp Remove unnecessary WindowManager::messageBox arguments 2013-03-30 12:56:37 +01:00
waitdialog.hpp Implement "Rest Until Healed" 2013-02-16 13:35:03 -05:00
widgets.cpp Fix infinite recursion on shutdown caused by incorrect onWidgetDestroy listener 2013-03-13 23:17:25 +01:00
widgets.hpp Fix infinite recursion on shutdown caused by incorrect onWidgetDestroy listener 2013-03-13 23:17:25 +01:00
window_base.cpp some unfinished work on quick keys window 2012-08-26 10:52:06 +02:00
window_base.hpp some unfinished work on quick keys window 2012-08-26 10:52:06 +02:00
window_pinnable_base.cpp Remove "PinToggle" event from layout file 2013-02-20 01:31:10 +01:00
window_pinnable_base.hpp Remove "PinToggle" event from layout file 2013-02-20 01:31:10 +01:00
windowmanagerimp.cpp Improved responsiveness of the inventory window when resizing. 2013-04-03 00:27:29 +02:00
windowmanagerimp.hpp Improved responsiveness of the inventory window when resizing. 2013-04-03 00:27:29 +02:00