1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 01:23:53 +00:00
openmw/apps/opencs/model/world
Alexei Kotov 359600db83 Merge branch 'im-not-taking-you-anywhere' into 'master'
Fix #7901, make teleport fields non-interactive when mTeleport is false

Closes #7901

See merge request OpenMW/openmw!3986
2024-03-29 03:48:18 +00:00
..
actoradapter.cpp Switch height/weight in names and make the stats a simple struct instead 2024-02-14 18:01:31 -06:00
actoradapter.hpp Switch height/weight in names and make the stats a simple struct instead 2024-02-14 18:01:31 -06:00
cell.cpp Keep things coherent between references and and cell table 2023-04-20 10:03:34 +02: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 Merge branch 'magic_effects_fix' into 'master' 2024-01-26 16:33:51 +00: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 Apply 1 suggestion(s) to 1 file(s) 2023-12-26 13:54:23 +00:00
columnimp.hpp Merge branch 'im-not-taking-you-anywhere' into 'master' 2024-03-29 03:48:18 +00:00
columns.cpp OpenCS: Editing and verifying of projectile speed for magic effects 2024-03-27 09:26:03 +00:00
columns.hpp OpenCS: Editing and verifying of projectile speed for magic effects 2024-03-27 09:26:03 +00: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 Fix Touch command (bug 7765) 2024-01-14 22:10:18 +04:00
commands.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
data.cpp Merge branch 'im-not-taking-you-anywhere' into 'master' 2024-03-29 03:48:18 +00:00
data.hpp Feat(CS): Implement selection groups into data model 2023-12-23 15:05:13 -06: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 Move local variables in the editor 2024-01-12 10:10:27 +04:00
idcompletionmanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
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 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 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 Simplify InfoCollection 2023-02-15 23:10:35 +01:00
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 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 Add more details to exceptions 2023-05-25 20:56:07 +02:00
nestedcoladapterimp.cpp Merge branch 'esm3structs' into 'master' 2024-03-15 11:02:42 +00:00
nestedcoladapterimp.hpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00: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 Remove redundant IdAccessor type 2023-02-25 13:49:22 +01:00
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 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 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 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 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 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 Fix(CS): Correct invalid refNum for cloned objects so they actually 2023-12-13 16:06:46 -06:00
refcollection.hpp Remove redundant virtual modifiers, add override and final modifiers 2023-02-28 21:18:38 +01:00
refidadapter.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
refidadapterimp.cpp Implement auto calculated potion values 2024-03-02 12:45:48 +01:00
refidadapterimp.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
refidcollection.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
refidcollection.hpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
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 Return Path::Normalized from RecursiveDirectoryIterator 2024-01-24 22:19:03 +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 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 Remove redundant virtual modifiers, add override and final modifiers 2023-02-28 21:18:38 +01:00
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 missing UniversalId::mClass initialization 2024-01-01 01:12:19 +01:00
universalid.hpp Merge branch 'ref_id_universal_id' into 'master' 2023-12-30 10:59:03 +00:00