.. |
backend
|
Update for b3407 and b3411 (#55)
|
2024-12-13 23:52:31 +01:00 |
core
|
Update for b3407 and b3411 (#55)
|
2024-12-13 23:52:31 +01:00 |
file_manager
|
Project include cleanup (#3404)
|
2024-07-23 13:40:30 +02:00 |
fonts
|
Custom Sky Color and unify some stuff (#1779)
|
2023-07-20 22:46:32 +02:00 |
gta
|
Auto kick host and more (#33)
|
2024-11-01 16:47:21 +01:00 |
gui
|
Input Method Editor (#3634)
|
2024-09-01 23:58:01 +02:00 |
hooking
|
Update for b3407 and b3411 (#55)
|
2024-12-13 23:52:31 +01:00 |
hooks
|
Update for b3407 and b3411 (#55)
|
2024-12-13 23:52:31 +01:00 |
http_client
|
refactor: Implement HTTP client with proxy support (#2146)
|
2023-10-30 21:18:32 +01:00 |
invoker
|
Initial battleye bypass (#3697)
|
2024-09-19 00:43:52 +02:00 |
logger
|
Misc stuff (#3515)
|
2024-08-05 09:15:42 +02:00 |
lua
|
Fixed a race condition with scr_patch's destructor. (#3639)
|
2024-09-02 07:52:34 +02:00 |
memory
|
fix crash on reinject (#3409)
|
2024-07-23 18:19:39 +02:00 |
native_hooks
|
Initial battleye bypass (#3697)
|
2024-09-19 00:43:52 +02:00 |
renderer
|
Project include cleanup (#3404)
|
2024-07-23 13:40:30 +02:00 |
services
|
Update for b3407 and b3411 (#55)
|
2024-12-13 23:52:31 +01:00 |
util
|
Update for b3407 and b3411 (#55)
|
2024-12-13 23:52:31 +01:00 |
views
|
Update for b3407 and b3411 (#55)
|
2024-12-13 23:52:31 +01:00 |
widgets
|
Project include cleanup (#3404)
|
2024-07-23 13:40:30 +02:00 |
byte_patch_manager.cpp
|
Fix early injection (#45)
|
2024-11-29 21:20:40 +01:00 |
byte_patch_manager.hpp
|
Custom Sky Color and unify some stuff (#1779)
|
2023-07-20 22:46:32 +02:00 |
common.hpp
|
lua: allow functions to be called without giving all of its args (#2744)
|
2024-02-21 13:02:29 +01:00 |
fiber_pool.cpp
|
Project include cleanup (#3404)
|
2024-07-23 13:40:30 +02:00 |
fiber_pool.hpp
|
Project include cleanup (#3404)
|
2024-07-23 13:40:30 +02:00 |
file_manager.cpp
|
feat(renderer): added dynamic font loading based on lang requirements (#2738)
|
2024-02-21 21:26:29 +01:00 |
file_manager.hpp
|
refactor!: File Manager (#1633)
|
2023-07-08 17:54:59 +02:00 |
function_types.hpp
|
Update for b3407 and b3411 (#55)
|
2024-12-13 23:52:31 +01:00 |
gta_pointers_layout_info.hpp
|
Feat ptr cache continued (#1227)
|
2023-04-14 17:54:07 +01:00 |
gta_pointers.hpp
|
Update for b3407 and b3411 (#55)
|
2024-12-13 23:52:31 +01:00 |
gta_util.hpp
|
Menu revamp (#3274)
|
2024-06-27 10:32:17 +02:00 |
gui.cpp
|
feat(Lua)!: New Lua bindings (#3563)
|
2024-08-14 08:40:09 +02:00 |
gui.hpp
|
Tunables service fix and theme changes (#1507)
|
2023-06-23 08:43:44 +02:00 |
json_util.hpp
|
Add more spoofing options and added clang-format (#1020)
|
2023-03-01 21:27:15 +00:00 |
main.cpp
|
Add Return Value Support for Script Functions (#3479)
|
2024-08-06 14:46:48 +02:00 |
natives.hpp
|
Initial battleye bypass (#3697)
|
2024-09-19 00:43:52 +02:00 |
packet.cpp
|
Update for b3337 (#1)
|
2024-09-27 22:47:41 +02:00 |
packet.hpp
|
Update for b3337 (#1)
|
2024-09-27 22:47:41 +02:00 |
pointers.cpp
|
Update for b3407 and b3411 (#55)
|
2024-12-13 23:52:31 +01:00 |
pointers.hpp
|
Misc stuff (#3515)
|
2024-08-05 09:15:42 +02:00 |
sc_pointers_layout_info.hpp
|
Feat ptr cache continued (#1227)
|
2023-04-14 17:54:07 +01:00 |
sc_pointers.hpp
|
Fix player tracking (#10)
|
2024-09-30 14:48:40 +02:00 |
script_function.cpp
|
Add Return Value Support for Script Functions (#3479)
|
2024-08-06 14:46:48 +02:00 |
script_function.hpp
|
Add Description for Weapons (#3649)
|
2024-09-03 09:22:27 +02:00 |
script_global.cpp
|
Project include cleanup (#3404)
|
2024-07-23 13:40:30 +02:00 |
script_global.hpp
|
feat(anticheat): Anticheat bypass improvements (#2463)
|
2023-11-30 10:47:39 +01:00 |
script_local.cpp
|
Project include cleanup (#3404)
|
2024-07-23 13:40:30 +02:00 |
script_local.hpp
|
Project include cleanup (#3404)
|
2024-07-23 13:40:30 +02:00 |
script_mgr.cpp
|
refactor: switch RAGE_JOAAT with string literal functions (#2806)
|
2024-03-12 09:42:11 +01:00 |
script_mgr.hpp
|
Project include cleanup (#3404)
|
2024-07-23 13:40:30 +02:00 |
script.cpp
|
Project include cleanup (#3404)
|
2024-07-23 13:40:30 +02:00 |
script.hpp
|
Project include cleanup (#3404)
|
2024-07-23 13:40:30 +02:00 |
thread_pool.cpp
|
Give optimisation hints to compiler (#2929)
|
2024-04-22 19:48:22 +02:00 |
thread_pool.hpp
|
fix: thread pool rescaling incorrectly (#2357)
|
2023-10-31 20:21:40 +01:00 |
version.cpp.in
|
Add more spoofing options and added clang-format (#1020)
|
2023-03-01 21:27:15 +00:00 |
version.hpp
|
Add more spoofing options and added clang-format (#1020)
|
2023-03-01 21:27:15 +00:00 |