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
Bugisoft
74ba7b6860
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
..
gui
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
command.cpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
command.hpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
event.cpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +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
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
gui.hpp
feat(lua): Add
tab:is_selected
function to check if the tab is the currently selected one in the GUI. (
#1763
)
2023-07-19 09:28:22 +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
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
memory.hpp
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
native.hpp
lua: change the way native functions are binded (
#1543
)
2023-06-27 20:13:05 +02:00
network.cpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
network.hpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
script.cpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +02:00
script.hpp
fix(lua): move bindings to cpp files (
#1757
)
2023-07-18 13:07:33 +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