Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-08-29 | fix PS2 script | Nikolay Korolev | 1 | -1/+1 | |
2021-08-08 | small refactoring | Nikolay Korolev | 1 | -4/+4 | |
2021-07-23 | sync | Nikolay Korolev | 1 | -0/+4 | |
2021-07-10 | Fix debug script loader crashing missions | Magnus Larsen | 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. | |||||
2021-01-31 | Revert "First batch of fixes (CallAndMessage)" | Filip Gawin | 1 | -4/+2 | |
This reverts commit 7a3b80a9b7f414967fe59f89ab0fe5416735babe. | |||||
2021-01-31 | First batch of fixes (CallAndMessage) | Filip Gawin | 1 | -2/+4 | |
2021-01-13 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-07 | missing changes | Nikolay Korolev | 1 | -3/+3 | |
2021-01-07 | minor refactoring | Nikolay Korolev | 1 | -4/+6 | |
2020-12-28 | More bike leftovers | Sergeanur | 1 | -2/+2 | |
2020-12-14 | Implement COMMAND_IS_CAR_PASSENGER_SEAT_FREE | shfil | 1 | -1/+8 | |
Fixes 881 | |||||
2020-11-29 | GTA_VERSION define and some config.h cleanup | aap | 1 | -1/+1 | |
2020-11-24 | Script commands split to original files | Sergeanur | 1 | -0/+1343 | |