1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 21:49:56 +00:00
openmw-tes3mp/apps/openmw/mwgui
2012-08-11 17:30:55 +02:00
..
alchemywindow.cpp Issue #107: SoundManager is accessed only through the interface class from now on 2012-08-09 14:33:21 +02:00
alchemywindow.hpp Issue #107: cleaned up includes in apps/openmw/mwworld/class.hpp 2012-07-03 13:15:20 +02:00
birth.cpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
birth.hpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
bookwindow.cpp Issue #107: SoundManager is accessed only through the interface class from now on 2012-08-09 14:33:21 +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 Issue #107: MechanicsManager is accessed only through the interface class from now on 2012-08-11 17:30:55 +02:00
charactercreation.hpp Issue #107: MechanicsManager is accessed only through the interface class from now on 2012-08-11 17:30:55 +02:00
class.cpp Merge remote branch 'modred11/master' 2012-07-17 10:21:46 +02:00
class.hpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
confirmationdialog.cpp Merge branch 'decouple' 2012-07-03 15:47:57 +02:00
confirmationdialog.hpp more resolution switching fixes 2012-05-28 12:34:29 +02:00
console.cpp Issue #352: added --script-run switch 2012-07-30 12:37:46 +02:00
console.hpp Issue #352: added --script-run switch 2012-07-30 12:37:46 +02:00
container.cpp Issue #107: SoundManager is accessed only through the interface class from now on 2012-08-09 14:33:21 +02:00
container.hpp still left: spell success formula 2012-05-29 12:35:03 +02:00
countdialog.cpp Merge branch 'decouple' 2012-07-03 15:47:57 +02:00
countdialog.hpp fix a bug, some cleanup 2012-05-18 17:58:33 +02:00
cursorreplace.cpp - added a simple main menu (with Return, Options and Exit buttons) 2012-08-10 15:15:48 +02:00
cursorreplace.hpp use the cursors from morrowind.bsa and remove mwpointer.png 2012-04-12 14:26:21 +02:00
dialogue.cpp Issue #107: DialogueManager is accessed only through the interface class from now on 2012-08-09 10:35:53 +02:00
dialogue.hpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
dialogue_history.cpp Mostly removal of unnecessary #include's and a little clean up 2012-07-17 09:27:12 +02:00
dialogue_history.hpp fix class name typo 2012-03-22 15:10:29 +01: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 Issue #107: SoundManager is accessed only through the interface class from now on 2012-08-09 14:33:21 +02:00
hud.hpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
inventorywindow.cpp Issue #107: SoundManager is accessed only through the interface class from now on 2012-08-09 14:33:21 +02:00
inventorywindow.hpp allow picking up objects from the gameworld with the mouse in inventory mode 2012-06-02 14:19:02 +02:00
journalwindow.cpp Issue #107: SoundManager is accessed only through the interface class from now on 2012-08-09 14:33:21 +02:00
journalwindow.hpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07: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.cpp removed world exit methods 2012-08-10 16:21:53 +02:00
mainmenu.hpp - added a simple main menu (with Return, Options and Exit buttons) 2012-08-10 15:15:48 +02:00
map_window.cpp rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02:00
map_window.hpp - Issue #296: Clicking on HUD elements shows/hides the respective window 2012-05-26 21:09:21 +02:00
messagebox.cpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
messagebox.hpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
mode.hpp merged by branches together, starting with alchemy window 2012-05-24 15:57:23 +02:00
race.cpp Merge remote branch 'modred11/master' 2012-07-17 10:21:46 +02:00
race.hpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07: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 Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
review.hpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
scrollwindow.cpp Issue #107: SoundManager is accessed only through the interface class from now on 2012-08-09 14:33:21 +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
settingswindow.cpp - added a simple main menu (with Return, Options and Exit buttons) 2012-08-10 15:15:48 +02:00
settingswindow.hpp new button, water timescale 2012-07-19 23:30:41 +02:00
spellwindow.cpp Issue #107: SoundManager is accessed only through the interface class from now on 2012-08-09 14:33:21 +02:00
spellwindow.hpp added the success formula, and spell deleting (shift+click) 2012-05-29 15:13:44 +02:00
stats_window.cpp Issue #107: MechanicsManager is accessed only through the interface class from now on 2012-08-11 17:30:55 +02:00
stats_window.hpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
text_input.cpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
text_input.hpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
tooltips.cpp Fixed some windows issues and got rid of a few tiny warnings while at it. 2012-07-07 01:14:18 +02:00
tooltips.hpp added tooltip delay option 2012-05-28 09:46:05 +02:00
tradewindow.cpp Issue #107: SoundManager is accessed only through the interface class from now on 2012-08-09 14:33:21 +02:00
tradewindow.hpp Issue #290: Auto-Close MW-reference related GUI windows 2012-05-27 01:14:33 +02:00
widgets.cpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
widgets.hpp Prepending m to the name of every member variable. 2012-07-13 03:51:58 -07:00
window_base.cpp proper resolution switching (reposition GUI & adjust mouse clipping region) 2012-05-28 09:19:25 +02:00
window_base.hpp auto-select the alchemy tools with highest quality 2012-05-25 15:24:33 +02:00
window_manager.cpp Issue #107: MechanicsManager is accessed only through the interface class from now on 2012-08-11 17:30:55 +02:00
window_manager.hpp Issue #352: added --script-run switch 2012-07-30 12:37:46 +02:00
window_pinnable_base.cpp Pinnable windows: hide hud elements 2012-04-06 01:17:23 +03:00
window_pinnable_base.hpp Issue #294: show/hide HUD elements based on allowed windows 2012-05-26 05:46:46 +02:00