You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/apps/opencs/model/world
florent.teppe 3bbf60373a Keep things coherent between references and and cell table 2 years ago
..
actoradapter.cpp Support not only StringRefId for checking first person body part 2 years ago
actoradapter.hpp Support not only StringRefId for checking first person body part 2 years ago
cell.cpp Keep things coherent between references and and cell table 2 years ago
cell.hpp openMW_test_suite compiles and runs 2 years ago
cellcoordinates.cpp Avoid redundant conversion from RefId to string and back 2 years ago
cellcoordinates.hpp Avoid redundant conversion from RefId to string and back 2 years ago
cellselection.cpp Run IWYU on the opencs 2 years ago
cellselection.hpp Run IWYU on the opencs 2 years ago
collection.hpp Store original string id for Dialogue records 2 years ago
collectionbase.cpp Use ESM::RefId as index key in collections 2 years ago
collectionbase.hpp Use ESM::RefId as index key in collections 2 years ago
columnbase.cpp Run IWYU on the opencs 2 years ago
columnbase.hpp Run IWYU on the opencs 2 years ago
columnimp.cpp Show skill name in CS 2 years ago
columnimp.hpp Keep things coherent between references and and cell table 2 years ago
columns.cpp Run IWYU on the opencs 2 years ago
columns.hpp Run IWYU on the opencs 2 years ago
commanddispatcher.cpp Avoid redundant conversion to lower case for CommandDispatcher::mSelection items 2 years ago
commanddispatcher.hpp Run IWYU on the opencs 2 years ago
commandmacro.cpp Apply clang-format to code base 2 years ago
commandmacro.hpp Apply clang-format to code base 2 years ago
commands.cpp openMW_test_suite compiles and runs 2 years ago
commands.hpp Run IWYU on the opencs 2 years ago
data.cpp Fix loading, inserting and moving topic info records 2 years ago
data.hpp Fix loading, inserting and moving topic info records 2 years ago
defaultgmsts.cpp Apply clang-format to code base 2 years ago
defaultgmsts.hpp Apply clang-format to code base 2 years ago
idcollection.cpp Remove redundant IdAccessor type 2 years ago
idcollection.hpp Remove redundant IdAccessor type 2 years ago
idcompletionmanager.cpp Run IWYU on the opencs 2 years ago
idcompletionmanager.hpp Apply clang-format to code base 2 years ago
idtable.cpp Get Rid of ESM::CellId almost everywhere 2 years ago
idtable.hpp openMW_test_suite compiles and runs 2 years ago
idtablebase.cpp Apply clang-format to code base 2 years ago
idtablebase.hpp Run IWYU on the opencs 2 years ago
idtableproxymodel.cpp Run IWYU on the opencs 2 years ago
idtableproxymodel.hpp Run IWYU on the opencs 2 years ago
idtree.cpp openMW_test_suite compiles and runs 2 years ago
idtree.hpp Run IWYU on the opencs 2 years ago
info.hpp Simplify InfoCollection 2 years ago
infocollection.cpp Fix loading, inserting and moving topic info records 2 years ago
infocollection.hpp Fix loading, inserting and moving topic info records 2 years ago
infoselectwrapper.cpp Run IWYU on the opencs 2 years ago
infoselectwrapper.hpp Run IWYU on the opencs 2 years ago
infotableproxymodel.cpp Run IWYU on the opencs 2 years ago
infotableproxymodel.hpp Run IWYU on the opencs 2 years ago
land.cpp Move from std::atoi to std::from_char 2 years ago
land.hpp Run IWYU on the opencs 2 years ago
landtexture.cpp Move from std::atoi to std::from_char 2 years ago
landtexture.hpp Run IWYU on the opencs 2 years ago
landtexturetableproxymodel.cpp Run IWYU on the opencs 2 years ago
landtexturetableproxymodel.hpp Run IWYU on the opencs 2 years ago
metadata.cpp Name all custom ESM format versions and add tests 2 years ago
metadata.hpp Name all custom ESM format versions and add tests 2 years ago
nestedcoladapterimp.cpp Refactor pathgrid indices to use size_t instead of int 2 years ago
nestedcoladapterimp.hpp openMW_test_suite compiles and runs 2 years ago
nestedcollection.cpp Run IWYU on the opencs 2 years ago
nestedcollection.hpp Apply clang-format to code base 2 years ago
nestedcolumnadapter.hpp Apply clang-format to code base 2 years ago
nestedidcollection.hpp Remove redundant IdAccessor type 2 years ago
nestedinfocollection.cpp Remove redundant IdAccessor type 2 years ago
nestedinfocollection.hpp Remove redundant IdAccessor type 2 years ago
nestedtableproxymodel.cpp Run IWYU on the opencs 2 years ago
nestedtableproxymodel.hpp Run IWYU on the opencs 2 years ago
nestedtablewrapper.cpp Apply clang-format to code base 2 years ago
nestedtablewrapper.hpp Apply clang-format to code base 2 years ago
pathgrid.cpp Add helper functions for string comparison to RefId 2 years ago
pathgrid.hpp Remove redundant IdAccessor type 2 years ago
record.cpp Apply clang-format to code base 2 years ago
record.hpp Apply clang-format to code base 2 years ago
ref.cpp Run IWYU on the opencs 2 years ago
ref.hpp openMW_test_suite compiles and runs 2 years ago
refcollection.cpp Make sure Vec2iRefId is trivially copyable on GCC 11.3 2 years ago
refcollection.hpp Remove redundant virtual modifiers, add override and final modifiers 2 years ago
refidadapter.cpp Changed over the remaining RefId adapters. Fixed issue where map entries were overwriting the same key... 10 years ago
refidadapter.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
refidadapterimp.cpp openMW_test_suite compiles and runs 2 years ago
refidadapterimp.hpp Support reading and writing typed ESM::RefId to ESM 2 years ago
refidcollection.cpp Make ESM::RefId to be fixed size cheap to copy 2 years ago
refidcollection.hpp Use ESM::RefId as index key in collections 2 years ago
refiddata.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
refiddata.hpp openMW_test_suite compiles and runs 2 years ago
regionmap.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
regionmap.hpp Reverts Cell name to a string 2 years ago
resources.cpp Run IWYU on the opencs 2 years ago
resources.hpp Apply clang-format to code base 2 years ago
resourcesmanager.cpp Run IWYU on the opencs 2 years ago
resourcesmanager.hpp Run IWYU on the opencs 2 years ago
resourcetable.cpp Run IWYU on the opencs 2 years ago
resourcetable.hpp Run IWYU on the opencs 2 years ago
scope.cpp Support reading and writing typed ESM::RefId to ESM 2 years ago
scope.hpp Support reading and writing typed ESM::RefId to ESM 2 years ago
scriptcontext.cpp Use ESM::RefId as key for ScriptContext::mLocals 2 years ago
scriptcontext.hpp Use ESM::RefId as key for ScriptContext::mLocals 2 years ago
subcellcollection.hpp Remove redundant virtual modifiers, add override and final modifiers 2 years ago
tablemimedata.cpp Run IWYU on the opencs 2 years ago
tablemimedata.hpp Promise constness 2 years ago
universalid.cpp openMW_test_suite compiles and runs 2 years ago
universalid.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago