1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-02-05 10:58:29 +00:00
openmw/apps/opencs/model/world
2023-08-03 07:15:34 +00:00
..
actoradapter.cpp Move some objects instead of copying 2023-07-31 20:43:46 +04:00
actoradapter.hpp Support not only StringRefId for checking first person body part 2023-03-19 17:49:41 +01:00
cell.cpp Keep things coherent between references and and cell table 2023-04-20 10:03:34 +02:00
cell.hpp
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
cellselection.hpp
collection.hpp Only allow StringRefId for Skill ids 2023-07-14 17:33:32 +02:00
collectionbase.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
collectionbase.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
columnbase.cpp Replace a number of incorrect index types 2023-06-03 16:30:35 +02:00
columnbase.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
columnimp.cpp Use StringRefId for skills 2023-07-13 18:55:22 +02:00
columnimp.hpp Use StringRefId for skills 2023-07-13 18:55:22 +02:00
columns.cpp
columns.hpp
commanddispatcher.cpp Avoid redundant conversion to lower case for CommandDispatcher::mSelection items 2023-03-03 15:44:19 +01:00
commanddispatcher.hpp
commandmacro.cpp
commandmacro.hpp
commands.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
commands.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
data.cpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
data.hpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
defaultgmsts.cpp
defaultgmsts.hpp
idcollection.cpp
idcollection.hpp
idcompletionmanager.cpp
idcompletionmanager.hpp
idtable.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
idtable.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
idtablebase.cpp
idtablebase.hpp
idtableproxymodel.cpp
idtableproxymodel.hpp
idtree.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
idtree.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
info.hpp
infocollection.cpp Use original RefId to remove info from InfoOrder 2023-06-03 01:12:21 +02:00
infocollection.hpp Fix handling deleted DIAL records 2023-06-01 23:35:40 +02:00
infoselectwrapper.cpp
infoselectwrapper.hpp
infotableproxymodel.cpp
infotableproxymodel.hpp
land.cpp Move from std::atoi to std::from_char 2023-03-18 09:30:48 +00:00
land.hpp
landtexture.cpp Move from std::atoi to std::from_char 2023-03-18 09:30:48 +00:00
landtexture.hpp
landtexturetableproxymodel.cpp
landtexturetableproxymodel.hpp
metadata.cpp
metadata.hpp Add more details to exceptions 2023-05-25 20:56:07 +02:00
nestedcoladapterimp.cpp Use std::array in FADTstruct 2023-06-03 13:11:49 +02:00
nestedcoladapterimp.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
nestedcollection.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
nestedcollection.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
nestedcolumnadapter.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
nestedidcollection.hpp
nestedinfocollection.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
nestedinfocollection.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
nestedtableproxymodel.cpp
nestedtableproxymodel.hpp
nestedtablewrapper.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
nestedtablewrapper.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
pathgrid.cpp
pathgrid.hpp
record.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
record.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
ref.cpp
ref.hpp
refcollection.cpp fixes the issues with the addons 2023-04-21 14:55:24 +02:00
refcollection.hpp
refidadapter.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
refidadapterimp.cpp Reduce the number of magic numbers 2023-06-18 16:21:06 +02:00
refidadapterimp.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
refidcollection.cpp Do not use invalid iterators 2023-07-31 17:53:33 +04:00
refidcollection.hpp
refiddata.cpp Do not use invalid iterators 2023-07-31 17:53:33 +04:00
refiddata.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
regionmap.cpp
regionmap.hpp
resources.cpp
resources.hpp
resourcesmanager.cpp
resourcesmanager.hpp
resourcetable.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
resourcetable.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02: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
tablemimedata.cpp Fix some Coverity warnings 2023-07-28 20:58:18 +04:00
tablemimedata.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
universalid.cpp Add UniversalId argument type to exception message on invalid access 2023-05-22 03:14:00 +02:00
universalid.hpp Show UniversalId value for all argument types in reports 2023-05-22 03:14:00 +02:00