1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/openmw/mwgui
2012-05-15 11:02:50 +02:00
..
birth.cpp potion effects in tooltip 2012-04-30 01:53:22 +02:00
birth.hpp
bookwindow.cpp display text on the book window 2012-05-10 11:03:27 +02:00
bookwindow.hpp display text on the book window 2012-05-10 11:03:27 +02:00
charactercreation.cpp Merge branch 'master' of https://github.com/zinnschlag/openmw into gui 2012-05-04 07:34:38 +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 class dialog fix 2012-05-03 01:11:49 +02:00
class.hpp
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 implemented ctrl and shift-keys for item drag&drop (take all, take 1) 2012-05-15 11:02:50 +02:00
container.hpp implemented ctrl and shift-keys for item drag&drop (take all, take 1) 2012-05-15 11:02:50 +02:00
cursorreplace.cpp added a utility for creating texture atlas at runtime 2012-05-04 18:09:45 +02:00
cursorreplace.hpp
dialogue_history.cpp
dialogue_history.hpp
dialogue.cpp implemented "goodbye" script function that force-cancels dialogue 2012-05-11 07:18:41 +02:00
dialogue.hpp implemented "goodbye" script function that force-cancels dialogue 2012-05-11 07:18:41 +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 dropping items works 2012-05-14 17:41:17 +02:00
hud.hpp some unfinished work for dropping objects into the gameworld 2012-05-13 18:35:56 +02:00
inventorywindow.cpp fix the inventory window overlapping with over windows in default layout 2012-05-13 16:41:00 +02:00
inventorywindow.hpp dynamic inventory layout like morrowind 2012-05-13 11:25:35 +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 adjust topic list on window resize 2012-05-10 11:19:22 +02:00
list.hpp adjust topic list on window resize 2012-05-10 11:19:22 +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 remove the old inventory code, split HUD, map and mainmenu into seperate implementation files 2012-05-13 18:14:03 +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
messagebox.hpp
mode.hpp Merge branch 'master' into inventoryGUI 2012-05-11 16:41:27 +02:00
race.cpp
race.hpp
review.cpp fix stats window layout resizing 2012-05-03 07:03:04 +02:00
review.hpp
scrollwindow.cpp display text on the book window 2012-05-10 11:03:27 +02:00
scrollwindow.hpp simple scroll text parsing (tags are ignored until now) 2012-05-08 00:39:52 +02:00
stats_window.cpp small fix 2012-05-11 09:35:18 +02:00
stats_window.hpp make it possible to use scroll wheel when mouse is over a skill in the stats window; set the correct track size for the scrollbar 2012-05-11 08:45:03 +02:00
text_input.cpp
text_input.hpp
tooltips.cpp better floating object label positioning. 2012-05-14 21:37:43 +02:00
tooltips.hpp better floating object label positioning. 2012-05-14 21:37:43 +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
window_base.hpp
window_manager.cpp better floating object label positioning. 2012-05-14 21:37:43 +02:00
window_manager.hpp better floating object label positioning. 2012-05-14 21:37:43 +02:00
window_pinnable_base.cpp
window_pinnable_base.hpp