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
d81223f8e3
feat(Features): Only loop certain feature groups when playing
2021-02-21 00:19:15 +01:00
..
features
feat(Self): Added frame flag support
2021-02-21 00:18:31 +01:00
fonts
feat(GUI): Updated colors, border rounding and added storopia font
2020-12-30 13:52:26 +01:00
gta
feat(PedFactory): Updated classes
2021-02-19 15:45:19 +01:00
gui
feat(Self): Added frame flag support
2021-02-21 00:18:31 +01:00
hooks
feat(ReceivedEventHook): Added protections
2021-02-19 15:44:00 +01:00
memory
Removed StackWalker and replaced it with g3log exception handling.
2020-02-22 18:45:59 -05:00
structs
feat(UserSideBar): Added friend/player counters
2021-02-06 00:32:27 +01:00
util
feat(Util): Added http request header
2021-01-15 22:27:50 +01:00
common.cpp
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
common.hpp
feat(Self): Added frame flag support
2021-02-21 00:18:31 +01: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
feat(Features): Only loop certain feature groups when playing
2021-02-21 00:19:15 +01:00
features.hpp
refactor(Restructure): Moved everything to their own class/struct to improve compile times and cleanup the code.
2021-02-05 02:38:56 +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
feat(Pointers): Fixed pointers for RECEIVED EVENT and EVENT ACK
2021-02-19 15:42:39 +01:00
gta_util.hpp
fix(GTA Util): Fixed member name
2021-01-20 03:46:02 +01:00
gui.cpp
refactor(CustomText): Changed custom_text global to be static
2021-02-08 20:57:58 +01:00
gui.hpp
refactor(GUI): Reorder code and clean up includes
2021-01-15 23:16:50 +01:00
hooking.cpp
feat(Pointers): Fixed pointers for RECEIVED EVENT and EVENT ACK
2021-02-19 15:42:39 +01:00
hooking.hpp
feat(Pointers): Fixed pointers for RECEIVED EVENT and EVENT ACK
2021-02-19 15:42:39 +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
refactor(CustomText): Changed custom_text global to be static
2021-02-08 20:57:58 +01:00
natives.hpp
Removed StackWalker and replaced it with g3log exception handling.
2020-02-22 18:45:59 -05:00
pointers.cpp
feat(Pointers): Fixed pointers for RECEIVED EVENT and EVENT ACK
2021-02-19 15:42:39 +01:00
pointers.hpp
feat(Pointers): Fixed pointers for RECEIVED EVENT and EVENT ACK
2021-02-19 15:42:39 +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(Self): Added frame flag support
2021-02-21 00:18:31 +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