This website requires JavaScript.
Explore
Help
Sign In
ModdingRX
/
YimMenu
Archived
Watch
1
Star
0
Fork
0
You've already forked YimMenu
Code
Actions
Releases
Activity
This repository has been archived on
2024-10-22
. You can view files and clone it, but cannot push or open issues or pull requests.
YimMenu
/
src
/
lua
History
Quentin
c38e42a488
Feat(lua-doc): Make sure that the MPX -> MP0/MP1 behavior for stats function is documented. (
#2251
)
2023-10-13 00:14:02 +02:00
..
bindings
Feat(lua-doc): Make sure that the MPX -> MP0/MP1 behavior for stats function is documented. (
#2251
)
2023-10-13 00:14:02 +02:00
natives
Fix lua explosion bypass (
#2255
)
2023-10-12 23:34:46 +02:00
lua_manager.cpp
fix(lua): Fix crash when trying to reload a non-existent script. (
#2151
) (
#2162
)
2023-09-20 14:51:23 +02:00
lua_manager.hpp
lua: sub folders support, check for .lua file extension, refactor and simplify internals. (
#1775
)
2023-07-22 13:05:43 +02:00
lua_module.cpp
fix(lua): fix script array iterator being potentially invalidated while iterating due to new scripts that could be added and the vector getting reallocated due to it. (
#1883
)
2023-07-29 11:22:04 +02:00
lua_module.hpp
lua: sub folders support, check for .lua file extension, refactor and simplify internals. (
#1775
)
2023-07-22 13:05:43 +02:00
lua_patch.cpp
Lua Scripting (
#1334
)
2023-06-06 09:40:40 +02:00
lua_patch.hpp
Lua doc (
#1552
)
2023-07-02 00:59:02 +02:00
sol.hpp
Lua Scripting (
#1334
)
2023-06-06 09:40:40 +02:00