.. |
shapes
|
Expose game object's bounding box in lua api
|
2023-05-18 11:10:10 -07:00 |
asyncpackage.cpp
|
Fix and enforce parameter naming
|
2025-08-27 12:45:09 +02:00 |
asyncpackage.hpp
|
Fix and enforce parameter naming
|
2025-08-27 12:45:09 +02:00 |
configuration.cpp
|
Check length before dereferencing
|
2025-08-26 18:08:38 +02:00 |
configuration.hpp
|
Store Lua script path as VFS normalized
|
2024-09-15 13:53:20 +02:00 |
inputactions.cpp
|
Address feedback
|
2025-08-25 16:46:04 +02:00 |
inputactions.hpp
|
Keep MENU-registered input actions between games
|
2025-02-26 16:56:41 +01:00 |
l10n.cpp
|
Fix and enforce parameter naming
|
2025-08-27 12:45:09 +02:00 |
l10n.hpp
|
Fix and enforce parameter naming
|
2025-08-27 12:45:09 +02:00 |
luastate.cpp
|
Fix and enforce parameter naming
|
2025-08-27 12:45:09 +02:00 |
luastate.hpp
|
Fix and enforce parameter naming
|
2025-08-27 12:45:09 +02:00 |
luastateptr.hpp
|
Use unique_ptr to handle lua state lifetime
|
2025-04-18 14:01:07 +02:00 |
scriptscontainer.cpp
|
Add and fix -Wshadow
|
2025-08-18 21:09:06 +02:00 |
scriptscontainer.hpp
|
Fix and enforce local variable naming
|
2025-08-05 21:27:48 +02:00 |
scripttracker.cpp
|
Fix Lua memory usage
|
2024-10-15 21:18:13 +00:00 |
scripttracker.hpp
|
Fix Lua memory usage
|
2024-10-15 21:18:13 +00:00 |
serialization.cpp
|
Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts.
|
2023-04-25 22:11:04 +02:00 |
serialization.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
storage.cpp
|
Fix and enforce parameter naming
|
2025-08-27 12:45:09 +02:00 |
storage.hpp
|
Fix and enforce parameter naming
|
2025-08-27 12:45:09 +02:00 |
utf8.cpp
|
Merge branch 'formatcomponents' into 'master'
|
2025-08-31 17:59:35 +00:00 |
utf8.hpp
|
utf8.char
|
2023-08-13 23:37:31 +08:00 |
util.hpp
|
Make mwscript return nil for records that don't have a script
|
2024-07-07 13:58:34 +02:00 |
util.lua
|
pressing enter for newline
|
2025-07-08 05:02:53 +08:00 |
utilpackage.cpp
|
Fix and enforce parameter naming
|
2025-08-27 12:45:09 +02:00 |
utilpackage.hpp
|
Fix and enforce parameter naming
|
2025-08-27 12:45:09 +02:00 |
yamlloader.cpp
|
Replace StringUtils::format in components/lua
|
2025-08-24 14:28:17 +02:00 |
yamlloader.hpp
|
Do not use an inner namespace
|
2024-03-17 18:15:23 +04:00 |