..
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
Performance improvements for loading Info records.
2021-07-23 16:05:58 +10:00
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
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
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
Use std::unique_ptr to store records in collections, RefidCollection and RefIdData.
2021-07-23 14:21:21 +10:00
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
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
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
Use std::unique_ptr to store records in collections, RefidCollection and RefIdData.
2021-07-23 14:21:21 +10:00
idtablebase.cpp
idtablebase.hpp
idtableproxymodel.cpp
OpenCS - Jump To Modified
2021-07-24 20:00:25 +00:00
idtableproxymodel.hpp
idtree.cpp
idtree.hpp
Using override keyword in OpenMW CS
2021-05-18 19:53:55 -05:00
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
Use std::unique_ptr to store records in collections, RefidCollection and RefIdData.
2021-07-23 14:21:21 +10:00
nestedinfocollection.cpp
Use std::unique_ptr to store records in collections, RefidCollection and RefIdData.
2021-07-23 14:21:21 +10:00
nestedinfocollection.hpp
Using override keyword in OpenMW CS
2021-05-18 19:53:55 -05:00
nestedtableproxymodel.cpp
nestedtableproxymodel.hpp
nestedtablewrapper.cpp
nestedtablewrapper.hpp
Using override keyword in OpenMW CS
2021-05-18 19:53:55 -05:00
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
Add missing override
2021-08-01 13:14:32 +02:00
ref.cpp
Convert the CellRef record index lookup maps to use integer keys rather than strings.
2021-07-23 19:07:56 +10:00
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
Using override keyword in OpenMW CS
2021-05-18 19:53:55 -05:00
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