openmw-tes3coop/apps/openmw/mwgui
David Cernat 57b791ea2a [Client] Show selected object's refNum & mpNum in console window title
This allows for much easier debugging of all objects and actors.
2018-05-11 00:46:24 +03:00
..
alchemywindow.cpp [Client] Ignore dynamic object placements or spawns in packets 2018-01-17 11:01:31 +02:00
alchemywindow.hpp
backgroundimage.cpp
backgroundimage.hpp
birth.cpp Set default values for class and birthsign select menus (bug #4226) 2017-11-25 11:35:29 +04:00
birth.hpp
bookpage.cpp Fix memory leak 2018-03-13 21:32:59 +03:00
bookpage.hpp
bookwindow.cpp Prevent overlapping for journal and books scrolling 2018-03-11 16:19:37 +04:00
bookwindow.hpp
charactercreation.cpp [Client] Disable automatic transition to other chargen menus from OpenMW 2018-04-19 13:47:42 +03:00
charactercreation.hpp
class.cpp Set default values for class and birthsign select menus (bug #4226) 2017-11-25 11:35:29 +04:00
class.hpp
companionitemmodel.cpp
companionitemmodel.hpp
companionwindow.cpp Round up displayed encumbrance 2018-02-24 15:13:14 +03:00
companionwindow.hpp
confirmationdialog.cpp
confirmationdialog.hpp
console.cpp [Client] Show selected object's refNum & mpNum in console window title 2018-05-11 00:46:24 +03:00
console.hpp [Client] Use new code to set the console's Ptrs from server scripts 2017-12-26 15:04:28 +02:00
container.cpp [Client] Remove redundant container methods from CellController 2018-04-01 07:11:43 +03:00
container.hpp [General] Rework container sync to prevent item duping 2018-03-26 19:27:36 +03:00
containeritemmodel.cpp Merge pull request #1549 from akortunov/itemmodels 2017-11-11 22:12:07 +00:00
containeritemmodel.hpp Move onClose() check to item models 2017-11-10 10:58:43 +04:00
controllers.cpp
controllers.hpp
countdialog.cpp
countdialog.hpp
cursor.cpp
cursor.hpp
debugwindow.cpp
debugwindow.hpp
dialogue.cpp Update dialogue topics list after result script is run 2017-11-15 17:20:06 +00:00
dialogue.hpp Update dialogue topics list after result script is run 2017-11-15 17:20:06 +00:00
draganddrop.cpp [General] Rework container sync to prevent item duping 2018-03-26 19:27:36 +03:00
draganddrop.hpp [General] Rework container sync to prevent item duping 2018-03-26 19:27:36 +03:00
enchantingdialog.cpp
enchantingdialog.hpp
exposedwindow.cpp
exposedwindow.hpp
formatting.cpp
formatting.hpp
hud.cpp [General] Track objects directly placed by players in ObjectPlace 2018-01-28 17:46:51 +02:00
hud.hpp Fix some style issues flagged by cppcheck 2017-10-15 17:06:58 +02:00
inventoryitemmodel.cpp Move onClose() check to item models 2017-11-10 10:58:43 +04:00
inventoryitemmodel.hpp Move onClose() check to item models 2017-11-10 10:58:43 +04:00
inventorywindow.cpp Merge pull request #407 from OpenMW/master 2018-04-17 15:25:28 +03:00
inventorywindow.hpp OnActivate is triggered when the item is picked up 2017-10-31 22:33:26 +00:00
itemchargeview.cpp
itemchargeview.hpp
itemmodel.cpp remove redundant allowedToInsertItems() function from ItemModel 2017-11-11 11:58:22 +04:00
itemmodel.hpp remove redundant allowedToInsertItems() function from ItemModel 2017-11-11 11:58:22 +04:00
itemselection.cpp
itemselection.hpp
itemview.cpp
itemview.hpp
itemwidget.cpp Don't use floating point arithmetics for formatted count (Bug #4346) 2018-03-07 15:36:10 +03:00
itemwidget.hpp
jailscreen.cpp [Client] Prevent guards from arresting players who are currently jailed 2018-02-25 21:33:04 +02:00
jailscreen.hpp
journalbooks.cpp Do not display cyrillic soft/hard signs in the journal index 2017-12-04 22:42:17 +04:00
journalbooks.hpp Remove getEncoding() from WindowManager 2017-11-22 08:32:38 +04:00
journalviewmodel.cpp Move toUpper() from StringUtils to the JournalViewModel 2017-11-23 19:37:45 +04:00
journalviewmodel.hpp Convert topic name to Unicode 2017-11-21 12:31:23 +04:00
journalwindow.cpp [Fix] Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
journalwindow.hpp Remove getEncoding() from WindowManager 2017-11-22 08:32:38 +04:00
keyboardnavigation.cpp Add an option to disable GUI keyboard navigation (Bug #4333) 2018-03-08 23:39:35 +00:00
keyboardnavigation.hpp Add an option to disable GUI keyboard navigation (Bug #4333) 2018-03-08 23:39:35 +00:00
layout.cpp
layout.hpp
levelupdialog.cpp
levelupdialog.hpp
loadingscreen.cpp Make the CompositeMapRenderer use available time and add related setting 2018-02-13 00:40:41 +00:00
loadingscreen.hpp
mainmenu.cpp
mainmenu.hpp
mapwindow.cpp [General] Implement sending of image data for map tiles in PlayerMap 2018-05-08 05:57:04 +03:00
mapwindow.hpp [General] Implement sending of image data for map tiles in PlayerMap 2018-05-08 05:57:04 +03:00
merchantrepair.cpp
merchantrepair.hpp
messagebox.cpp Workaround to make sure message box remains on top (Fixes #4298) 2018-01-14 00:27:53 +00:00
messagebox.hpp Workaround to make sure message box remains on top (Fixes #4298) 2018-01-14 00:27:53 +00:00
mode.hpp
pickpocketitemmodel.cpp remove redundant allowedToInsertItems() function from ItemModel 2017-11-11 11:58:22 +04:00
pickpocketitemmodel.hpp remove redundant allowedToInsertItems() function from ItemModel 2017-11-11 11:58:22 +04:00
quickkeysmenu.cpp Merge pull request #411 from OpenMW/master 2018-04-21 17:00:55 +03:00
quickkeysmenu.hpp Merge pull request #360 from TES3MP/0.6.1-openmw-updates while resolving conflicts 2017-12-25 02:25:01 +02:00
race.cpp
race.hpp
recharge.cpp
recharge.hpp
referenceinterface.cpp Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
referenceinterface.hpp
repair.cpp
repair.hpp
review.cpp
review.hpp
savegamedialog.cpp Fix unused event handler 2017-10-15 17:06:58 +02:00
savegamedialog.hpp
screenfader.cpp
screenfader.hpp
scrollwindow.cpp
scrollwindow.hpp
settingswindow.cpp [Client] Hide difficulty widget because it has no use in multiplayer 2018-03-01 09:31:21 +02:00
settingswindow.hpp
sortfilteritemmodel.cpp Remove missing souls, remove some runaway exceptions (Fixes #4111) 2018-03-08 23:38:04 +00:00
sortfilteritemmodel.hpp Move onClose() check to item models 2017-11-10 10:58:43 +04:00
soulgemdialog.cpp
soulgemdialog.hpp
spellbuyingwindow.cpp
spellbuyingwindow.hpp Fix some style issues flagged by cppcheck 2017-10-15 17:06:58 +02:00
spellcreationdialog.cpp
spellcreationdialog.hpp
spellicons.cpp
spellicons.hpp
spellmodel.cpp Added checkMagicka parameter 2017-11-28 23:35:54 +01:00
spellmodel.hpp
spellview.cpp
spellview.hpp
spellwindow.cpp [General] Implement selected spell sync as part of PlayerMiscellaneous 2018-02-06 06:36:46 +02:00
spellwindow.hpp
statswindow.cpp Fix some style issues flagged by cppcheck 2017-10-15 17:06:58 +02:00
statswindow.hpp
textcolours.hpp
textinput.cpp
textinput.hpp
timeadvancer.cpp
timeadvancer.hpp
tooltips.cpp
tooltips.hpp
tradeitemmodel.cpp
tradeitemmodel.hpp
tradewindow.cpp Merge pull request #360 from TES3MP/0.6.1-openmw-updates while resolving conflicts 2017-12-25 02:25:01 +02:00
tradewindow.hpp
trainingwindow.cpp Merge pull request #360 from TES3MP/0.6.1-openmw-updates while resolving conflicts 2017-12-25 02:25:01 +02:00
trainingwindow.hpp Allow training window exit() 2017-10-08 20:38:20 +00:00
travelwindow.cpp Option to charge for all companions travelling (fixes #4064) 2018-04-09 19:19:50 +03:00
travelwindow.hpp
videowidget.cpp
videowidget.hpp
waitdialog.cpp Add missing WaitDialog::clear() (Fixes #4196) 2017-11-08 00:24:04 +00:00
waitdialog.hpp Add missing WaitDialog::clear() (Fixes #4196) 2017-11-08 00:24:04 +00:00
widgets.cpp [Fix] Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
widgets.hpp [Fix] Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
windowbase.cpp Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
windowbase.hpp
windowmanagerimp.cpp [General] Implement sending of image data for map tiles in PlayerMap 2018-05-08 05:57:04 +03:00
windowmanagerimp.hpp [General] Implement sending of image data for map tiles in PlayerMap 2018-05-08 05:57:04 +03:00
windowpinnablebase.cpp
windowpinnablebase.hpp