GeopJr
|
6b497622c8
|
Rename detour_hook.cpp to detour_hook.cc (#442)
* fix: detour_hook.cpp => detour_hook.cc
* fix: allow .cc and .cxx files
|
2022-09-07 00:20:04 +02:00 |
|
GeopJr
|
a2dd2eb802
|
Bypass signature scanner (#441)
* fix: use our forks of MinHook & g3log
in an attempt to bypass the signature scanner
* fix: turn symbols Off for BigBaseV2 on premake
|
2022-09-06 22:51:58 +01:00 |
|
Yimura
|
20093b1c8c
|
feat(premake): commented debug build (#298)
|
2022-06-29 23:29:01 +02:00 |
|
Yimura
|
8dea0e1b97
|
feat(premake): Added GTAV-Classes as subproject
|
2022-05-19 22:19:14 +02:00 |
|
Yimura
|
0c0a99cf45
|
refactor: Remove Detected Code (#203)
* feat(premake): Cleaned up premake file, disabled ImGui asserts and other unused files
* feat(renderer): Don't build default font
* feat(vendor): replace ImGui with GTA V safe ImGui
* revert: feat(System): Added looped feature to disable sigscanner
|
2022-05-13 17:19:43 +02:00 |
|
Yimura
|
647ed76c3b
|
feat(premake): Bumped MsvcToolset to v143
|
2022-02-21 00:59:51 +01:00 |
|
Yimura
|
de9048e198
|
feat(Modules): Added GTAV-Classes submodule
|
2021-12-06 20:31:55 +01:00 |
|
Yimura
|
934b1e704a
|
feat(Project): Fresh start
|
2021-05-18 23:03:42 +02:00 |
|
Yimura
|
aff9e6a889
|
fix(Premake): Preset the target name for BigBaseV2 to YimMenu
|
2021-02-06 22:20:13 +01:00 |
|
gir489
|
fc80429b2a
|
Fixed base tab not properly closing the tab.
Updated dependencies.
|
2020-12-05 20:53:58 -05:00 |
|
gir489
|
ef676cb8b5
|
Fixed debug build not building.
|
2020-02-22 21:02:57 -05:00 |
|
gir489
|
fc3e5ab791
|
Added script_local implemented by gir489.
Added sanity checks to premake to see if the user did a proper recursive pull, and to warn them if they didn't.
|
2020-02-22 20:53:28 -05:00 |
|
gir489
|
01d48cd314
|
Removed StackWalker and replaced it with g3log exception handling.
Updated natives for 1.50.
Added settings JSON implementation.
Refactored spawn vehicle bypass to not crash. (removed VMT hook)
|
2020-02-22 18:45:59 -05:00 |
|
Pocakking
|
17fe337342
|
Premake, Gitmodules, Readme
|
2019-06-23 22:00:18 +02:00 |
|