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
History
DayibBaba
db5e47d2ce
Xml Map Loader (Menyoo) (
#2233
)
...
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2023-11-04 00:23:37 +01:00
..
backend
Xml Map Loader (Menyoo) (
#2233
)
2023-11-04 00:23:37 +01:00
core
New Flying feature (
#2206
)
2023-11-04 00:22:43 +01:00
file_manager
Disable path traversal for Project File/Folder and added Session Switch command (
#1908
)
2023-08-02 21:38:22 +02:00
fonts
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
gta
Fixed persist outfit thinking the player was showering when they were not (
#2203
)
2023-09-27 09:41:24 +02:00
gui
New Flying feature (
#2206
)
2023-11-04 00:22:43 +01:00
hooks
Refactored writing RandomID into a set that's locally tracked by the user. (
#2376
)
2023-11-03 18:34:22 +01:00
http_client
refactor: Implement HTTP client with proxy support (
#2146
)
2023-10-30 21:18:32 +01:00
logger
Huge protection improvements and other stuff (
#1963
)
2023-08-19 13:01:08 +02:00
lua
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
memory
fix(byte_patch): sometimes the page protections get modified between
apply
and
restore
: make sure the protections are fine for us to memcpy. (
#1831
)
2023-07-24 16:13:09 +02:00
native_hooks
Closes
#2152
(
#2156
)
2023-09-20 16:27:39 +02:00
services
Xml Map Loader (Menyoo) (
#2233
)
2023-11-04 00:23:37 +01:00
util
New Flying feature (
#2206
)
2023-11-04 00:22:43 +01:00
views
Xml Map Loader (Menyoo) (
#2233
)
2023-11-04 00:23:37 +01:00
widgets
fix(gui): Use correct imgui style for hotkey background (
#1371
)
2023-06-05 21:33:04 +02:00
byte_patch_manager.cpp
Fix lua explosion bypass (
#2255
)
2023-10-12 23:34:46 +02:00
byte_patch_manager.hpp
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
call_hook.cpp
Bypass integrity checks (
#2216
)
2023-10-07 17:19:46 +02:00
call_hook.hpp
Bypass integrity checks (
#2216
)
2023-10-07 17:19:46 +02:00
common.hpp
Refactored writing RandomID into a set that's locally tracked by the user. (
#2376
)
2023-11-03 18:34:22 +01:00
crossmap.cpp
Add Garage drop-down to Spawn PV menu (
#2171
)
2023-09-22 23:16:33 +02:00
crossmap.hpp
Add Garage drop-down to Spawn PV menu (
#2171
)
2023-09-22 23:16:33 +02:00
detour_hook.cpp
refactor(detour_hook): don't use detour hook pointers, should speed up hooks ticking (skip a deref compared to before) (
#1827
)
2023-07-24 09:40:28 +02:00
detour_hook.hpp
refactor(detour_hook): don't use detour hook pointers, should speed up hooks ticking (skip a deref compared to before) (
#1827
)
2023-07-24 09:40:28 +02:00
fiber_pool.cpp
Play audio on voice chat and more (
#1053
)
2023-03-09 12:23:01 +00:00
fiber_pool.hpp
Play audio on voice chat and more (
#1053
)
2023-03-09 12:23:01 +00:00
file_manager.cpp
Disable path traversal for Project File/Folder and added Session Switch command (
#1908
)
2023-08-02 21:38:22 +02:00
file_manager.hpp
refactor!: File Manager (
#1633
)
2023-07-08 17:54:59 +02:00
function_types.hpp
Bypass integrity checks (
#2216
)
2023-10-07 17:19:46 +02:00
gta_pointers_layout_info.hpp
Feat ptr cache continued (
#1227
)
2023-04-14 17:54:07 +01:00
gta_pointers.hpp
Bypass integrity checks (
#2216
)
2023-10-07 17:19:46 +02:00
gta_util.hpp
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
gui.cpp
General UI tweaks (
#1538
)
2023-06-27 14:05:44 +02:00
gui.hpp
Tunables service fix and theme changes (
#1507
)
2023-06-23 08:43:44 +02:00
hooking.cpp
Bypass integrity checks (
#2216
)
2023-10-07 17:19:46 +02:00
hooking.hpp
Actually fix integrity checks (
#2232
)
2023-10-08 21:33:12 +02:00
invoker.cpp
Mission fixes and modder detection improvements (
#1598
)
2023-07-05 09:30:06 +02:00
invoker.hpp
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
json_util.hpp
Add more spoofing options and added clang-format (
#1020
)
2023-03-01 21:27:15 +00:00
main.cpp
Xml Map Loader (Menyoo) (
#2233
)
2023-11-04 00:23:37 +01:00
natives.hpp
Huge protection improvements and other stuff (
#1963
)
2023-08-19 13:01:08 +02:00
packet.cpp
Force relay connections (
#1813
)
2023-07-23 18:47:25 +02:00
packet.hpp
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
pointers.cpp
Fix presence data pointer (
#2243
)
2023-10-10 21:47:17 +02:00
pointers.hpp
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
renderer.cpp
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
renderer.hpp
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
sc_pointers_layout_info.hpp
Feat ptr cache continued (
#1227
)
2023-04-14 17:54:07 +01:00
sc_pointers.hpp
More player database improvements (
#1725
)
2023-07-15 22:37:20 +02:00
script_function.cpp
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
script_function.hpp
Custom Sky Color and unify some stuff (
#1779
)
2023-07-20 22:46:32 +02:00
script_global.cpp
feat(ScriptGlobal): Allow for constexpr offset calculation (
#1721
)
2023-07-15 00:55:09 +02:00
script_global.hpp
feat(ScriptGlobal): Allow for constexpr offset calculation (
#1721
)
2023-07-15 00:55:09 +02:00
script_local.cpp
fix(mobile): PV summon timer (
#1689
)
2023-07-11 23:53:15 +02:00
script_local.hpp
fix(mobile): PV summon timer (
#1689
)
2023-07-11 23:53:15 +02:00
script_mgr.cpp
lua: sub folders support, check for .lua file extension, refactor and simplify internals. (
#1775
)
2023-07-22 13:05:43 +02:00
script_mgr.hpp
lua: sub folders support, check for .lua file extension, refactor and simplify internals. (
#1775
)
2023-07-22 13:05:43 +02:00
script.cpp
lua: sub folders support, check for .lua file extension, refactor and simplify internals. (
#1775
)
2023-07-22 13:05:43 +02:00
script.hpp
lua: sub folders support, check for .lua file extension, refactor and simplify internals. (
#1775
)
2023-07-22 13:05:43 +02:00
thread_pool.cpp
fix: thread pool rescaling incorrectly (
#2357
)
2023-10-31 20:21:40 +01:00
thread_pool.hpp
fix: thread pool rescaling incorrectly (
#2357
)
2023-10-31 20:21:40 +01:00
version.cpp.in
Add more spoofing options and added clang-format (
#1020
)
2023-03-01 21:27:15 +00:00
version.hpp
Add more spoofing options and added clang-format (
#1020
)
2023-03-01 21:27:15 +00:00
vmt_hook.cpp
Add more spoofing options and added clang-format (
#1020
)
2023-03-01 21:27:15 +00:00
vmt_hook.hpp
Add more spoofing options and added clang-format (
#1020
)
2023-03-01 21:27:15 +00:00
vtable_hook.cpp
Huge protection improvements and other stuff (
#1963
)
2023-08-19 13:01:08 +02:00
vtable_hook.hpp
Huge protection improvements and other stuff (
#1963
)
2023-08-19 13:01:08 +02:00