summaryrefslogtreecommitdiffstats
path: root/src/control/Script4.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-29script revision p1Nikolay Korolev1-37/+61
2021-08-28fixNikolay1-1/+1
2021-08-28fixNikolay1-1/+1
2021-08-25Onscreen timerNikolay Korolev1-1/+1
2021-07-25low effort save supportNikolay Korolev1-2/+4
2021-06-28rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)withmorten1-2/+2
2021-06-28rename clamp macro to Clamp to fix compilation with g++11withmorten1-2/+2
2021-06-24FixesSergeanur1-1/+1
2021-06-24LCS sfx + mission audioSergeanur1-4/+2
2021-06-24Use bool8 in audio codeSergeanur1-1/+1
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-27Use original animation names from VCSSergeanur1-2/+2
2021-01-26Use original animation names from VCSSergeanur1-3/+3
2021-01-24syncNikolay Korolev1-1/+3
2021-01-23script fixesNikolay Korolev1-0/+1
2021-01-23I hate GetATanOfXYNikolay Korolev1-1/+1
2021-01-23Includes overhaul, fix some compiler warningserorcun1-0/+1
2021-01-18fixNikolay Korolev1-1/+1
2021-01-18fixNikolay Korolev1-1/+1
2021-01-18fixesNikolay Korolev1-1/+1
2021-01-18syncNikolay Korolev1-2/+2
2021-01-18script fullNikolay Korolev1-2/+2
2021-01-17Includes overhaul, fix some compiler warningserorcun1-0/+1
2021-01-17syncNikolay Korolev1-0/+2
2021-01-16Script5.cppNikolay Korolev1-0/+2
2021-01-13Revert "Revert "Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs""Fire-Head1-8/+8
2021-01-13Revert "Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs"Fire-Head1-8/+8
2021-01-13rename m_vehEnterType -> m_vehDooraap1-8/+8
2021-01-12fixNikolay Korolev1-2/+2
2021-01-12Script4.cppNikolay Korolev1-61/+67
2021-01-12big oofNikolay Korolev1-1/+4
2021-01-12big oofNikolay Korolev1-1/+4
2021-01-12script4Nikolay Korolev1-341/+332
2021-01-10script file 1 done (hopefully)Nikolay Korolev1-0/+2
2021-01-09scriptNikolay Korolev1-7/+8
2021-01-08lcs script modeNikolay Korolev1-2/+2
2021-01-08wtfNikolay Korolev1-1/+1
2021-01-08fixNikolay Korolev1-1/+1
2021-01-08first commit for LCSaap1-31/+32
2021-01-07missing changesNikolay Korolev1-4/+4
2021-01-07minor refactoringNikolay Korolev1-4/+4
2021-01-03fixNikolay Korolev1-0/+1
2020-12-25Fix use of strncmpSergeanur1-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-16Fix placement of some script functionsSergeanur1-0/+140
2020-12-07don't cast script param to uint8withmorten1-1/+1
2020-12-07uint8 enums fixedwithmorten1-1/+1
2020-12-07int8 enums fixedwithmorten1-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-28some nasty FIX_BUGS for SLIDE_OBJECTNikolay Korolev1-3/+24
2020-11-24Script commands split to original filesSergeanur1-0/+2173
2020-11-24Script commands split to original filesSergeanur1-0/+2027