| .. |
|
alchemywindow.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02: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
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02: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
|
Use string_view instead of const char*
|
2023-05-08 17:18:18 +02: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
|
Remove sAttributeIds and sSkillIds
|
2023-05-27 21:54:13 +02:00 |
|
charactercreation.hpp
|
Fixed GUI that used RefId when it should have used strings
|
2022-12-27 19:15:54 +01:00 |
|
class.cpp
|
Remove sAttributeIds and sSkillIds
|
2023-05-27 21:54:13 +02: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
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02: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
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
console.hpp
|
Pass path to startup script as std::filesystem::path
|
2023-05-06 13:58:39 +02: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 more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
dialogue.hpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
draganddrop.cpp
|
Use string_view in more UI code
|
2023-05-21 18:14:12 +02:00 |
|
draganddrop.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
enchantingdialog.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02: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
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
formatting.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
hud.cpp
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02: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
|
Use string_view in more UI code
|
2023-05-21 18:14:12 +02:00 |
|
inventorywindow.hpp
|
Use typed settings storage for windows
|
2023-04-12 00:54:00 +02:00 |
|
itemchargeview.cpp
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02:00 |
|
itemchargeview.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
itemmodel.cpp
|
Keep refnum when moving objects to/from inventory (#6148)
|
2023-05-07 17:19:44 +02: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
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
itemview.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
itemwidget.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
itemwidget.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
jailscreen.cpp
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02:00 |
|
jailscreen.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
journalbooks.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
journalbooks.hpp
|
Remove unimplemented method declaration
|
2023-05-08 16:57:57 +02:00 |
|
journalviewmodel.cpp
|
Use string_view in more UI code
|
2023-05-21 18:14:12 +02:00 |
|
journalviewmodel.hpp
|
Use string_view in journalbooks
|
2023-01-29 21:31:21 +01:00 |
|
journalwindow.cpp
|
fixed a mistake
|
2023-05-15 21:06:05 +02: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
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
levelupdialog.hpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
loadingscreen.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
loadingscreen.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
mainmenu.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
mainmenu.hpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
mapwindow.cpp
|
Rename positionToCellIndex to match return type
|
2023-05-27 15:49:36 +02:00 |
|
mapwindow.hpp
|
Removes most cellId.hpp include, simplifies id generation for cells.
|
2023-04-03 14:16:32 +02:00 |
|
merchantrepair.cpp
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02: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
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
postprocessorhud.hpp
|
Improve postprocess HUD layout
|
2022-11-10 08:31:21 +04:00 |
|
quickkeysmenu.cpp
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02:00 |
|
quickkeysmenu.hpp
|
Make QuickKey type a fixed size enum class
|
2023-03-21 20:53:04 +01:00 |
|
race.cpp
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02: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
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02: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
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
resourceskin.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
review.cpp
|
Remove sAttributeIds and sSkillIds
|
2023-05-27 21:54:13 +02: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
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02: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 |
|
settings.cpp
|
Use typed settings storage for windows
|
2023-04-12 00:54:00 +02:00 |
|
settings.hpp
|
Use typed settings storage for windows
|
2023-04-12 00:54:00 +02:00 |
|
settingswindow.cpp
|
Use string_view in more UI code
|
2023-05-21 18:14:12 +02:00 |
|
settingswindow.hpp
|
Add support for non-adaptive VSync (feature 7129)
|
2023-02-26 15:19:19 +04:00 |
|
sortfilteritemmodel.cpp
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02: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
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02: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
|
Elsid comments
|
2023-05-23 19:30:29 +02:00 |
|
spellcreationdialog.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
spellicons.cpp
|
Remove sGmstAttributeIds, sGmstAttributeDescIds, sAttributeIcons
|
2023-05-28 15:10:53 +02:00 |
|
spellicons.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
spellmodel.cpp
|
Remove sGmstAttributeIds, sGmstAttributeDescIds, sAttributeIcons
|
2023-05-28 15:10:53 +02: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
|
Use string_view in more UI code
|
2023-05-21 18:14:12 +02:00 |
|
spellview.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
spellwindow.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02: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
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02:00 |
|
statswatcher.hpp
|
Fix -Wnon-virtual-dtor warnings
|
2023-02-03 23:00:09 +01:00 |
|
statswindow.cpp
|
Remove sGmstAttributeIds, sGmstAttributeDescIds, sAttributeIcons
|
2023-05-28 15:10:53 +02: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
|
Remove sGmstAttributeIds, sGmstAttributeDescIds, sAttributeIcons
|
2023-05-28 15:10:53 +02: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
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
|
tradewindow.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
trainingwindow.cpp
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02:00 |
|
trainingwindow.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
travelwindow.cpp
|
Rename positionToCellIndex to match return type
|
2023-05-27 15:49:36 +02: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
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02: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
|
Remove sGmstAttributeIds, sGmstAttributeDescIds, sAttributeIcons
|
2023-05-28 15:10:53 +02: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
|
Use string_view in more UI code
|
2023-05-21 18:14:12 +02:00 |
|
windowmanagerimp.hpp
|
Pass path to startup script as std::filesystem::path
|
2023-05-06 13:58:39 +02: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 |