openmw-tes3coop/apps/openmw/mwgui
2012-09-10 09:10:50 +02:00
..
alchemywindow.cpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +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 fix an infinite recursion regression on several dialogs. 2012-08-27 21:29:04 +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 fix an infinite recursion regression on several dialogs. 2012-08-27 21:29:04 +02:00
charactercreation.hpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
class.cpp fix an infinite recursion regression on several dialogs. 2012-08-27 21:29:04 +02:00
class.hpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +02:00
confirmationdialog.cpp some unfinished work on quick keys window 2012-08-26 10:52:06 +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 fixed some "using namespace" in headers 2012-09-10 09:10:50 +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 some unfinished work on quick keys window 2012-08-26 10:52:06 +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 use the cursors from morrowind.bsa and remove mwpointer.png 2012-04-12 14:26:21 +02:00
dialogue.cpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +02:00
dialogue.hpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
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
formatting.cpp removed unnecessary include 2012-05-10 12:44:01 +02:00
formatting.hpp removed another include 2012-05-10 12:51:40 +02:00
hud.cpp door markers on the local map 2012-08-28 17:30:34 +02:00
hud.hpp door markers on the local map 2012-08-28 17:30:34 +02:00
inventorywindow.cpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +02:00
inventorywindow.hpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
itemselection.cpp last bits of the quick key menu. 2012-08-27 20:44:14 +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
list.cpp show the Barter entry in the dialogue gui for npcs/creatures that buy/sell stuff. doesn't work for the Creeper for some reason, but Mudcrab Merchant works. 2012-05-17 14:54:03 +02:00
list.hpp show the Barter entry in the dialogue gui for npcs/creatures that buy/sell stuff. doesn't work for the Creeper for some reason, but Mudcrab Merchant works. 2012-05-17 14:54:03 +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 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
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 some unfinished work on quick keys window 2012-08-26 10:52:06 +02:00
quickkeysmenu.cpp broke something in the last commit. 2012-08-27 20:55:39 +02:00
quickkeysmenu.hpp fix screenshot function 2012-08-27 15:51:01 +02:00
race.cpp fix an infinite recursion regression on several dialogs. 2012-08-27 21:29:04 +02:00
race.hpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +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 fixed some "using namespace" in headers 2012-09-10 09:10:50 +02:00
review.hpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +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 added settings for crosshair & subtitles 2012-08-29 11:15:17 +02:00
settingswindow.hpp added settings for crosshair & subtitles 2012-08-29 11:15:17 +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 another 3 unnecessary lines 2012-09-09 23:53:23 +02:00
stats_window.hpp another 3 unnecessary lines 2012-09-09 23:53:23 +02:00
text_input.cpp fix an infinite recursion regression on several dialogs. 2012-08-27 21:29:04 +02:00
text_input.hpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +02:00
tooltips.cpp fix the spell tooltips to show the spell target 2012-09-09 23:06:24 +02:00
tooltips.hpp fix the spell tooltips to show the spell target 2012-09-09 23:06:24 +02:00
tradewindow.cpp code formatting 2012-08-29 21:35:06 +04:00
tradewindow.hpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
widgets.cpp Issue #107: WindowManager is accessed only through the interface class from now on 2012-08-12 18:11:09 +02:00
widgets.hpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +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 the HUD can be toggled with F12 key; useful for screenshots 2012-08-30 20:47:39 +02:00
windowmanagerimp.hpp the HUD can be toggled with F12 key; useful for screenshots 2012-08-30 20:47:39 +02:00