1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-03 14:43:08 +00:00
openmw/apps/opencs/model/world
2025-08-06 19:52:09 +02:00
..
actoradapter.cpp Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
actoradapter.hpp Avoid MSVC crash in Visual Studio 17.10.0 2024-05-22 18:17:22 +04:00
cell.cpp
cell.hpp
cellcoordinates.cpp
cellcoordinates.hpp
cellselection.cpp
cellselection.hpp
collection.hpp CLEANUP: Remove dead code in cloneRecordImp 2025-07-13 05:10:14 -07: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 Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
columnimp.hpp Rework land texture handling 2024-06-12 17:09:28 +02:00
columns.cpp Change wander package column names to match reality 2024-04-15 18:20:57 +02:00
columns.hpp Change wander package column names to match reality 2024-04-15 18:20:57 +02:00
commanddispatcher.cpp
commanddispatcher.hpp
commandmacro.cpp
commandmacro.hpp
commands.cpp Rework land texture handling 2024-06-12 17:09:28 +02:00
commands.hpp Rework land texture handling 2024-06-12 17:09:28 +02:00
data.cpp Fix path handling for files in BSAs 2025-07-03 08:46:23 +02:00
data.hpp Rename components/to_utf8 directory and files to follow naming conventions 2025-02-23 00:18:07 +03:00
defaultgmsts.cpp
defaultgmsts.hpp
disabletag.hpp Improve QVariant usage 2024-07-20 14:32:56 +04:00
idcollection.cpp Fix msvc warnings 2025-08-03 14:22:38 +02:00
idcollection.hpp Rework land texture handling 2024-06-12 17:09:28 +02:00
idcompletionmanager.cpp Move local variables in the editor 2024-01-12 10:10:27 +04:00
idcompletionmanager.hpp
idtable.cpp Rework land texture handling 2024-06-12 17:09:28 +02:00
idtable.hpp Rework land texture handling 2024-06-12 17:09:28 +02:00
idtablebase.cpp
idtablebase.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
idtableproxymodel.cpp Restore !613 2024-04-03 07:12:53 +00:00
idtableproxymodel.hpp Restore !613 2024-04-03 07:12:53 +00:00
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 Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
infoselectwrapper.hpp Fix editor oddities 2024-04-12 18:32:47 +02:00
infotableproxymodel.cpp
infotableproxymodel.hpp
land.cpp
land.hpp
landtexturetableproxymodel.cpp
landtexturetableproxymodel.hpp
metadata.cpp
metadata.hpp
nestedcoladapterimp.cpp Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
nestedcoladapterimp.hpp Accept invalid effect IDs and ranges in EffectsListAdapter 2024-06-08 13:49:39 +03: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 Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
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 Fix warning: -Wmaybe-uninitialized 2024-03-16 02:34:50 +01:00
ref.cpp Use ESM::ReadersCache in the editor 2024-05-19 18:55:37 +02:00
ref.hpp
refcollection.cpp CLEANUP: Only increment highest refNum for ones which are actually higher 2025-07-17 11:26:36 -07:00
refcollection.hpp FIX: Track the highest local refNum during plugin loading and increment it for each cloned/created reference 2025-07-13 05:12:42 -07:00
refidadapter.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
refidadapterimp.cpp Allow creatures' strength to be edited 2024-11-07 17:12:00 +01:00
refidadapterimp.hpp Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
refidcollection.cpp Fix loads of warnings 2025-07-24 00:20:05 +01: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 Remove unused regionmap CellDescription constructor 2024-03-22 03:13:04 +00:00
regionmap.hpp Remove unused regionmap CellDescription constructor 2024-03-22 03:13:04 +00:00
resources.cpp Use normalized path for SoundManager::playPlaylist 2024-04-19 22:43:20 +02:00
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 Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
scope.hpp
scriptcontext.cpp
scriptcontext.hpp Use ESM::RefId as key for ScriptContext::mLocals 2023-03-03 15:44:18 +01:00
subcellcollection.hpp Rework land texture handling 2024-06-12 17:09:28 +02:00
tablemimedata.cpp Rework editor icons 2024-04-14 08:17:10 +04:00
tablemimedata.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
universalid.cpp Rework editor icons 2024-04-14 08:17:10 +04:00
universalid.hpp Merge branch 'ref_id_universal_id' into 'master' 2023-12-30 10:59:03 +00:00