maybegreat48
|
22e15e95d6
|
Optimizations (#2649)
* fix(Respawn): fix respawn in SP
* fix: re-enable bigobj
* fix: update creator's stack size
* fix: use BOOLs instead of bools
* fix(gitignore): hide .pyc files
|
2023-12-29 17:07:00 +01:00 |
|
Andreas Maerten
|
c4111b4f2e
|
feat(GTA Cache): removed unused old code (#1663)
|
2023-07-10 00:40:47 +02:00 |
|
maybegreat48
|
90ff1ece84
|
Fix GTA data service (#1635)
* fix(gta_data): service now parses unloaded RPF files
|
2023-07-07 07:57:38 +02:00 |
|
maybegreat48
|
c773588c00
|
General fixes (#1251)
|
2023-04-16 19:28:49 +01:00 |
|
Quentin E. / iDeath
|
5a4dc03121
|
Feat ptr cache continued (#1227)
|
2023-04-14 17:54:07 +01:00 |
|
Aure7138
|
205836dd74
|
feat(cache): expand ped (#1156)
|
2023-04-01 17:37:26 +01:00 |
|
maybegreat48
|
97a8c5d60b
|
Add more spoofing options and added clang-format (#1020)
* feat(Spoofing): add spoofing
* feat(Spoofing): prepare code for player attach
* remove(PlayerAttach): isn't going to work due to netsync architecture
* fix(GUI): fix scaling
* feat(Project): add clang-format file
* feat(Classes): update classes
* fix(BlackHole): remove unnecessary cleanup
* fix(Formatting): fix formatting for initializer lists
* feat(clang-format): Set tab width and 1 space before comment
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
|
2023-03-01 21:27:15 +00:00 |
|
tupoy-ya
|
bc05ecd78c
|
refactor!: Replace premake5 with CMake. (#551)
Co-authored-by: tupoy-ya <tupoy-ya@users.noreply.github.com>
|
2022-11-08 21:08:58 +00:00 |
|