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
14f4241bd8
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
..
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.hpp
Lua documentation: commands (
#1595
)
2023-07-05 00:31:06 +02:00
event.hpp
fix(lua): better exception handling (
#1734
)
2023-07-16 23:32:34 +02:00
global_table.hpp
Lua doc (
#1552
)
2023-07-02 00:59:02 +02:00
globals.hpp
Lua: can make new tabs from lua scripts, doc generation for available tabs to use (
#1593
)
2023-07-05 00:30:57 +02:00
gui.cpp
Lua Scripting (
#1334
)
2023-06-06 09:40:40 +02:00
gui.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
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.hpp
Lua doc (
#1552
)
2023-07-02 00:59:02 +02:00
log.hpp
Lua doc (
#1552
)
2023-07-02 00:59:02 +02:00
memory.cpp
Lua Scripting (
#1334
)
2023-06-06 09:40:40 +02:00
memory.hpp
Lua doc (
#1552
)
2023-07-02 00:59:02 +02:00
native.hpp
lua: change the way native functions are binded (
#1543
)
2023-06-27 20:13:05 +02:00
network.cpp
Lua Scripting (
#1334
)
2023-06-06 09:40:40 +02:00
network.hpp
Lua doc (
#1552
)
2023-07-02 00:59:02 +02:00
script.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
tunables.hpp
Lua doc (
#1552
)
2023-07-02 00:59:02 +02:00
vector.hpp
Lua doc (
#1552
)
2023-07-02 00:59:02 +02:00