summaryrefslogtreecommitdiffstats
path: root/src/control/Script4.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-28rename clamp macro to Clamp to fix compilation with g++11withmorten1-2/+2
2021-06-24Use bool8 in audio codeSergeanur1-1/+1
2021-01-31Revert "First batch of fixes (CallAndMessage)"Filip Gawin1-7/+2
2021-01-31First batch of fixes (CallAndMessage)Filip Gawin1-2/+7
2021-01-26Use original animation names from VCSSergeanur1-3/+3
2021-01-18fixNikolay Korolev1-1/+1
2021-01-17Includes overhaul, fix some compiler warningserorcun1-0/+1
2021-01-07missing changesNikolay Korolev1-4/+4
2020-12-25Fix use of strncmpSergeanur1-4/+4
2020-12-20implemented collectives in scriptNikolay Korolev1-2/+12
2020-12-16Fix placement of some script functionsSergeanur1-0/+140
2020-12-07don't cast script param to uint8withmorten1-1/+1
2020-12-07int8 enums fixedwithmorten1-1/+1
2020-12-07uint8 enums fixedwithmorten1-1/+1
2020-12-05fixed ANCHOR_BOATNikolay1-1/+1
2020-11-24Script commands split to original filesSergeanur1-0/+2027