This repository has been archived by the owner. It is now read-only.
GTAmodding / re3 Archived
Permalink
master
Commits on Jul 11, 2021
Commits on Jul 10, 2021
-
-
-
-
-
-
Fix debug script loader crashing missions
* open_script is now exposed in Script.h, perhaps it should be namespaced as a static method on CTheScripts? I'm unsure what is preferred. * I've moved the joypad code out of open_script to prevent buttons held down at mission load time from changing the scriptToLoad.
-
Commits on Jul 9, 2021
Commits on Jul 8, 2021
Commits on Jul 7, 2021
Commits on Jul 6, 2021
Commits on Jul 5, 2021
-
Merge pull request #1188 from mssx86/echo_to_printf
fix: printHash.sh; replace echo -n, check if $1 is set.
-
Merge pull request #1187 from mssx86/musl_fix
fix: add missing limits.h includes to enable bulding on musl.
-