TmpMenu/docs/lua/classes
Arthur 0dd43e95b8 Redesign Script Patches for Lua (#3612)
* Refactor Script Patches for Lua

* Use update_all_patches_for_script instead of update and store script's joaat instead of its string
2024-08-22 19:52:02 +02:00
..
base_text_element.md Lua: can make new tabs from lua scripts, doc generation for available tabs to use (#1593) 2023-07-05 00:30:57 +02:00
button.md fix(lua): small lua / lau doc fixes (#2415) 2023-11-14 20:20:45 +01:00
checkbox.md Lua: can make new tabs from lua scripts, doc generation for available tabs to use (#1593) 2023-07-05 00:30:57 +02:00
input_float.md Lua: can make new tabs from lua scripts, doc generation for available tabs to use (#1593) 2023-07-05 00:30:57 +02:00
input_int.md Lua: can make new tabs from lua scripts, doc generation for available tabs to use (#1593) 2023-07-05 00:30:57 +02:00
input_string.md Lua: can make new tabs from lua scripts, doc generation for available tabs to use (#1593) 2023-07-05 00:30:57 +02:00
lua_patch.md Lua: can make new tabs from lua scripts, doc generation for available tabs to use (#1593) 2023-07-05 00:30:57 +02:00
pointer.md feat(Lua)!: New Lua bindings (#3563) 2024-08-14 08:40:09 +02:00
raw_imgui_callback.md 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
sameline.md fix(lua): small lua / lau doc fixes (#2415) 2023-11-14 20:20:45 +01:00
scr_patch.md Redesign Script Patches for Lua (#3612) 2024-08-22 19:52:02 +02:00
script_util.md 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
separator.md Lua doc (#1552) 2023-07-02 00:59:02 +02:00
tab.md feat(Lua)!: New Lua bindings (#3563) 2024-08-14 08:40:09 +02:00
text.md Lua: can make new tabs from lua scripts, doc generation for available tabs to use (#1593) 2023-07-05 00:30:57 +02:00
value_wrapper.md feat: dynamicly hooking x64 functions from lua at runtime with arbitrary signatures. (#3301) 2024-07-08 14:15:18 +02:00
vec3.md feat(Lua)!: New Lua bindings (#3563) 2024-08-14 08:40:09 +02:00