1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/openmw/mwgui
2012-09-15 17:20:47 +02:00
..
alchemywindow.cpp replaced everything with the new method 2012-09-10 13:39:22 +02:00
alchemywindow.hpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
birth.cpp replaced everything with the new method 2012-09-10 13:39:22 +02:00
birth.hpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +02:00
bookwindow.cpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
bookwindow.hpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
charactercreation.cpp finished? 2012-09-15 17:12:42 +02:00
charactercreation.hpp finished? 2012-09-15 17:12:42 +02:00
class.cpp replaced everything with the new method 2012-09-10 13:39:22 +02:00
class.hpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +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 Issue #352: added --script-run switch 2012-07-30 12:37:46 +02:00
console.hpp Issue #352: added --script-run switch 2012-07-30 12:37:46 +02:00
container.cpp replaced everything with the new method 2012-09-10 13:39:22 +02:00
container.hpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
countdialog.cpp replaced everything with the new method 2012-09-10 13:39:22 +02:00
countdialog.hpp some unfinished work on quick keys window 2012-08-26 10:52:06 +02:00
cursorreplace.cpp - added a simple main menu (with Return, Options and Exit buttons) 2012-08-10 15:15:48 +02:00
cursorreplace.hpp
dialogue_history.cpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +02:00
dialogue_history.hpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +02:00
dialogue.cpp Merge branch 'spellbuying' 2012-09-10 13:16:02 +02:00
dialogue.hpp Added spell buying window 2012-09-08 18:17:03 -04:00
formatting.cpp
formatting.hpp
hud.cpp finished? 2012-09-15 17:12:42 +02:00
hud.hpp finished? 2012-09-15 17:12:42 +02:00
inventorywindow.cpp Merge branch 'externalrendering' of https://github.com/zinnschlag/openmw into characterpreview 2012-09-15 00:57:29 +02:00
inventorywindow.hpp Merge branch 'externalrendering' of https://github.com/zinnschlag/openmw into characterpreview 2012-09-15 00:57:29 +02:00
itemselection.cpp replaced everything with the new method 2012-09-10 13:39:22 +02:00
itemselection.hpp some unfinished work on quick keys window 2012-08-26 10:52:06 +02:00
journalwindow.cpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
journalwindow.hpp fix an infinite recursion regression on several dialogs. 2012-08-27 21:29:04 +02:00
levelupdialog.cpp removed some debug stuff 2012-09-15 17:20:47 +02:00
levelupdialog.hpp finished? 2012-09-15 17:12:42 +02:00
list.cpp
list.hpp
loadingscreen.cpp fixed the disappearing 2012-09-13 12:33:09 +02:00
loadingscreen.hpp fixed the disappearing 2012-09-13 12:33:09 +02:00
mainmenu.cpp Merge remote branch 'scrawl/master' 2012-08-12 18:11:36 +02:00
mainmenu.hpp fix main menu placement after resolution changes 2012-08-11 17:26:01 +02:00
map_window.cpp replaced everything with the new method 2012-09-10 13:39:22 +02:00
map_window.hpp fix a problem where hovering a marker would render it on top of the fog of war instead of below 2012-08-28 18:49:44 +02:00
messagebox.cpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
messagebox.hpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
mode.hpp beginnings of the gui 2012-09-14 19:44:00 +02:00
quickkeysmenu.cpp useless cout message 2012-09-10 14:10:56 +02:00
quickkeysmenu.hpp fix screenshot function 2012-08-27 15:51:01 +02:00
race.cpp Merge branch 'externalrendering' of https://github.com/zinnschlag/openmw into characterpreview 2012-09-15 00:57:29 +02:00
race.hpp Merge branch 'externalrendering' of https://github.com/zinnschlag/openmw into characterpreview 2012-09-15 00:57:29 +02:00
referenceinterface.cpp Fixed some windows issues and got rid of a few tiny warnings while at it. 2012-07-07 01:14:18 +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
review.cpp finished? 2012-09-15 17:12:42 +02:00
review.hpp finished? 2012-09-15 17:12:42 +02:00
scrollwindow.cpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
scrollwindow.hpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
settingswindow.cpp replaced everything with the new method 2012-09-10 13:39:22 +02:00
settingswindow.hpp added settings for crosshair & subtitles 2012-08-29 11:15:17 +02:00
spellbuyingwindow.cpp more spell buying window cleanup 2012-09-10 14:10:01 +02:00
spellbuyingwindow.hpp more spell buying window cleanup 2012-09-10 14:10:01 +02:00
spellwindow.cpp last bits of the quick key menu. 2012-08-27 20:44:14 +02:00
spellwindow.hpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
stats_window.cpp removed some debug stuff 2012-09-15 17:20:47 +02:00
stats_window.hpp finished? 2012-09-15 17:12:42 +02:00
text_input.cpp replaced everything with the new method 2012-09-10 13:39:22 +02:00
text_input.hpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +02:00
tooltips.cpp Merge branch 'externalrendering' of https://github.com/zinnschlag/openmw into characterpreview 2012-09-15 00:57:29 +02:00
tooltips.hpp fix the spell tooltips to show the spell target 2012-09-09 23:06:24 +02:00
tradewindow.cpp key usage to open doors or containers 2012-09-10 17:44:59 +02:00
tradewindow.hpp Added spell buying window 2012-09-08 18:17:03 -04:00
widgets.cpp replaced everything with the new method 2012-09-10 13:39:22 +02:00
widgets.hpp replaced everything with the new method 2012-09-10 13:39:22 +02: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 Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
window_pinnable_base.hpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
windowmanagerimp.cpp removed some debug stuff 2012-09-15 17:20:47 +02:00
windowmanagerimp.hpp finished? 2012-09-15 17:12:42 +02:00