1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/scripting/lua
Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos
Changes were reviewed manually
2024-06-24 03:47:19 +02:00
..
api Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CMakeLists.txt Removed cmake_modules/VCMI_lib macro, use it directly in place 2024-02-11 20:38:24 +02:00
LuaCallWrapper.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
LuaFunctor.h fix building vcmiLua for iOS 2022-09-24 15:55:24 +03:00
LuaReference.cpp vcmi: modernize lua 2023-02-08 13:51:22 +03:00
LuaReference.h vcmi: modernize lua 2023-02-08 13:51:22 +03:00
LuaScriptingContext.cpp lib now uses shared_ptr for entities. Removed manual memory management. 2024-05-17 15:04:05 +00:00
LuaScriptingContext.h fix building vcmiLua for iOS 2022-09-24 15:55:24 +03:00
LuaScriptModule.cpp Reduced usage of global variables - removed or made const / constexpr 2024-02-12 13:49:45 +02:00
LuaScriptModule.h fix building vcmiLua for iOS 2022-09-24 15:55:24 +03:00
LuaSpellEffect.cpp Renamed JsonNode::meta to more logical modScope. Member is now private 2024-02-26 12:55:49 +02:00
LuaSpellEffect.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
LuaStack.cpp Renamed JsonNode::meta to more logical modScope. Member is now private 2024-02-26 12:55:49 +02:00
LuaStack.h Fix SonarCloud issues 2024-03-02 14:08:03 +01:00
LuaWrapper.h Fix SonarCloud issues 2024-03-02 14:08:03 +01:00
StdInc.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
StdInc.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00