| .. |
|
actoradapter.cpp
|
Pass std::string_view instead of const std::string&
|
2021-09-09 18:39:50 +02:00 |
|
actoradapter.hpp
|
Fix -Wreturn-local-addr warning
|
2021-09-04 18:04:45 +02:00 |
|
cell.cpp
|
|
|
|
cell.hpp
|
|
|
|
cellcoordinates.cpp
|
|
|
|
cellcoordinates.hpp
|
|
|
|
cellselection.cpp
|
|
|
|
cellselection.hpp
|
|
|
|
collection.hpp
|
refactors ESM::Land (#3213)
|
2021-11-04 16:55:32 +01:00 |
|
collectionbase.cpp
|
|
|
|
collectionbase.hpp
|
Pass std::string_view instead of const std::string&
|
2021-09-09 18:39:50 +02:00 |
|
columnbase.cpp
|
Disallow entry of strings longer than the lengths allowed by the file format.
|
2021-08-04 09:39:18 +10:00 |
|
columnbase.hpp
|
Disallow entry of strings longer than the lengths allowed by the file format.
|
2021-08-04 09:39:18 +10:00 |
|
columnimp.cpp
|
refactors ESM::Land (#3213)
|
2021-11-04 16:55:32 +01:00 |
|
columnimp.hpp
|
Disallow entry of strings longer than the lengths allowed by the file format.
|
2021-08-04 09:39:18 +10:00 |
|
columns.cpp
|
Allow the CS to handle the repeat flag for all types
|
2021-11-20 11:03:08 +01:00 |
|
columns.hpp
|
Disable editing for blocked records in both table and dialogue edit widget.
|
2021-08-29 15:27:59 +10:00 |
|
commanddispatcher.cpp
|
Partially undo commit 71be4cdd20 so that moved references retain the original refnum. This is consistent with vanilla CS's behaviour.
|
2021-08-28 16:12:40 +10:00 |
|
commanddispatcher.hpp
|
Don't do mapToSource at executeModify
|
2021-08-20 22:32:41 +03:00 |
|
commandmacro.cpp
|
|
|
|
commandmacro.hpp
|
|
|
|
commands.cpp
|
Fix undo-redo crash
|
2021-08-22 23:42:27 +03:00 |
|
commands.hpp
|
|
|
|
data.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
|
data.hpp
|
|
|
|
defaultgmsts.cpp
|
|
|
|
defaultgmsts.hpp
|
|
|
|
idcollection.cpp
|
Empty Pathgrid record is considered as the modder's intention to delete any existing record.
|
2021-08-19 19:30:01 +10:00 |
|
idcollection.hpp
|
Empty Pathgrid record is considered as the modder's intention to delete any existing record.
|
2021-08-19 19:30:01 +10:00 |
|
idcompletionmanager.cpp
|
|
|
|
idcompletionmanager.hpp
|
|
|
|
idtable.cpp
|
Do a bounds check before calling functions defined in cctype
|
2021-11-14 11:26:15 +01:00 |
|
idtable.hpp
|
|
|
|
idtablebase.cpp
|
|
|
|
idtablebase.hpp
|
|
|
|
idtableproxymodel.cpp
|
|
|
|
idtableproxymodel.hpp
|
|
|
|
idtree.cpp
|
|
|
|
idtree.hpp
|
|
|
|
info.hpp
|
|
|
|
infocollection.cpp
|
Pass std::string_view instead of const std::string&
|
2021-09-09 18:39:50 +02:00 |
|
infocollection.hpp
|
Pass std::string_view instead of const std::string&
|
2021-09-09 18:39:50 +02:00 |
|
infoselectwrapper.cpp
|
|
|
|
infoselectwrapper.hpp
|
|
|
|
infotableproxymodel.cpp
|
|
|
|
infotableproxymodel.hpp
|
|
|
|
land.cpp
|
|
|
|
land.hpp
|
|
|
|
landtexture.cpp
|
|
|
|
landtexture.hpp
|
|
|
|
landtexturetableproxymodel.cpp
|
|
|
|
landtexturetableproxymodel.hpp
|
|
|
|
metadata.cpp
|
|
|
|
metadata.hpp
|
|
|
|
nestedcoladapterimp.cpp
|
|
|
|
nestedcoladapterimp.hpp
|
|
|
|
nestedcollection.cpp
|
|
|
|
nestedcollection.hpp
|
|
|
|
nestedcolumnadapter.hpp
|
|
|
|
nestedidcollection.hpp
|
|
|
|
nestedinfocollection.cpp
|
|
|
|
nestedinfocollection.hpp
|
|
|
|
nestedtableproxymodel.cpp
|
|
|
|
nestedtableproxymodel.hpp
|
|
|
|
nestedtablewrapper.cpp
|
|
|
|
nestedtablewrapper.hpp
|
|
|
|
pathgrid.cpp
|
|
|
|
pathgrid.hpp
|
Empty Pathgrid record is considered as the modder's intention to delete any existing record.
|
2021-08-19 19:30:01 +10:00 |
|
record.cpp
|
|
|
|
record.hpp
|
|
|
|
ref.cpp
|
|
|
|
ref.hpp
|
|
|
|
refcollection.cpp
|
Merge branch 'OpenCS-fix-modify' into 'master'
|
2021-09-19 19:23:30 +00:00 |
|
refcollection.hpp
|
Merge branch 'OpenCS-fix-modify' into 'master'
|
2021-09-19 19:23:30 +00:00 |
|
refidadapter.cpp
|
|
|
|
refidadapter.hpp
|
|
|
|
refidadapterimp.cpp
|
|
|
|
refidadapterimp.hpp
|
Allow the CS to handle the repeat flag for all types
|
2021-11-20 11:03:08 +01:00 |
|
refidcollection.cpp
|
Merge branch 'master' into 'OpenCS-preserve-blocked'
|
2021-09-18 15:20:26 +00:00 |
|
refidcollection.hpp
|
Pass std::string_view instead of const std::string&
|
2021-09-09 18:39:50 +02:00 |
|
refiddata.cpp
|
Pass std::string_view instead of const std::string&
|
2021-09-09 18:39:50 +02:00 |
|
refiddata.hpp
|
Pass std::string_view instead of const std::string&
|
2021-09-09 18:39:50 +02:00 |
|
regionmap.cpp
|
|
|
|
regionmap.hpp
|
|
|
|
resources.cpp
|
Use recurse subdirectory iterator to iterate over the VFS without exposing internal details
|
2021-09-14 18:09:54 +02:00 |
|
resources.hpp
|
Pass std::string_view instead of const std::string&
|
2021-09-09 18:39:50 +02:00 |
|
resourcesmanager.cpp
|
|
|
|
resourcesmanager.hpp
|
|
|
|
resourcetable.cpp
|
|
|
|
resourcetable.hpp
|
|
|
|
scope.cpp
|
|
|
|
scope.hpp
|
|
|
|
scriptcontext.cpp
|
Remove dead code
|
2021-10-28 22:16:43 +02:00 |
|
scriptcontext.hpp
|
Remove dead code
|
2021-10-28 22:16:43 +02:00 |
|
subcellcollection.hpp
|
|
|
|
tablemimedata.cpp
|
|
|
|
tablemimedata.hpp
|
|
|
|
universalid.cpp
|
|
|
|
universalid.hpp
|
|
|