Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake) | withmorten | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Use bool8 in audio code | Sergeanur | 2021-06-24 | 1 | -1/+1 |
| | |||||
* | Use original animation names from VCS | Sergeanur | 2021-01-27 | 1 | -2/+2 |
| | |||||
* | Includes overhaul, fix some compiler warnings | erorcun | 2021-01-23 | 1 | -0/+1 |
| | |||||
* | fix | Nikolay Korolev | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | rename m_vehEnterType -> m_vehDoor | aap | 2021-01-13 | 1 | -8/+8 |
| | |||||
* | fix | Nikolay Korolev | 2021-01-12 | 1 | -2/+2 |
| | |||||
* | big oof | Nikolay Korolev | 2021-01-12 | 1 | -1/+4 |
| | |||||
* | wtf | Nikolay Korolev | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | fix | Nikolay Korolev | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | minor refactoring | Nikolay Korolev | 2021-01-07 | 1 | -4/+4 |
| | |||||
* | fix | Nikolay Korolev | 2021-01-03 | 1 | -0/+1 |
| | |||||
* | merge master to miami | Nikolay Korolev | 2021-01-01 | 1 | -3/+12 |
|\ | |||||
| * | Fix use of strncmp | Sergeanur | 2020-12-25 | 1 | -4/+4 |
| | | |||||
| * | implemented collectives in script | Nikolay Korolev | 2020-12-20 | 1 | -2/+12 |
| | | |||||
| * | Fix placement of some script functions | Sergeanur | 2020-12-16 | 1 | -0/+140 |
| | | |||||
| * | don't cast script param to uint8 | withmorten | 2020-12-07 | 1 | -1/+1 |
| | | |||||
| * | int8 enums fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
| | | |||||
| * | uint8 enums fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
| | | |||||
| * | fixed ANCHOR_BOAT | Nikolay | 2020-12-05 | 1 | -1/+1 |
| | | |||||
| * | Script commands split to original files | Sergeanur | 2020-11-24 | 1 | -0/+2027 |
| | |||||
* | Fix use of strncmp | Sergeanur | 2020-12-25 | 1 | -4/+4 |
| | |||||
* | Fix placement of some script functions | Sergeanur | 2020-12-16 | 1 | -0/+140 |
| | | | | | # Conflicts: # src/control/Script5.cpp | ||||
* | uint8 enums fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | int8 enums fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | some nasty FIX_BUGS for SLIDE_OBJECT | Nikolay Korolev | 2020-11-28 | 1 | -3/+24 |
| | |||||
* | Script commands split to original files | Sergeanur | 2020-11-24 | 1 | -0/+2173 |