1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 09:19:58 +00:00
openmw-tes3mp/apps/openmw/mwgui
2012-07-07 20:27:56 +02:00
..
alchemywindow.cpp Merge branch 'decouple' 2012-07-03 15:47:57 +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 rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02:00
birth.hpp rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02:00
bookwindow.cpp Merge branch 'decouple' 2012-07-03 15:47:57 +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 chargen generate class: fix result not being shown in review dialog 2012-06-19 15:25:04 +02:00
charactercreation.hpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
class.cpp rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02:00
class.hpp rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02: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 Merge branch 'decouple' 2012-07-03 15:47:57 +02:00
console.hpp set the implicit object for script excution by clicking on it 2012-06-02 12:25:24 +02:00
container.cpp different default coordinates for container window to prevent it from going invsible when changing resolution (bug #308), fixed some windows not centering when resolution change 2012-07-03 16:51:29 +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 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.cpp rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02:00
dialogue.hpp rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +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
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 Fixed some windows issues and got rid of a few tiny warnings while at it. 2012-07-07 01:14:18 +02:00
hud.hpp fix triangle / batch counts with compositors 2012-06-22 12:56:04 +02:00
inventorywindow.cpp fix "error in framelistener" when trying to pick up lights that can't be picked up 2012-07-05 17:13:23 +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 Merge branch 'decouple' 2012-07-03 15:47:57 +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 rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +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 rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02:00
messagebox.hpp Windows fixes for compiling and linking 2012-03-27 00:36:53 +02:00
mode.hpp merged by branches together, starting with alchemy window 2012-05-24 15:57:23 +02:00
race.cpp rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02:00
race.hpp rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02: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 rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02:00
review.hpp rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02:00
scrollwindow.cpp Merge branch 'decouple' 2012-07-03 15:47:57 +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 fixed another resolution change bug introduced recently 2012-07-03 16:44:20 +02:00
settingswindow.hpp MSVC build compliance: 2012-06-08 19:55:39 +02:00
spellwindow.cpp Merge branch 'decouple' 2012-07-03 15:47:57 +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 #324: Finished turning NpcStats into a proper class 2012-07-06 18:23:48 +02:00
stats_window.hpp fixed some cppcheck issues 2012-06-06 20:29:30 +02:00
text_input.cpp rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +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 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 Merge branch 'decouple' 2012-07-03 15:47:57 +02:00
tradewindow.hpp Issue #290: Auto-Close MW-reference related GUI windows 2012-05-27 01:14:33 +02:00
widgets.cpp fixed some cppcheck issues 2012-06-06 20:29:30 +02:00
widgets.hpp fixed some cppcheck issues 2012-06-06 20:29:30 +02: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 different default coordinates for container window to prevent it from going invsible when changing resolution (bug #308), fixed some windows not centering when resolution change 2012-07-03 16:51:29 +02:00
window_manager.hpp Issue #107: Ptr related include cleanup 2012-07-03 13:55:53 +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