1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-16 08:39:40 +00:00
openmw-tes3mp/apps/openmw/mwgui
gugus 8e8f80807e Merge branch 'master' of https://github.com/zinnschlag/openmw.git into inventoryGUI
Conflicts:
	apps/openmw/CMakeLists.txt
	apps/openmw/mwclass/apparatus.cpp
	apps/openmw/mwclass/armor.cpp
	apps/openmw/mwclass/book.cpp
	apps/openmw/mwclass/clothing.cpp
	apps/openmw/mwclass/container.cpp
	apps/openmw/mwclass/ingredient.cpp
	apps/openmw/mwclass/light.cpp
	apps/openmw/mwclass/lockpick.cpp
	apps/openmw/mwclass/misc.cpp
	apps/openmw/mwclass/potion.cpp
	apps/openmw/mwclass/probe.cpp
	apps/openmw/mwclass/repair.cpp
	apps/openmw/mwclass/weapon.cpp
	apps/openmw/mwgui/window_manager.cpp
	apps/openmw/mwgui/window_manager.hpp
	apps/openmw/mwworld/class.cpp
2012-05-11 10:40:40 +02:00
..
birth.cpp potion effects in tooltip 2012-04-30 01:53:22 +02:00
birth.hpp List -> ListBox 2012-03-22 15:28:06 +01:00
charactercreation.cpp Add voices to the chargen class questions 2012-05-01 20:30:31 -07:00
charactercreation.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
class.cpp fix another bunch of gui stuff, some strings were untranslated and buttons were not resized to fit their text 2012-04-16 19:14:05 +02:00
class.hpp List -> ListBox 2012-03-22 15:28:06 +01:00
console.cpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
console.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
container.cpp the GUI part of drag and drop is working 2012-05-08 12:59:47 +02:00
container.hpp another step towards drand and drop. 2012-05-06 11:04:07 +02:00
cursorreplace.cpp use the cursors from morrowind.bsa and remove mwpointer.png 2012-04-12 14:26:21 +02:00
cursorreplace.hpp use the cursors from morrowind.bsa and remove mwpointer.png 2012-04-12 14:26:21 +02:00
dialogue.cpp Merge remote branch 'scrawl/tooltips' into next 2012-04-30 10:21:21 +02:00
dialogue.hpp tooltip now contains info about item enchantment 2012-04-30 00:57:41 +02:00
dialogue_history.cpp fix class name typo 2012-03-22 15:10:29 +01:00
dialogue_history.hpp fix class name typo 2012-03-22 15:10:29 +01:00
inventorywindow.cpp some work for dropping objects. 2012-04-30 13:01:18 +02:00
inventorywindow.hpp some work for dropping objects. 2012-04-30 13:01:18 +02:00
itemwidget.hpp the GUI part of drag and drop is working 2012-05-08 12:59:47 +02:00
journalwindow.cpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
journalwindow.hpp fixed scroll bars 2012-03-22 15:23:23 +01:00
layouts.cpp F10 hotkey toggle FPS 2012-04-13 13:17:50 +02:00
layouts.hpp F10 hotkey toggle FPS 2012-04-13 13:17:50 +02:00
map_window.cpp fix another bunch of gui stuff, some strings were untranslated and buttons were not resized to fit their text 2012-04-16 19:14:05 +02:00
map_window.hpp Pinnable windows: hide hud elements 2012-04-06 01:17:23 +03:00
messagebox.cpp more deprecated fixes 2012-03-21 13:32:32 +01:00
messagebox.hpp Windows fixes for compiling and linking 2012-03-27 00:36:53 +02:00
mode.hpp more clean up. The container GUI shows up now 2012-04-15 19:32:41 +02:00
race.cpp fix another bunch of gui stuff, some strings were untranslated and buttons were not resized to fit their text 2012-04-16 19:14:05 +02:00
race.hpp List -> ListBox 2012-03-22 15:28:06 +01:00
review.cpp fix another bunch of gui stuff, some strings were untranslated and buttons were not resized to fit their text 2012-04-16 19:14:05 +02:00
review.hpp general GUI refactoring, part 1 2012-04-16 15:48:01 +02:00
stats_window.cpp window caption fix 2012-04-16 17:30:57 +02:00
stats_window.hpp general GUI refactoring, part 1 2012-04-16 15:48:01 +02:00
text_input.cpp fix another bunch of gui stuff, some strings were untranslated and buttons were not resized to fit their text 2012-04-16 19:14:05 +02:00
text_input.hpp Move eventDone to WindowBase and make it tell which window is done 2011-03-12 10:56:10 +01:00
tooltips.cpp some formatting tweaks 2012-04-30 22:37:23 +02:00
tooltips.hpp tooltip now contains info about item enchantment 2012-04-30 00:57:41 +02:00
widgets.cpp added the bloodmoon/tribunal spells 2012-04-30 21:36:45 +02:00
widgets.hpp extended the list of spells with no magnitude / no duration 2012-04-30 18:11:34 +02:00
window_base.cpp more deprecated fixes 2012-03-21 13:32:32 +01:00
window_base.hpp switched to the new multi-delegates system 2012-03-21 13:27:08 +01:00
window_manager.cpp Merge branch 'master' of https://github.com/zinnschlag/openmw.git into inventoryGUI 2012-05-11 10:40:40 +02:00
window_manager.hpp Merge branch 'master' of https://github.com/zinnschlag/openmw.git into inventoryGUI 2012-05-11 10:40:40 +02:00
window_pinnable_base.cpp Pinnable windows: hide hud elements 2012-04-06 01:17:23 +03:00
window_pinnable_base.hpp Pinnable windows: hide hud elements 2012-04-06 01:17:23 +03:00