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
Arthur
96048fa0f6
feat(lua): expose the self class and add new menu events (
#2656
)
2024-01-28 15:18:44 +01:00
..
gui
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01: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
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00
entities.cpp
feat(lua): expose take_control_of (
#2249
)
2023-10-13 00:13:39 +02:00
entities.hpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00
event.cpp
feat(lua): expose the self class and add new menu events (
#2656
)
2024-01-28 15:18:44 +01:00
event.hpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00
global_table.cpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00
global_table.hpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00
globals.cpp
feat(lua): added weapon and vehicle cache bindings (
#2477
)
2023-12-05 09:58:35 +01:00
globals.hpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01: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(cmake): update ImGui to latest release (
#2621
)
2023-12-21 16:01:47 +01:00
locals.cpp
feat(lua): added weapon and vehicle cache bindings (
#2477
)
2023-12-05 09:58:35 +01:00
locals.hpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00
log.cpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
log.hpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01: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
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00
native.hpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00
network.cpp
Optimizations (
#2649
)
2023-12-29 17:07:00 +01:00
network.hpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00
script.cpp
Huge protection improvements and other stuff (
#1963
)
2023-08-19 13:01:08 +02:00
script.hpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00
self.cpp
feat(lua): expose the self class and add new menu events (
#2656
)
2024-01-28 15:18:44 +01:00
self.hpp
feat(lua): expose the self class and add new menu events (
#2656
)
2024-01-28 15:18:44 +01:00
stats.cpp
Optimizations (
#2649
)
2023-12-29 17:07:00 +01:00
stats.hpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00
tunables.cpp
feat(lua): add tunable overloads for getting / setting values through the already joaated tunable value. (
#2417
)
2023-11-14 20:21:03 +01:00
tunables.hpp
feat(lua): add tunable overloads for getting / setting values through the already joaated tunable value. (
#2417
)
2023-11-14 20:21:03 +01:00
vector.cpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
vector.hpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00
vehicles.cpp
feat(lua): added weapon and vehicle cache bindings (
#2477
)
2023-12-05 09:58:35 +01:00
vehicles.hpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00
weapons.cpp
feat(lua): added weapon and vehicle cache bindings (
#2477
)
2023-12-05 09:58:35 +01:00
weapons.hpp
Enabled strict sol for type safety and function enforcement. (
#2502
)
2023-12-10 12:51:29 +01:00