..
actoradapter.cpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
actoradapter.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
cell.cpp
cell.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
cellcoordinates.cpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
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
columnbase.hpp
columnimp.cpp
refactors ESM::Land ( #3213 )
2021-11-04 16:55:32 +01:00
columnimp.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
columns.cpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
columns.hpp
commanddispatcher.cpp
commanddispatcher.hpp
commandmacro.cpp
commandmacro.hpp
commands.cpp
commands.hpp
data.cpp
remove unused includes: part1
2022-01-23 17:30:25 +01:00
data.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
defaultgmsts.cpp
defaultgmsts.hpp
idcollection.cpp
idcollection.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
idcompletionmanager.cpp
idcompletionmanager.hpp
idtable.cpp
remove unused includes: part1
2022-01-23 17:30:25 +01:00
idtable.hpp
idtablebase.cpp
idtablebase.hpp
idtableproxymodel.cpp
idtableproxymodel.hpp
idtree.cpp
idtree.hpp
info.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
infocollection.cpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
infocollection.hpp
Pass std::string_view instead of const std::string&
2021-09-09 18:39:50 +02:00
infoselectwrapper.cpp
infoselectwrapper.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
infotableproxymodel.cpp
infotableproxymodel.hpp
land.cpp
land.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
landtexture.cpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
landtexture.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
landtexturetableproxymodel.cpp
landtexturetableproxymodel.hpp
metadata.cpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
metadata.hpp
nestedcoladapterimp.cpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
nestedcoladapterimp.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
nestedcollection.cpp
nestedcollection.hpp
nestedcolumnadapter.hpp
nestedidcollection.hpp
nestedinfocollection.cpp
nestedinfocollection.hpp
nestedtableproxymodel.cpp
nestedtableproxymodel.hpp
nestedtablewrapper.cpp
nestedtablewrapper.hpp
pathgrid.cpp
pathgrid.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
record.cpp
record.hpp
ref.cpp
ref.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
refcollection.cpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00
refcollection.hpp
Merge branch 'OpenCS-fix-modify' into 'master'
2021-09-19 19:23:30 +00:00
refidadapter.cpp
refidadapter.hpp
refidadapterimp.cpp
remove unused includes: part1
2022-01-23 17:30:25 +01:00
refidadapterimp.hpp
Rework fixed string
2022-01-28 18:39:09 +01:00
refidcollection.cpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01: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
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01: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