1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 17:23:53 +00:00
openmw/apps/opencs/model/world
2023-03-23 14:29:26 +04:00
..
actoradapter.cpp Support not only StringRefId for checking first person body part 2023-03-19 17:49:41 +01:00
actoradapter.hpp Support not only StringRefId for checking first person body part 2023-03-19 17:49:41 +01:00
cell.cpp Reverts Cell name to a string 2023-01-21 18:39:42 +01:00
cell.hpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
cellcoordinates.cpp Avoid redundant conversion from RefId to string and back 2023-03-03 15:44:19 +01:00
cellcoordinates.hpp Avoid redundant conversion from RefId to string and back 2023-03-03 15:44:19 +01:00
cellselection.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
cellselection.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
collection.hpp Use constexpr to do not generate an invalid code in templates 2023-03-23 14:29:26 +04:00
collectionbase.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
collectionbase.hpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
columnbase.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
columnbase.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
columnimp.cpp Support reading and writing typed ESM::RefId to ESM 2023-03-19 17:20:48 +01:00
columnimp.hpp Support index RefId as pair of record type and std::uint32_t 2023-03-19 17:20:48 +01:00
columns.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
columns.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
commanddispatcher.cpp Avoid redundant conversion to lower case for CommandDispatcher::mSelection items 2023-03-03 15:44:19 +01:00
commanddispatcher.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
commandmacro.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
commandmacro.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
commands.cpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
commands.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
data.cpp Fix loading, inserting and moving topic info records 2023-03-13 21:57:38 +01:00
data.hpp Fix loading, inserting and moving topic info records 2023-03-13 21:57:38 +01:00
defaultgmsts.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
defaultgmsts.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
idcollection.cpp Remove redundant IdAccessor type 2023-02-25 13:49:22 +01:00
idcollection.hpp Remove redundant IdAccessor type 2023-02-25 13:49:22 +01:00
idcompletionmanager.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
idcompletionmanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
idtable.cpp Avoid nested ifs 2023-03-13 11:31:16 +01:00
idtable.hpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
idtablebase.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
idtablebase.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
idtableproxymodel.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
idtableproxymodel.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
idtree.cpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
idtree.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
info.hpp Simplify InfoCollection 2023-02-15 23:10:35 +01:00
infocollection.cpp Fix loading, inserting and moving topic info records 2023-03-13 21:57:38 +01:00
infocollection.hpp Fix loading, inserting and moving topic info records 2023-03-13 21:57:38 +01:00
infoselectwrapper.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
infoselectwrapper.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
infotableproxymodel.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
infotableproxymodel.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
land.cpp Move from std::atoi to std::from_char 2023-03-18 09:30:48 +00:00
land.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
landtexture.cpp Move from std::atoi to std::from_char 2023-03-18 09:30:48 +00:00
landtexture.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
landtexturetableproxymodel.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
landtexturetableproxymodel.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
metadata.cpp Name all custom ESM format versions and add tests 2023-02-10 19:54:15 +01:00
metadata.hpp Name all custom ESM format versions and add tests 2023-02-10 19:54:15 +01:00
nestedcoladapterimp.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
nestedcoladapterimp.hpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
nestedcollection.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
nestedcollection.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
nestedcolumnadapter.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
nestedidcollection.hpp Remove redundant IdAccessor type 2023-02-25 13:49:22 +01:00
nestedinfocollection.cpp Remove redundant IdAccessor type 2023-02-25 13:49:22 +01:00
nestedinfocollection.hpp Remove redundant IdAccessor type 2023-02-25 13:49:22 +01:00
nestedtableproxymodel.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
nestedtableproxymodel.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
nestedtablewrapper.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
nestedtablewrapper.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
pathgrid.cpp Add helper functions for string comparison to RefId 2023-03-03 00:39:55 +01:00
pathgrid.hpp Remove redundant IdAccessor type 2023-02-25 13:49:22 +01:00
record.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
record.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
ref.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
ref.hpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
refcollection.cpp Move from std::atoi to std::from_char 2023-03-18 09:30:48 +00:00
refcollection.hpp Remove redundant virtual modifiers, add override and final modifiers 2023-02-28 21:18:38 +01:00
refidadapter.cpp Changed over the remaining RefId adapters. Fixed issue where map entries were overwriting the same key... 2015-04-13 06:39:38 +10:00
refidadapter.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
refidadapterimp.cpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
refidadapterimp.hpp Support reading and writing typed ESM::RefId to ESM 2023-03-19 17:20:48 +01:00
refidcollection.cpp Make ESM::RefId to be fixed size cheap to copy 2023-03-19 17:20:43 +01:00
refidcollection.hpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
refiddata.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
refiddata.hpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
regionmap.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
regionmap.hpp Reverts Cell name to a string 2023-01-21 18:39:42 +01:00
resources.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
resources.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
resourcesmanager.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
resourcesmanager.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
resourcetable.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
resourcetable.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
scope.cpp Support reading and writing typed ESM::RefId to ESM 2023-03-19 17:20:48 +01:00
scope.hpp Support reading and writing typed ESM::RefId to ESM 2023-03-19 17:20:48 +01:00
scriptcontext.cpp Use ESM::RefId as key for ScriptContext::mLocals 2023-03-03 15:44:18 +01:00
scriptcontext.hpp Use ESM::RefId as key for ScriptContext::mLocals 2023-03-03 15:44:18 +01:00
subcellcollection.hpp Remove redundant virtual modifiers, add override and final modifiers 2023-02-28 21:18:38 +01:00
tablemimedata.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
tablemimedata.hpp Promise constness 2023-01-17 02:55:03 +02:00
universalid.cpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
universalid.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