Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-06-28 | rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake) | withmorten | 1 | -2/+2 |
2021-06-24 | Use bool8 in audio code | Sergeanur | 1 | -1/+1 |
2021-01-27 | Use original animation names from VCS | Sergeanur | 1 | -2/+2 |
2021-01-23 | Includes overhaul, fix some compiler warnings | erorcun | 1 | -0/+1 |
2021-01-18 | fix | Nikolay Korolev | 1 | -1/+1 |
2021-01-13 | rename m_vehEnterType -> m_vehDoor | aap | 1 | -8/+8 |
2021-01-12 | fix | Nikolay Korolev | 1 | -2/+2 |
2021-01-12 | big oof | Nikolay Korolev | 1 | -1/+4 |
2021-01-08 | wtf | Nikolay Korolev | 1 | -1/+1 |
2021-01-08 | fix | Nikolay Korolev | 1 | -1/+1 |
2021-01-07 | minor refactoring | Nikolay Korolev | 1 | -4/+4 |
2021-01-03 | fix | Nikolay Korolev | 1 | -0/+1 |
2020-12-25 | Fix use of strncmp | Sergeanur | 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-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 | uint8 enums fixed | withmorten | 1 | -1/+1 |
2020-12-07 | int8 enums fixed | 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-28 | some nasty FIX_BUGS for SLIDE_OBJECT | Nikolay Korolev | 1 | -3/+24 |
2020-11-24 | Script commands split to original files | Sergeanur | 1 | -0/+2173 |
2020-11-24 | Script commands split to original files | Sergeanur | 1 | -0/+2027 |