1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw/mwgui
2012-05-21 10:48:25 +02:00
..
birth.cpp changed more gui stuff to use the new tag system 2012-05-19 15:32:32 +02:00
birth.hpp List -> ListBox 2012-03-22 15:28:06 +01:00
bookwindow.cpp using items via the inventory is now possible by dragging them on the avatar (only implemented for books right now) 2012-05-15 18:05:53 +02:00
bookwindow.hpp using items via the inventory is now possible by dragging them on the avatar (only implemented for books right now) 2012-05-15 18:05:53 +02:00
charactercreation.cpp show faction & birthsign in the stats window 2012-05-19 14:55:09 +02: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 changed more gui stuff to use the new tag system 2012-05-19 15:32:32 +02:00
class.hpp implemented item count selection dialog 2012-05-15 12:51:51 +02: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 more gui files cleanup 2012-05-19 16:00:00 +02:00
container.hpp adjust the "total cost"/"total sold" value when trading items, added some checks with respective user notifications 2012-05-18 22:06:25 +02:00
countdialog.cpp fix a bug, some cleanup 2012-05-18 17:58:33 +02:00
countdialog.hpp fix a bug, some cleanup 2012-05-18 17:58:33 +02:00
cursorreplace.cpp added a utility for creating texture atlas at runtime 2012-05-04 18:09:45 +02:00
cursorreplace.hpp use the cursors from morrowind.bsa and remove mwpointer.png 2012-04-12 14:26:21 +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
dialogue.cpp more gui files cleanup 2012-05-19 16:00:00 +02:00
dialogue.hpp beginnings of trade window layout. 2012-05-17 17:15:44 +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 finished tooltips for everything in the stats window, some gui refactoring 2012-05-21 05:14:07 +02:00
hud.hpp finished tooltips for everything in the stats window, some gui refactoring 2012-05-21 05:14:07 +02:00
inventorywindow.cpp small tweak to getPlayerGold() method 2012-05-19 16:10:13 +02:00
inventorywindow.hpp show faction & birthsign in the stats window 2012-05-19 14:55:09 +02:00
journalwindow.cpp journal close sound 2012-05-07 19:42:04 +02:00
journalwindow.hpp journal close sound 2012-05-07 19:42: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.hpp remove the old inventory code, split HUD, map and mainmenu into seperate implementation files 2012-05-13 18:14:03 +02:00
map_window.cpp more gui files cleanup 2012-05-19 16:00:00 +02:00
map_window.hpp remove the old inventory code, split HUD, map and mainmenu into seperate implementation files 2012-05-13 18:14:03 +02:00
messagebox.cpp fix some MessageBox code that was using deleted pointers sometimes 2012-05-16 15:00:20 +02:00
messagebox.hpp Windows fixes for compiling and linking 2012-03-27 00:36:53 +02:00
mode.hpp Merge branch 'master' into inventoryGUI 2012-05-11 16:41:27 +02:00
race.cpp changed more gui stuff to use the new tag system 2012-05-19 15:32:32 +02:00
race.hpp List -> ListBox 2012-03-22 15:28:06 +01:00
review.cpp changed more gui stuff to use the new tag system 2012-05-19 15:32:32 +02:00
review.hpp general GUI refactoring, part 1 2012-04-16 15:48:01 +02:00
scrollwindow.cpp using items via the inventory is now possible by dragging them on the avatar (only implemented for books right now) 2012-05-15 18:05:53 +02:00
scrollwindow.hpp using items via the inventory is now possible by dragging them on the avatar (only implemented for books right now) 2012-05-15 18:05:53 +02:00
stats_window.cpp skill progress 2012-05-21 10:48:25 +02:00
stats_window.hpp skill tooltips 2012-05-21 01:58:11 +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 finished tooltips for everything in the stats window, some gui refactoring 2012-05-21 05:14:07 +02:00
tooltips.hpp better floating object label positioning. 2012-05-14 21:37:43 +02:00
tradewindow.cpp use Class::getInventoryStore instead of casting ContainerStore. 2012-05-19 16:04:34 +02:00
tradewindow.hpp adjust the "total cost"/"total sold" value when trading items, added some checks with respective user notifications 2012-05-18 22:06:25 +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 show faction & birthsign in the stats window 2012-05-19 14:55:09 +02:00
window_manager.hpp show faction & birthsign in the stats window 2012-05-19 14:55:09 +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