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
Quentin E. / iDeath
7c64e4d31f
feat(Hooking): Easier declaring of detour hooks and quick prototyping (
#544
)
2022-10-30 19:32:51 +01:00
..
backend
feat(self): add no collision(
#541
)
2022-10-30 15:23:10 +01:00
core
feat(self): add no collision(
#541
)
2022-10-30 15:23:10 +01: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
feat: added rid joiner (
#521
)
2022-10-26 14:12:29 +02:00
gui
feat: remove network related content (
#510
)
2022-10-28 15:54:33 +01:00
hooks
feat(Hooking): Easier declaring of detour hooks and quick prototyping (
#544
)
2022-10-30 19:32:51 +01:00
memory
fix byte patch class being only usable in a single unit (
#542
)
2022-10-30 19:14:19 +01:00
native_hooks
feat: added rid joiner (
#521
)
2022-10-26 14:12:29 +02:00
services
feat: remove network related content (
#510
)
2022-10-28 15:54:33 +01:00
util
Move local time and weather to world submenu, add force thunder (
#522
)
2022-10-26 19:27:15 +01:00
views
feat(self): add no collision(
#541
)
2022-10-30 15:23:10 +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
feat: Switch to C++20 (
#508
)
2022-10-24 14:08:37 +02:00
crossmap.hpp
fix(crossmap): removed detected native (
#404
)
2022-08-11 20:27:45 +02:00
detour_hook.cc
feat(Hooking): Easier declaring of detour hooks and quick prototyping (
#544
)
2022-10-30 19:32:51 +01:00
detour_hook.hpp
feat(Hooking): Easier declaring of detour hooks and quick prototyping (
#544
)
2022-10-30 19:32:51 +01: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
feat(spoofing): Spoof godmode (
#534
)
2022-10-29 10:54:32 +01:00
gta_util.hpp
feat: remove network related content (
#510
)
2022-10-28 15:54:33 +01:00
gui.cpp
feat: Switch to C++20 (
#508
)
2022-10-24 14:08:37 +02:00
gui.hpp
feat(hooks): General cleanup on hooks and pointers (
#322
)
2022-07-05 22:54:45 +02:00
hooking.cpp
feat(Hooking): Easier declaring of detour hooks and quick prototyping (
#544
)
2022-10-30 19:32:51 +01:00
hooking.hpp
feat(Hooking): Easier declaring of detour hooks and quick prototyping (
#544
)
2022-10-30 19:32:51 +01: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
feat: Switch to C++20 (
#508
)
2022-10-24 14:08:37 +02:00
main.cpp
fix: load settings before pointers are initialised (
#543
)
2022-10-30 19:16:17 +01:00
natives.hpp
feat(Natives): Updated natives to new names (
#450
)
2022-09-20 14:03:19 +01:00
pointers.cpp
feat(spoofing): Spoof godmode (
#534
)
2022-10-29 10:54:32 +01:00
pointers.hpp
feat(spoofing): Spoof godmode (
#534
)
2022-10-29 10:54:32 +01:00
renderer.cpp
fix(renderer): Load backup font on proton
2022-10-24 14:13:30 +02:00
renderer.hpp
feat(Renderer): Merge Chinese font into other menu fonts (
#487
)
2022-10-23 22:59:15 +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
feat: Add more debug logging (
#503
)
2022-10-23 20:48:51 +02: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