1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 09:19:58 +00:00
openmw-tes3mp/apps/openmw/mwgui
2013-01-09 10:56:15 -04:00
..
alchemywindow.cpp Issue #492: fixed double alchemy ingredients removal 2012-12-02 15:07:22 +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 disable createRecord(), Land constness hack, various fixes with Store<T> interface 2012-11-06 13:14:03 +04:00
birth.hpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +02:00
bookwindow.cpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
bookwindow.hpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +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 disable createRecord(), Land constness hack, various fixes with Store<T> interface 2012-11-06 13:14:03 +04:00
class.hpp change the select attribute/skill dialogs to be reusable 2012-09-24 22:09:38 +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 disable createRecord(), Land constness hack, various fixes with Store<T> interface 2012-11-06 13:14:03 +04:00
console.hpp Issue #352: added --script-run switch 2012-07-30 12:37:46 +02: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 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
cursorreplace.cpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
cursorreplace.hpp use the cursors from morrowind.bsa and remove mwpointer.png 2012-04-12 14:26:21 +02:00
dialogue.cpp Merge branch 'master' of git://github.com/zinnschlag/openmw 2013-01-01 22:18:21 +04:00
dialogue.hpp Merge branch 'master' of git://github.com/zinnschlag/openmw 2013-01-01 22:18:21 +04: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 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
formatting.cpp small fixes on text defines 2012-12-26 18:07:56 +00:00
formatting.hpp removed another include 2012-05-10 12:51:40 +02:00
hud.cpp Cell names localization fix 2012-12-23 23:23:24 +04:00
hud.hpp finished? 2012-09-15 17:12:42 +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 menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
inventorywindow.cpp Create a separate scenemanager for each CharacterPreview instance 2013-01-09 01:44:15 -04:00
inventorywindow.hpp race selection/inventory preview character model update 2012-11-10 11:41:12 +04: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 Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
journalwindow.hpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
levelupdialog.cpp clean up interfaces 2012-11-08 16:37:57 +04:00
levelupdialog.hpp finished? 2012-09-15 17:12:42 +02:00
list.cpp edit effect dialog 2012-09-24 08:09:16 +02:00
list.hpp edit effect dialog 2012-09-24 08:09:16 +02:00
loadingscreen.cpp cache results of query for spash screen names 2013-01-03 15:45:09 -08:00
loadingscreen.hpp cache results of query for spash screen names 2013-01-03 15:45:09 -08:00
mainmenu.cpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +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 Cell names localization fix 2012-12-23 23:23:24 +04:00
map_window.hpp transparent overlay 2012-11-04 12:13:04 +01: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 Merge branch 'master' into videoplayback 2012-12-01 11:30:51 +01:00
quickkeysmenu.cpp applying new interface vol.7, inconsistent 2012-11-06 11:29:18 +04:00
quickkeysmenu.hpp fix screenshot function 2012-08-27 15:51:01 +02:00
race.cpp Create a separate scenemanager for each CharacterPreview instance 2013-01-09 01:44:15 -04:00
race.hpp head/hair selection 2012-11-10 21:30:16 +04: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 applying new interface vol.6, inconsistent 2012-11-06 00:34:11 +04:00
review.hpp finished? 2012-09-15 17:12:42 +02:00
scrollwindow.cpp m prefix for mwworld/cellstore.hpp 2012-11-05 16:07:59 +04:00
scrollwindow.hpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
settingswindow.cpp gamma slider 2012-09-19 23:47:42 +02:00
settingswindow.hpp gamma slider 2012-09-19 23:47:42 +02:00
spellbuyingwindow.cpp method names, disposition uint->int 2012-11-09 14:42:09 +01:00
spellbuyingwindow.hpp and go 2012-09-23 00:36:20 +02:00
spellcreationdialog.cpp method names, disposition uint->int 2012-11-09 14:42:09 +01:00
spellcreationdialog.hpp finished spell creation 2012-10-23 11:42:38 +02:00
spellwindow.cpp applying new interface vol.7, inconsistent 2012-11-06 11:29:18 +04: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 PcExpell, PcExpelled, PcClearExpelled, RaiseRank, LowerRank 2012-11-28 02:15:34 +01:00
stats_window.hpp PcExpell, PcExpelled, PcClearExpelled, RaiseRank, LowerRank 2012-11-28 02:15:34 +01:00
text_input.cpp fix character preview destruction; don't allow empty names in name dialog 2012-09-18 19:00:20 +02:00
text_input.hpp fixed some "using namespace" in headers 2012-09-10 09:10:50 +02:00
tooltips.cpp Merge remote-tracking branch 'trombonecot/windowformatting' 2012-12-02 14:36:36 +01:00
tooltips.hpp Fix window formatting on tool tip with too log titles 2012-12-02 14:08:22 +01:00
tradewindow.cpp fix for http://bugs.openmw.org/issues/517 2013-01-02 18:58:52 +04:00
tradewindow.hpp fix for http://bugs.openmw.org/issues/517 2013-01-02 18:58:52 +04: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 1. Dialogs in Russian version now works. 2012-12-31 04:15:47 +04:00
travelwindow.hpp traveling. 2012-10-08 11:14:22 +02:00
waitdialog.cpp better fix for bed activation 2012-12-03 05:32:12 +01:00
waitdialog.hpp WakeUpPc instruction 2012-09-29 09:41:34 +02:00
widgets.cpp applying new interface vol.6, inconsistent 2012-11-06 00:34:11 +04:00
widgets.hpp move ESMStore to MWWorld 2012-11-05 17:18:01 +04: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 add ability to check if a window is on the stack (to see if we're in the main menu) 2013-01-09 06:09:47 -04:00
windowmanagerimp.hpp add ability to check if a window is on the stack (to see if we're in the main menu) 2013-01-09 06:09:47 -04:00