1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-09-19 15:14:16 +00:00
openmw/apps/openmw/mwscript
elsid 0601d7213e
Remove ESM::RefId::sEmpty
This variable is only required to return empty RefId as const reference. There
is no point in doing so for a type cheap to copy.
2023-04-26 21:15:16 +02:00
..
docs Implement TestModels/T3D 2022-11-08 22:36:15 +01:00
aiextensions.cpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
aiextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
animationextensions.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
animationextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
cellextensions.cpp Avoid using findCellPosition for coc command implementation 2023-04-09 13:39:29 +02:00
cellextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
compilercontext.cpp Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +02:00
compilercontext.hpp Convert RefId to class 2023-02-15 23:20:44 +01:00
consoleextensions.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
consoleextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
containerextensions.cpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
containerextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
controlextensions.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
controlextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
dialogueextensions.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
dialogueextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
extensions.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
extensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
globalscripts.cpp Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +02:00
globalscripts.hpp Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +02:00
guiextensions.cpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
guiextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
interpretercontext.cpp Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +02:00
interpretercontext.hpp Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +02:00
locals.cpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
locals.hpp Convert RefId to class 2023-02-15 23:20:44 +01:00
miscextensions.cpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
miscextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
ref.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
ref.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
scriptmanagerimp.cpp Make ESM::RefId to be fixed size cheap to copy 2023-03-19 17:20:43 +01:00
scriptmanagerimp.hpp Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
skyextensions.cpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
skyextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
soundextensions.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
soundextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
statsextensions.cpp Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +02:00
statsextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
transformationextensions.cpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
transformationextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
userextensions.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
userextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00