Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-06-28 | rename clamp macro to Clamp to fix compilation with g++11 | withmorten | 1 | -2/+2 | |
2021-06-24 | Use bool8 in audio code | Sergeanur | 1 | -1/+1 | |
2021-01-31 | Revert "First batch of fixes (CallAndMessage)" | Filip Gawin | 1 | -7/+2 | |
This reverts commit 7a3b80a9b7f414967fe59f89ab0fe5416735babe. | |||||
2021-01-31 | First batch of fixes (CallAndMessage) | Filip Gawin | 1 | -2/+7 | |
2021-01-26 | Use original animation names from VCS | Sergeanur | 1 | -3/+3 | |
2021-01-18 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-17 | Includes overhaul, fix some compiler warnings | erorcun | 1 | -0/+1 | |
2021-01-07 | missing changes | Nikolay Korolev | 1 | -4/+4 | |
2020-12-25 | Fix use of strncmp | Sergeanur | 1 | -4/+4 | |
2020-12-20 | implemented collectives in script | Nikolay Korolev | 1 | -2/+12 | |
2020-12-16 | Fix placement of some script functions | Sergeanur | 1 | -0/+140 | |
2020-12-07 | don't cast script param to uint8 | withmorten | 1 | -1/+1 | |
2020-12-07 | int8 enums fixed | withmorten | 1 | -1/+1 | |
2020-12-07 | uint8 enums fixed | withmorten | 1 | -1/+1 | |
2020-12-05 | fixed ANCHOR_BOAT | Nikolay | 1 | -1/+1 | |
2020-11-24 | Script commands split to original files | Sergeanur | 1 | -0/+2027 | |