summaryrefslogtreecommitdiff
path: root/src/control/Script6.cpp
AgeCommit message (Collapse)Author
2021-08-29fix PS2 scriptNikolay Korolev
2021-08-08small refactoringNikolay Korolev
2021-07-10Fix debug script loader crashing missionsMagnus Larsen
* 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.
2021-01-31Revert "First batch of fixes (CallAndMessage)"Filip Gawin
This reverts commit 7a3b80a9b7f414967fe59f89ab0fe5416735babe.
2021-01-31First batch of fixes (CallAndMessage)Filip Gawin
2021-01-14fixNikolay Korolev
2021-01-07missing changesNikolay Korolev
2021-01-07minor refactoringNikolay Korolev
2020-12-28More bike leftoversSergeanur
2020-12-14Implement COMMAND_IS_CAR_PASSENGER_SEAT_FREEshfil
Fixes 881
2020-11-29GTA_VERSION define and some config.h cleanupaap
2020-11-24Script commands split to original filesSergeanur