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)
This commit is contained in:
gir489
2020-02-22 18:37:42 -05:00
parent 87599327c5
commit 01d48cd314
33 changed files with 13323 additions and 12123 deletions

6
.gitmodules vendored
View File

@ -14,7 +14,7 @@
path = vendor/ImGui
url = https://github.com/ocornut/imgui
ignore = dirty
[submodule "vendor/StackWalker"]
path = vendor/StackWalker
url = https://github.com/JochenKalmbach/StackWalker
[submodule "vendor/g3log"]
path = vendor/g3log
url = https://github.com/KjellKod/g3log.git
ignore = dirty