summaryrefslogtreecommitdiffstats
path: root/src/control/Script4.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Script4.cppNikolay Korolev2021-01-121-61/+67
|
* big oofNikolay Korolev2021-01-121-1/+4
|
* script4Nikolay Korolev2021-01-121-341/+332
|
* script file 1 done (hopefully)Nikolay Korolev2021-01-101-0/+2
|
* scriptNikolay Korolev2021-01-091-7/+8
|
* lcs script modeNikolay Korolev2021-01-081-2/+2
|
* Merge branch 'miami' into lcsSergeanur2021-01-081-6/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * miami: wtf fix small cleanup Fix gOneShotCol Fix garage messages position Fix font on green screen counter Add MPG123_QUIET to mp3 files Make opus available alongside other formats Fix pickup text Fix char in stats Add missing GXT line fail minor refactoring Fix 16KHz track GET_WHEELIE_STATS fix Cleanup and fixes for new decoders Fixes for CVbFile Small fixes for new wav decoder Remove fastmath from premake's config Implementing our own WAV decoder to replace SndFile
| * wtfNikolay Korolev2021-01-081-1/+1
| |
| * fixNikolay Korolev2021-01-081-1/+1
| |
| * minor refactoringNikolay Korolev2021-01-071-4/+4
| |
* | first commit for LCSaap2021-01-081-31/+32
|/
* fixNikolay Korolev2021-01-031-0/+1
|
* merge master to miamiNikolay Korolev2021-01-011-3/+12
|\
| * 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
|
* Fix use of strncmpSergeanur2020-12-251-4/+4
|
* Fix placement of some script functionsSergeanur2020-12-161-0/+140
| | | | | # Conflicts: # src/control/Script5.cpp
* uint8 enums fixedwithmorten2020-12-071-1/+1
|
* int8 enums fixedwithmorten2020-12-071-1/+1
|
* some nasty FIX_BUGS for SLIDE_OBJECTNikolay Korolev2020-11-281-3/+24
|
* Script commands split to original filesSergeanur2020-11-241-0/+2173