Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-08-30 | script revision p2 | Nikolay Korolev | 1 | -0/+6 | |
2021-08-29 | script revision p1 | Nikolay Korolev | 1 | -6/+10 | |
2021-08-08 | small refactoring | Nikolay Korolev | 1 | -4/+4 | |
2021-08-08 | disable mission replay for lcs | Nikolay Korolev | 1 | -1/+1 | |
2021-08-07 | mission replay | Nikolay Korolev | 1 | -6/+19 | |
2021-08-01 | mission replay | Nikolay Korolev | 1 | -6/+19 | |
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-27 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-17 | sync | Nikolay Korolev | 1 | -352/+399 | |
2021-01-16 | script6 | Nikolay Korolev | 1 | -352/+399 | |
2021-01-16 | consistency fix | Nikolay Korolev | 1 | -2/+1 | |
2021-01-16 | consistency fix | Nikolay Korolev | 1 | -2/+1 | |
2021-01-16 | more fix | Nikolay Korolev | 1 | -14/+14 | |
2021-01-16 | more fix | Nikolay Korolev | 1 | -14/+14 | |
2021-01-16 | Script5.cpp | Nikolay Korolev | 1 | -0/+1 | |
2021-01-16 | fix | Nikolay | 1 | -0/+1 | |
2021-01-13 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-09 | script | Nikolay Korolev | 1 | -4/+0 | |
2021-01-09 | more script | Nikolay Korolev | 1 | -16/+14 | |
2021-01-07 | missing changes | Nikolay Korolev | 1 | -3/+3 | |
2021-01-07 | minor refactoring | Nikolay Korolev | 1 | -3/+3 | |
2021-01-07 | minor refactoring | Nikolay Korolev | 1 | -4/+6 | |
2021-01-04 | Fix unlimited rotation in Phnom Penh '86 | Sergeanur | 1 | -1/+1 | |
2020-12-28 | More bike leftovers | Sergeanur | 1 | -2/+2 | |
2020-12-18 | PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes | Sergeanur | 1 | -1/+1 | |
2020-12-14 | Implement COMMAND_IS_CAR_PASSENGER_SEAT_FREE | shfil | 1 | -1/+8 | |
Fixes 881 | |||||
2020-12-07 | uint8 enums fixed | withmorten | 1 | -1/+1 | |
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/+1803 | |
2020-11-24 | Script commands split to original files | Sergeanur | 1 | -0/+1343 | |