.. |
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
|
Make ESM::RefId to be fixed size cheap to copy
|
2023-03-19 17:20:43 +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
|
Dehardcode non-game-specific localization GMSTs; Update l10n files.
|
2023-03-26 13:43:44 +02: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
|
Move from std::atoi to std::from_char
|
2023-03-18 09:30:48 +00:00 |
formatting.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
hud.cpp
|
Dehardcode non-game-specific localization GMSTs; Update l10n files.
|
2023-03-26 13:43:44 +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
|
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
|
Dehardcode non-game-specific localization GMSTs; Update l10n files.
|
2023-03-26 13:43:44 +02: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
|
Dehardcode non-game-specific localization GMSTs; Update l10n files.
|
2023-03-26 13:43:44 +02: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
|
Dehardcode non-game-specific localization GMSTs; Update l10n files.
|
2023-03-26 13:43:44 +02:00 |
postprocessorhud.hpp
|
Improve postprocess HUD layout
|
2022-11-10 08:31:21 +04:00 |
quickkeysmenu.cpp
|
Do not use ESM::RefId::getRefIdString for spell id
|
2023-03-24 01:57:35 +01:00 |
quickkeysmenu.hpp
|
Make QuickKey type a fixed size enum class
|
2023-03-21 20:53:04 +01:00 |
race.cpp
|
Do not use ESM::RefId::getRefIdString for spell id
|
2023-03-24 01:57:35 +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
|
Do not use ESM::RefId::getRefIdString for spell id
|
2023-03-24 01:57:35 +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
|
Dehardcode non-game-specific localization GMSTs; Update l10n files.
|
2023-03-26 13:43:44 +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 |
settingswindow.cpp
|
Move Morrowind-specific l10n files to a separate data dir; dehardcode a few GMST names.
|
2023-03-12 13:12:13 +01:00 |
settingswindow.hpp
|
Add support for non-adaptive VSync (feature 7129)
|
2023-02-26 15:19:19 +04:00 |
sortfilteritemmodel.cpp
|
Make ESM::RefId to be fixed size cheap to copy
|
2023-03-19 17:20:43 +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
|
Do not use ESM::RefId::getRefIdString for spell id
|
2023-03-24 01:57:35 +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
|
Do not use ESM::RefId::getRefIdString for spell id
|
2023-03-24 01:57:35 +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
|
|
|
textcolours.hpp
|
|
|
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
|
Do not use ESM::RefId::getRefIdString for spell id
|
2023-03-24 01:57:35 +01: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
|
Move from std::atoi to std::from_char
|
2023-03-18 09:30:48 +00: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
|
Dehardcode non-game-specific localization GMSTs; Update l10n files.
|
2023-03-26 13:43:44 +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 Attribute/Skill from tooltips
|
2023-03-20 19:59:11 +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
|
Localize messagebox about disabled postprocessor
|
2023-04-01 11:42:49 +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 |