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
/
bindings
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
..
gui
fix(lua): input_float:get_value() was returning the wrong type (
#1879
)
2023-07-28 13:59:22 +02:00
command.cpp
refactor!: Modify command argument handling and move
on_
method to bool_command (
#1826
)
2023-07-26 22:22:40 +02:00
command.hpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
entities.cpp
feat(lua): expose take_control_of (
#2249
)
2023-10-13 00:13:39 +02:00
entities.hpp
feat(lua): Add entities.get_all_vehicles_as_handles() Add entities.get_all_peds_as_handles() Add entities.get_all_objects_as_handles() (
#1795
)
2023-07-21 21:21:51 +02:00
event.cpp
lua: sub folders support, check for .lua file extension, refactor and simplify internals. (
#1775
)
2023-07-22 13:05:43 +02:00
event.hpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
global_table.cpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
global_table.hpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
globals.cpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
globals.hpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
gui.cpp
lua: sub folders support, check for .lua file extension, refactor and simplify internals. (
#1775
)
2023-07-22 13:05:43 +02:00
gui.hpp
lua: sub folders support, check for .lua file extension, refactor and simplify internals. (
#1775
)
2023-07-22 13:05:43 +02:00
imgui.hpp
feat(lua): much more complete imgui bindings, allow lua imgui callbacks from outside yimmenu classic tabs through
gui.add_imgui(func)
but also inside yimmenu classic tabs through
tab:add_imgui(func)
(
#1736
)
2023-07-17 14:55:42 +02:00
locals.cpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
locals.hpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
log.cpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
log.hpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
memory.cpp
lua: sub folders support, check for .lua file extension, refactor and simplify internals. (
#1775
)
2023-07-22 13:05:43 +02:00
memory.hpp
lua: sub folders support, check for .lua file extension, refactor and simplify internals. (
#1775
)
2023-07-22 13:05:43 +02:00
native.hpp
lua: change the way native functions are binded (
#1543
)
2023-06-27 20:13:05 +02:00
network.cpp
feat(lua): Allow lua scripts to flag modders with a custom reason if needed. (
#2248
)
2023-10-13 00:11:37 +02:00
network.hpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
script.cpp
Huge protection improvements and other stuff (
#1963
)
2023-08-19 13:01:08 +02:00
script.hpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
stats.cpp
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
stats.hpp
Feat lua stats (
#1875
)
2023-07-28 10:07:17 +02:00
tunables.cpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
tunables.hpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
vector.cpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
vector.hpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00