summaryrefslogtreecommitdiff
path: root/src/control/Script6.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* small refactoringNikolay Korolev2021-08-081-4/+4
* 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. Magnus Larsen2021-07-101-0/+4
* Revert "First batch of fixes (CallAndMessage)"•••This reverts commit 7a3b80a9b7f414967fe59f89ab0fe5416735babe. Filip Gawin2021-01-311-4/+2
* First batch of fixes (CallAndMessage)Filip Gawin2021-01-311-2/+4
* fixNikolay Korolev2021-01-141-1/+1
* missing changesNikolay Korolev2021-01-071-3/+3
* minor refactoringNikolay Korolev2021-01-071-4/+6
* More bike leftoversSergeanur2020-12-281-2/+2
* Implement COMMAND_IS_CAR_PASSENGER_SEAT_FREE•••Fixes 881shfil2020-12-141-1/+8
* GTA_VERSION define and some config.h cleanupaap2020-11-291-1/+1
* Script commands split to original filesSergeanur2020-11-241-0/+1343