This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-11-23 22:37:55 +02:00
Code
Issues
Releases
Activity
Files
99cb1df91d55f2c155552d9e2f9f6ea0d7634a75
vcmi
/
scripting
/
lua
History
Ivan Savenko
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
2024-02-26 12:55:49 +02:00
..
api
Moved json files to new directory, split on per-class basis
2024-02-14 13:08:24 +02:00
CMakeLists.txt
Removed cmake_modules/VCMI_lib macro, use it directly in place
2024-02-11 20:38:24 +02:00
Lua.cbp
…
LuaCallWrapper.h
…
LuaFunctor.h
…
LuaReference.cpp
…
LuaReference.h
…
LuaScriptingContext.cpp
Renamed JsonNode::meta to more logical modScope. Member is now private
2024-02-26 12:55:49 +02:00
LuaScriptingContext.h
…
LuaScriptModule.cpp
Reduced usage of global variables - removed or made const / constexpr
2024-02-12 13:49:45 +02:00
LuaScriptModule.h
…
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 build
2023-08-25 13:46:42 +03:00
LuaWrapper.h
…
StdInc.cpp
…
StdInc.h
…