1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-04 20:34:33 +00:00
openmw/apps/openmw/mwgui
2023-02-26 15:19:19 +04:00
..
alchemywindow.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
alchemywindow.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
backgroundimage.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
backgroundimage.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
birth.cpp Fixes issue in MW script compilation that would silently produce the wrong bytecode 2022-12-27 19:15:57 +01:00
birth.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
bookpage.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bookpage.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bookwindow.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
bookwindow.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
charactercreation.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
charactercreation.hpp Fixed GUI that used RefId when it should have used strings 2022-12-27 19:15:54 +01:00
class.cpp Replaced some RefId* => RefId& 2022-12-27 19:15:57 +01:00
class.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
companionitemmodel.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
companionitemmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
companionwindow.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
companionwindow.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
confirmationdialog.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
confirmationdialog.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
console.cpp Fix Clang-Format complaints 2023-02-26 14:34:56 +04:00
console.hpp Resolve minor errors 2023-02-22 20:15:45 +01:00
container.cpp Remember actor in the actor's InventoryStore instead passing the actor in every call 2023-01-21 23:43:00 +01:00
container.hpp Fix and prevent -Wextra-semi warning 2022-10-06 00:26:43 +02:00
containeritemmodel.cpp Remember actor in the actor's InventoryStore instead passing the actor in every call 2023-01-21 23:43:00 +01:00
containeritemmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
controllers.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
controllers.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
countdialog.cpp Make count input box larger to fit larger text 2022-09-25 11:54:34 +04:00
countdialog.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
cursor.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
cursor.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
debugwindow.cpp Reorganize l10n files 2023-01-02 13:21:05 +01:00
debugwindow.hpp Lua Profiler 2022-11-30 00:06:14 +01:00
dialogue.cpp Use string_view in journalbooks 2023-01-29 21:31:21 +01:00
dialogue.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
draganddrop.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
draganddrop.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
enchantingdialog.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
enchantingdialog.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
exposedwindow.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
exposedwindow.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
formatting.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
formatting.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
hud.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
hud.hpp Fixed GUI that used RefId when it should have used strings 2022-12-27 19:15:54 +01:00
inventoryitemmodel.cpp Remember actor in the actor's InventoryStore instead passing the actor in every call 2023-01-21 23:43:00 +01:00
inventoryitemmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
inventorywindow.cpp Remember actor in the actor's InventoryStore instead passing the actor in every call 2023-01-21 23:43:00 +01:00
inventorywindow.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
itemchargeview.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
itemchargeview.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
itemmodel.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
itemmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
itemselection.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
itemselection.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
itemview.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
itemview.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
itemwidget.cpp Improve item count handling 2022-09-25 11:22:17 +04:00
itemwidget.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
jailscreen.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
jailscreen.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
journalbooks.cpp Use string_view in journalbooks 2023-01-29 21:31:21 +01:00
journalbooks.hpp Use string_view in journalbooks 2023-01-29 21:31:21 +01:00
journalviewmodel.cpp Use string_view in journalbooks 2023-01-29 21:31:21 +01:00
journalviewmodel.hpp Use string_view in journalbooks 2023-01-29 21:31:21 +01:00
journalwindow.cpp Sort quests in journal by name (bug 7054) 2023-01-07 18:55:51 +04:00
journalwindow.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
keyboardnavigation.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
keyboardnavigation.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
layout.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
layout.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
levelupdialog.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
levelupdialog.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
loadingscreen.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
loadingscreen.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
mainmenu.cpp Define hardcoded global variable names as constants 2023-02-07 00:47:34 +01:00
mainmenu.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
mapwindow.cpp Applied review comments 2023-01-28 12:14:00 +01:00
mapwindow.hpp Connect zoom in/out only when the option is allowed 2022-12-25 17:03:28 +01:00
merchantrepair.cpp Remember actor in the actor's InventoryStore instead passing the actor in every call 2023-01-21 23:43:00 +01:00
merchantrepair.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
messagebox.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
messagebox.hpp Fix and prevent -Wextra-semi warning 2022-10-06 00:26:43 +02:00
mode.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
pickpocketitemmodel.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
pickpocketitemmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
postprocessorhud.cpp Don't override post-processing HUD search field focus 2023-02-11 03:04:39 +03:00
postprocessorhud.hpp Improve postprocess HUD layout 2022-11-10 08:31:21 +04:00
quickkeysmenu.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
quickkeysmenu.hpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
race.cpp Fixed issue with getSummonedCreature( that returned a reference to a non const static value 2022-12-27 19:16:22 +01:00
race.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
recharge.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
recharge.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
referenceinterface.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
referenceinterface.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
repair.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
repair.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
resourceskin.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
resourceskin.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
review.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
review.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
savegamedialog.cpp Clear character name in the loading menu when there are no saves left (bug 7088) 2023-01-06 19:36:53 +04:00
savegamedialog.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
screenfader.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
screenfader.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
scrollwindow.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
scrollwindow.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
settingswindow.cpp Add support for non-adaptive VSync (feature 7129) 2023-02-26 15:19:19 +04:00
settingswindow.hpp Add support for non-adaptive VSync (feature 7129) 2023-02-26 15:19:19 +04:00
sortfilteritemmodel.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
sortfilteritemmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
soulgemdialog.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
soulgemdialog.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
spellbuyingwindow.cpp Remember actor in the actor's InventoryStore instead passing the actor in every call 2023-01-21 23:43:00 +01:00
spellbuyingwindow.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
spellcreationdialog.cpp Remember actor in the actor's InventoryStore instead passing the actor in every call 2023-01-21 23:43:00 +01:00
spellcreationdialog.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
spellicons.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
spellicons.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
spellmodel.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
spellmodel.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
spellview.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
spellview.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
spellwindow.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
spellwindow.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
statswatcher.cpp Fixed GUI that used RefId when it should have used strings 2022-12-27 19:15:54 +01:00
statswatcher.hpp Fix -Wnon-virtual-dtor warnings 2023-02-03 23:00:09 +01:00
statswindow.cpp Changed more hardcoded RefId to be static to avoid multiple runtime creations 2022-12-27 19:15:56 +01:00
statswindow.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
textcolours.cpp Move TextColours initialization to the TextColours itself 2020-05-26 18:35:16 +04:00
textcolours.hpp Move TextColours initialization to the TextColours itself 2020-05-26 18:35:16 +04:00
textinput.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
textinput.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
timeadvancer.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
timeadvancer.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
tooltips.cpp Improve duration tooltip 2023-01-22 14:32:47 +04:00
tooltips.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
tradeitemmodel.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
tradeitemmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
tradewindow.cpp Remember actor in the actor's InventoryStore instead passing the actor in every call 2023-01-21 23:43:00 +01:00
tradewindow.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
trainingwindow.cpp Remember actor in the actor's InventoryStore instead passing the actor in every call 2023-01-21 23:43:00 +01:00
trainingwindow.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
travelwindow.cpp Remember actor in the actor's InventoryStore instead passing the actor in every call 2023-01-21 23:43:00 +01:00
travelwindow.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
ustring.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
videowidget.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
videowidget.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
waitdialog.cpp encapsulations of esm3 cell and esm4 cells. 2023-01-26 22:37:31 +01:00
waitdialog.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
widgets.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
widgets.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
windowbase.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
windowbase.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
windowmanagerimp.cpp Add support for non-adaptive VSync (feature 7129) 2023-02-26 15:19:19 +04:00
windowmanagerimp.hpp Remembering console commands between sessions 2023-02-10 11:54:45 +00:00
windowpinnablebase.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
windowpinnablebase.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00