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
Yimura
0564af724e
feat(Debug): Added global debugging tab
2021-12-24 01:53:50 +01:00
..
api
chore(Classes): Modified code to reflect changes made in GTAV-Classes vendor
2021-12-18 01:42:44 +01:00
backend
chore(Protections): Removed unused replay_interface
2021-12-22 21:35:59 +01:00
core
feat(Globals): Added debug window bool
2021-12-22 21:26:26 +01:00
fonts
feat(Fonts): Added Storopia font
2021-05-21 12:16:10 +02:00
gta
chore(Classes): Modified code to reflect changes made in GTAV-Classes vendor
2021-12-18 01:42:44 +01:00
gui
feat(Debug): Added global debugging tab
2021-12-24 01:53:50 +01:00
hooks
feat(Hook): Dismiss shop_controller error instead of silencing it
2021-12-22 14:38:51 +01:00
memory
feat(Log): Changed log level of hooks and patterns
2021-05-25 12:59:02 +02:00
native_hooks
feat(NativeHooks): Added basics for native hooking
2021-11-08 13:05:28 +01:00
services
feat(Debug): Added global debugging tab
2021-12-24 01:53:50 +01:00
util
fix(Toxic): Set bounty
2021-12-22 16:04:52 +01:00
benchmark.h
feat(Project): Fresh start
2021-05-18 23:03:42 +02:00
common.cpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
common.hpp
feat(Debug): Added global debugging tab
2021-12-24 01:53:50 +01:00
crossmap.hpp
feat(Crossmap): Updated to 1.58
2021-12-15 13:19:53 +01:00
detour_hook.cpp
feat(Log): Changed log level of hooks and patterns
2021-05-25 12:59:02 +02:00
detour_hook.hpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
features.cpp
feat(Features): Run loop in backend
2021-05-19 14:35:30 +02:00
features.hpp
feat(Project): Fresh start
2021-05-18 23:03:42 +02:00
fiber_pool.cpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
fiber_pool.hpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
function_types.hpp
feat(FunctionTypes): Updated trigger_script_event function def
2021-12-22 19:33:54 +01:00
gta_util.hpp
feat(Modules): Added GTAV-Classes submodule
2021-12-06 20:31:55 +01:00
gui.cpp
fix(GUI): Missed one look control not being disabled
2021-09-21 01:43:28 +02:00
gui.hpp
refactor(GUI): Reorder code and clean up includes
2021-01-15 23:16:50 +01:00
hooking.cpp
fix(Hooking): Confusion between 2 different natives
2021-12-22 14:26:54 +01:00
hooking.hpp
fix(Hooking): Confusion between 2 different natives
2021-12-22 14:26:54 +01:00
imguibitfield.h
feat(Project): Fresh start
2021-05-18 23:03:42 +02:00
invoker_asm.asm
rename(Invoker): Assembly file rename to prevent object conflict
2021-07-24 17:15:52 +02:00
invoker.cpp
feat(Invoker): Added try except around native call
2021-07-23 00:47:55 +02:00
invoker.hpp
Cache native handlers
2019-07-29 23:21:23 +02:00
logger.hpp
fix(Logger): Lost bracket
2021-05-21 12:48:30 +02:00
main.cpp
feat(Debug): Added global debugging tab
2021-12-24 01:53:50 +01:00
natives.hpp
feat(Natives): Updated natives list
2021-11-08 13:00:04 +01:00
pointers.cpp
feat(Spoofing): Added spoofing with SendNetInfoToLobby hook
2021-12-18 19:24:30 +01:00
pointers.hpp
fix(ErrorScreen): Fix arguments and simplified pointer decl
2021-12-22 01:13:10 +01:00
renderer.cpp
feat(Fonts): Added Storopia font
2021-05-21 12:16:10 +02:00
renderer.hpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +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
Cache native handlers
2019-07-29 23:21:23 +02:00
script_mgr.hpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
script.cpp
Removed StackWalker and replaced it with g3log exception handling.
2020-02-22 18:45:59 -05:00
script.hpp
Removed StackWalker and replaced it with g3log exception handling.
2020-02-22 18:45:59 -05:00
thread_pool.cpp
feat(ThreadPool): Added proper thread pool separate from main game thread
2021-09-18 22:08:46 +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