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
a80fcfb3e3
refactor: Util/Mobile reordering functions
2022-01-10 12:54:05 +01:00
..
api
chore(Classes): Modified code to reflect changes made in GTAV-Classes vendor
2021-12-18 01:42:44 +01:00
backend
fix(CustomWeapons): Fix Gravity Gun not doing cleanup when failing REQUEST_CONTROL
2022-01-08 14:09:00 +01:00
core
feat(enum): Updated eVehicleFlags
2022-01-10 12:39:09 +01:00
fonts
refactor(Fonts): Removed unused rubik font
2022-01-04 22:52:23 +01:00
gta
refactor(Core): Removed eExplosionType and updated gta/enums instead
2022-01-04 23:10:27 +01:00
gui
refactor: TabVehicle redesigned GUI elements
2022-01-09 14:14:14 +01:00
hooks
feat(Debug): Added Script Event Logging
2022-01-06 08:47:00 +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
fix(Globals): Globals created at runtime need their cache built
2022-01-08 20:30:13 +01:00
util
refactor: Util/Mobile reordering functions
2022-01-10 12:54:05 +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
refactor(Services): unnecessary global inclusion
2022-01-08 05:31:24 +01:00
crossmap.hpp
feat(Crossmap): Updated with more accurate crossmap
2022-01-07 00:36:55 +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
refactor: Move find_script_thread to gta_util
2022-01-08 01:43:04 +01:00
gui.cpp
refactor(GUI): Simplified calls to windows
2022-01-04 22:45:34 +01:00
gui.hpp
refactor(GUI): Reorder code and clean up includes
2021-01-15 23:16:50 +01:00
hooking.cpp
refactor: Move find_script_thread to gta_util
2022-01-08 01:43:04 +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(Mobile): Added Mechanic personal vehicle summon
2022-01-08 05:42:36 +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
refactor(Fonts): Removed unused rubik font
2022-01-04 22:52:23 +01: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