1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-12 03:36:32 +00:00
OpenMW/apps/openmw/mwgui
2013-03-06 15:11:40 +01:00
..
alchemywindow.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
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 fix gender selection update, main model visibility and couple of crashes 2012-11-10 19:57:50 +04: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
confirmationdialog.cpp
confirmationdialog.hpp
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 fix for http://bugs.openmw.org/issues/517 2013-01-02 18:58:52 +04:00
container.hpp move ESMStore to MWWorld 2012-11-05 17:18:01 +04:00
countdialog.cpp
countdialog.hpp
cursor.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
cursor.hpp Got rid of the texture rotation hack by rendering the cursor manually. 2013-03-01 18:45:52 +01:00
dialogue_history.cpp move ESMStore to MWWorld 2012-11-05 17:18:01 +04:00
dialogue_history.hpp
dialogue.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
dialogue.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
enchantingdialog.cpp abstracted code and use it in enchanting window as well 2012-10-03 15:36:10 +02:00
enchantingdialog.hpp abstracted code and use it in enchanting window as well 2012-10-03 15:36:10 +02: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 Merge remote-tracking branch 'scrawl/includes' 2013-03-03 15:37:13 +01: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 Books/scrolls: Fix the take button incorrectly showing 2013-03-04 17:28:01 +01:00
inventorywindow.hpp race selection/inventory preview character model update 2012-11-10 11:41:12 +04:00
itemselection.cpp
itemselection.hpp
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 clean up interfaces 2012-11-08 16:37:57 +04:00
levelupdialog.hpp
list.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
list.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
loadingscreen.cpp Removed the 3 dots after the load text. 2013-02-28 19:25:18 +01:00
loadingscreen.hpp Supply the new render window to mygui 2013-02-05 20:48:25 +01: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 Workaround to prevent the map drawing on top of the world button 2013-02-28 21:12:13 +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
messagebox.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
messagebox.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
mode.hpp Merge branch 'master' into videoplayback 2012-12-01 11:30:51 +01:00
quickkeysmenu.cpp Issue #479: Added additional magnitude parameter to known spells 2013-01-12 13:10:20 +01:00
quickkeysmenu.hpp
race.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
race.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
referenceinterface.cpp
referenceinterface.hpp
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 Simpler, more lightweight underwater effect, changed colors to match vanilla better 2013-03-03 19:28:11 +01:00
settingswindow.hpp Simpler, more lightweight underwater effect, changed colors to match vanilla better 2013-03-03 19:28:11 +01:00
spellbuyingwindow.cpp Fix the spell buying window listing already owned spells 2013-03-06 15:11:40 +01:00
spellbuyingwindow.hpp Fix the spell buying window listing already owned spells 2013-03-06 15:11:40 +01:00
spellcreationdialog.cpp Issue #479: Added additional magnitude parameter to known spells 2013-01-12 13:10:20 +01:00
spellcreationdialog.hpp finished spell creation 2012-10-23 11:42:38 +02:00
spellicons.cpp Fix ingredient effect display 2013-03-03 12:41:57 +01:00
spellicons.hpp Magic effect icons for spells 2013-03-03 12:01:19 +01:00
spellwindow.cpp Magic effect icons for spells 2013-03-03 12:01:19 +01:00
spellwindow.hpp Magic effect icons for spells 2013-03-03 12:01:19 +01:00
stats_window.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
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 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.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 Merge remote-tracking branch 'scrawl/includes' 2013-03-03 15:37:13 +01:00
tooltips.hpp Magic effect icons for spells 2013-03-03 12:01:19 +01:00
tradewindow.cpp Update the trading offer on "max sale" button click 2013-03-04 12:24:41 +01:00
tradewindow.hpp Update the trading offer on "max sale" button click 2013-03-04 12:24:41 +01:00
trainingwindow.cpp method names, disposition uint->int 2012-11-09 14:42:09 +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 Replaced ifs/elseifs with switch 2013-02-26 19:52:51 +01:00
waitdialog.hpp Implement "Rest Until Healed" 2013-02-16 13:35:03 -05:00
widgets.cpp Merge remote-tracking branch 'scrawl/includes' 2013-03-03 15:37:13 +01:00
widgets.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
window_base.cpp
window_base.hpp
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 Merge branch 'vartype' 2013-03-05 10:59:08 +01:00
windowmanagerimp.hpp Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics 2013-03-03 15:51:58 +01:00