Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix debug script loader crashing missions | Magnus Larsen | 2021-07-10 | 1 | -0/+4 |
| | | | | | | | * open_script is now exposed in Script.h, perhaps it should be namespaced as a static method on CTheScripts? I'm unsure what is preferred. * I've moved the joypad code out of open_script to prevent buttons held down at mission load time from changing the scriptToLoad. | ||||
* | Revert "First batch of fixes (CallAndMessage)" | Filip Gawin | 2021-01-31 | 1 | -4/+2 |
| | | | | This reverts commit 7a3b80a9b7f414967fe59f89ab0fe5416735babe. | ||||
* | First batch of fixes (CallAndMessage) | Filip Gawin | 2021-01-31 | 1 | -2/+4 |
| | |||||
* | fix | Nikolay Korolev | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | missing changes | Nikolay Korolev | 2021-01-07 | 1 | -3/+3 |
| | |||||
* | minor refactoring | Nikolay Korolev | 2021-01-07 | 1 | -4/+6 |
| | |||||
* | More bike leftovers | Sergeanur | 2020-12-28 | 1 | -2/+2 |
| | |||||
* | Implement COMMAND_IS_CAR_PASSENGER_SEAT_FREE | shfil | 2020-12-14 | 1 | -1/+8 |
| | | | Fixes 881 | ||||
* | GTA_VERSION define and some config.h cleanup | aap | 2020-11-29 | 1 | -1/+1 |
| | |||||
* | Script commands split to original files | Sergeanur | 2020-11-24 | 1 | -0/+1343 |