1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 18:39:55 +00:00
openmw-tes3mp/apps/openmw/mwgui
2012-11-19 13:55:26 +01:00
..
alchemywindow.cpp clear name edits when opening alchemy / spell creation 2012-11-05 20:47:28 +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
bookwindow.cpp m prefix for mwworld/cellstore.hpp 2012-11-05 16:07:59 +04:00
bookwindow.hpp
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
confirmationdialog.hpp
console.cpp disable createRecord(), Land constness hack, various fixes with Store<T> interface 2012-11-06 13:14:03 +04:00
console.hpp
container.cpp new interface in manualref, fix various typos 2012-11-06 13:43:48 +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
cursorreplace.cpp
cursorreplace.hpp
dialogue.cpp removed useless member 2012-11-10 00:47:24 +01:00
dialogue.hpp removed useless member 2012-11-10 00:47:24 +01:00
dialogue_history.cpp move ESMStore to MWWorld 2012-11-05 17:18:01 +04:00
dialogue_history.hpp
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
formatting.hpp
hud.cpp applying new interface vol.5, inconsistent 2012-11-05 23:41:26 +04:00
hud.hpp finished? 2012-09-15 17:12:42 +02:00
inventorywindow.cpp resolving conflicts, minor update 2012-09-17 11:37:50 +04:00
inventorywindow.hpp race selection/inventory preview character model update 2012-11-10 11:41:12 +04:00
itemselection.cpp
itemselection.hpp
journalwindow.cpp Fixed uninitialized variable that caused a segfault when going to previous page. 2012-10-26 21:28:22 -04:00
journalwindow.hpp
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 Merge remote-tracking branch 'scrawl/splashscreen_dirlisting' 2012-10-18 15:46:43 +02:00
loadingscreen.hpp fixed the disappearing 2012-09-13 12:33:09 +02:00
mainmenu.cpp
mainmenu.hpp
map_window.cpp shiny: fix GLSL texture units when shaders were disabled 2012-11-19 13:55:26 +01:00
map_window.hpp transparent overlay 2012-11-04 12:13:04 +01:00
messagebox.cpp
messagebox.hpp
mode.hpp Merge branch 'Travel_Dialogue' into training_travel 2012-10-17 18:17:53 +02:00
quickkeysmenu.cpp applying new interface vol.7, inconsistent 2012-11-06 11:29:18 +04:00
quickkeysmenu.hpp
race.cpp fix reentering race selection 2012-11-10 21:54:43 +04:00
race.hpp head/hair selection 2012-11-10 21:30:16 +04:00
referenceinterface.cpp
referenceinterface.hpp
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
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
stats_window.cpp store birthsign in MWWorld::Player 2012-11-08 18:50:23 +04:00
stats_window.hpp move ESMStore to MWWorld 2012-11-05 17:18:01 +04: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
tooltips.cpp Merge remote-tracking branch 'greye/store' into next 2012-11-07 19:34:28 +01:00
tooltips.hpp and go 2012-09-23 00:36:20 +02:00
tradewindow.cpp bartering disposition change 2012-11-10 00:38:45 +01:00
tradewindow.hpp The player can now barter with merchants 2012-11-08 13:38:20 +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 method names, disposition uint->int 2012-11-09 14:42:09 +01:00
travelwindow.hpp traveling. 2012-10-08 11:14:22 +02:00
waitdialog.cpp Merge remote-tracking branch 'bwrsandman/master' into next 2012-11-07 10:40:40 +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
window_base.hpp
window_pinnable_base.cpp
window_pinnable_base.hpp
windowmanagerimp.cpp global map explored overlay 2012-11-16 19:34:09 +01:00
windowmanagerimp.hpp store created character classes as dynamic records 2012-11-08 01:22:44 +04:00