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
/
BigBaseV2
/
src
History
Demae
edc52ccf2e
Removed bruteforce_scan as it is no longer needed (
#492
)
2022-10-21 16:17:34 +02:00
..
api
Add improved desync kick protection (
#443
)
2022-09-12 20:44:47 +02:00
backend
eImpactType -> eExplosionTag (
#462
)
2022-09-30 21:38:56 +01:00
core
persist car: add safety so that old json files work fine (
#485
)
2022-10-20 00:50:24 +02:00
file_manager
feat(FileManager): Added FileManager for easier file management
2022-02-21 18:03:44 +01:00
fonts
fix(PlayerList): remove icon clutter (
#480
)
2022-10-19 21:00:53 +01:00
gta
Added local caching for peds, vehicles and weapons (
#457
)
2022-10-18 23:30:32 +01:00
gui
Add improved desync kick protection (
#443
)
2022-09-12 20:44:47 +02:00
hooks
feat: Metric Logging (
#483
)
2022-10-21 13:37:18 +02:00
memory
Removed bruteforce_scan as it is no longer needed (
#492
)
2022-10-21 16:17:34 +02:00
native_hooks
refactor: Removed detour of IS_DLC_PRESENT (
#430
)
2022-09-08 15:20:56 +02:00
services
Added local caching for peds, vehicles and weapons (
#457
)
2022-10-18 23:30:32 +01:00
util
Added local caching for peds, vehicles and weapons (
#457
)
2022-10-18 23:30:32 +01:00
views
fix(ESP): player armor incorrectly sized (
#484
)
2022-10-19 22:13:56 +01:00
widgets
fix(Hotkey): Make inline to make compiler happy
2022-01-18 02:21:04 +01:00
benchmark.h
feat(Project): Fresh start
2021-05-18 23:03:42 +02:00
common.cpp
feat(hooks): General cleanup on hooks and pointers (
#322
)
2022-07-05 22:54:45 +02:00
common.hpp
Add improved desync kick protection (
#443
)
2022-09-12 20:44:47 +02:00
crossmap.hpp
fix(crossmap): removed detected native (
#404
)
2022-08-11 20:27:45 +02:00
detour_hook.cc
Rename detour_hook.cpp to detour_hook.cc (
#442
)
2022-09-07 00:20:04 +02:00
detour_hook.hpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
fiber_pool.cpp
Name and status variables for the Script system. (
#244
)
2022-06-27 20:12:45 +02:00
fiber_pool.hpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
file_manager.hpp
feat(FileManager): Added FileManager for easier file management
2022-02-21 18:03:44 +01:00
function_types.hpp
Added local caching for peds, vehicles and weapons (
#457
)
2022-10-18 23:30:32 +01:00
gta_util.hpp
Add improved desync kick protection (
#443
)
2022-09-12 20:44:47 +02:00
gui.cpp
Added proofs to vehicle menu and improved waterproof feature. (
#330
)
2022-07-12 16:42:07 +02:00
gui.hpp
feat(hooks): General cleanup on hooks and pointers (
#322
)
2022-07-05 22:54:45 +02:00
hooking.cpp
feat: Metric Logging (
#483
)
2022-10-21 13:37:18 +02:00
hooking.hpp
feat: Metric Logging (
#483
)
2022-10-21 13:37:18 +02:00
invoker_asm.asm
rename(Invoker): Assembly file rename to prevent object conflict
2021-07-24 17:15:52 +02:00
invoker.cpp
Fixes
#448
(
#459
)
2022-09-30 19:41:26 +01:00
invoker.hpp
Fixes
#448
(
#459
)
2022-09-30 19:41:26 +01:00
logger.hpp
Improved pattern scanner (
#470
)
2022-10-16 01:50:28 +02:00
main.cpp
fix(Console): Issue with disabling the close button of console (
#479
)
2022-10-19 19:24:43 +01:00
natives.hpp
feat(Natives): Updated natives to new names (
#450
)
2022-09-20 14:03:19 +01:00
pointers.cpp
Removed bruteforce_scan as it is no longer needed (
#492
)
2022-10-21 16:17:34 +02:00
pointers.hpp
feat: Metric Logging (
#483
)
2022-10-21 13:37:18 +02:00
renderer.cpp
Added spawn ped feature. (
#377
)
2022-08-10 02:42:34 +02:00
renderer.hpp
Added spawn ped feature. (
#377
)
2022-08-10 02:42:34 +02:00
script_global.cpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
script_global.hpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
script_hook.cpp
Removed StackWalker and replaced it with g3log exception handling.
2020-02-22 18:45:59 -05:00
script_hook.hpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
script_local.cpp
Added script_local implemented by gir489.
2020-02-22 20:53:28 -05:00
script_local.hpp
Added script_local implemented by gir489.
2020-02-22 20:53:28 -05:00
script_mgr.cpp
Fixes
#448
(
#459
)
2022-09-30 19:41:26 +01:00
script_mgr.hpp
Name and status variables for the Script system. (
#244
)
2022-06-27 20:12:45 +02:00
script.cpp
Name and status variables for the Script system. (
#244
)
2022-06-27 20:12:45 +02:00
script.hpp
Name and status variables for the Script system. (
#244
)
2022-06-27 20:12:45 +02:00
thread_pool.cpp
Fixed Issue
#403
(
#408
)
2022-08-13 11:19:18 +02:00
thread_pool.hpp
feat(ThreadPool): Added proper thread pool separate from main game thread
2021-09-18 22:08:46 +02:00
vmt_hook.cpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
vmt_hook.hpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00