summaryrefslogtreecommitdiffstats
path: root/src/control/Script4.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename clamp macro to Clamp to fix compilation with g++11withmorten2021-06-281-2/+2
* Use bool8 in audio codeSergeanur2021-06-241-1/+1
* Use original animation names from VCSSergeanur2021-01-261-3/+3
* Merge remote-tracking branch 'upstream/master'Nikolay Korolev2021-01-181-0/+1
|\
| * Includes overhaul, fix some compiler warningserorcun2021-01-171-0/+1
* | fixNikolay Korolev2021-01-181-1/+1
|/
* missing changesNikolay Korolev2021-01-071-4/+4
* Fix use of strncmpSergeanur2020-12-251-4/+4
* implemented collectives in scriptNikolay Korolev2020-12-201-2/+12
* Fix placement of some script functionsSergeanur2020-12-161-0/+140
* don't cast script param to uint8withmorten2020-12-071-1/+1
* int8 enums fixedwithmorten2020-12-071-1/+1
* uint8 enums fixedwithmorten2020-12-071-1/+1
* fixed ANCHOR_BOATNikolay2020-12-051-1/+1
* Script commands split to original filesSergeanur2020-11-241-0/+2027