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
c36f1dcb52
fix(PlayerWindow): Fixed teleport to locations to new struct array
2021-01-02 16:12:28 +01:00
..
features
fix(DisablePhone): Forgot to call disable phone feature in loop
2021-01-02 16:11:53 +01:00
fonts
feat(GUI): Updated colors, border rounding and added storopia font
2020-12-30 13:52:26 +01:00
gta
fix(Events): Made all event hashes, function definitions and event enum to int64_t
2021-01-02 11:52:36 +01:00
gui
fix(PlayerWindow): Fixed teleport to locations to new struct array
2021-01-02 16:12:28 +01:00
hooks
fix(GetEventData): Added check for if the event came from a valid client
2021-01-02 11:56:00 +01:00
memory
Removed StackWalker and replaced it with g3log exception handling.
2020-02-22 18:45:59 -05:00
structs
feat(Locations): Updated location list with all existing location names and ID's
2021-01-02 14:41:33 +01:00
common.cpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
common.hpp
Removed StackWalker and replaced it with g3log exception handling.
2020-02-22 18:45:59 -05:00
crossmap.hpp
fix(Crossmap): Updated crossmap to a different one
2020-12-27 16:26:58 +01:00
detour_hook.cpp
Removed StackWalker and replaced it with g3log exception handling.
2020-02-22 18:45:59 -05:00
detour_hook.hpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
features.cpp
fix(DisablePhone): Forgot to call disable phone feature in loop
2021-01-02 16:11:53 +01:00
features.hpp
feat(Features): Added disable phone feature
2021-01-01 15:25:44 +01: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
fix(Events): Made all event hashes, function definitions and event enum to int64_t
2021-01-02 11:52:36 +01:00
gta_util.hpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
gui.cpp
fix(GUI): Allow for using the game while menu is open
2021-01-01 15:26:07 +01:00
gui.hpp
feat(GUI): Added player window
2020-12-26 20:15:32 +01:00
hooking.cpp
feat(Hooking): Added protections for remote events on GetEventData function.
2020-12-31 23:22:28 +01:00
hooking.hpp
feat(Hooking): Added protections for remote events on GetEventData function.
2020-12-31 23:22:28 +01:00
invoker.cpp
Removed StackWalker and replaced it with g3log exception handling.
2020-02-22 18:45:59 -05:00
invoker.hpp
Cache native handlers
2019-07-29 23:21:23 +02:00
logger.hpp
Removed extraneous g3::installCrashHandler call.
2020-02-23 20:50:16 -05:00
main.cpp
Fixed BigBase v2 crashing if injected too early.
2020-03-28 02:00:19 -04:00
natives.hpp
Removed StackWalker and replaced it with g3log exception handling.
2020-02-22 18:45:59 -05:00
pointers.cpp
feat(Hooking): Added protections for remote events on GetEventData function.
2020-12-31 23:22:28 +01:00
pointers.hpp
feat(Hooking): Added protections for remote events on GetEventData function.
2020-12-31 23:22:28 +01:00
renderer.cpp
feat(GUI): Updated colors, border rounding and added storopia font
2020-12-30 13:52:26 +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
settings.h
feat(Features): Added disable phone feature
2021-01-01 15:25:44 +01: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