Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Nikolay Korolev | 2021-08-08 | 1 | -1/+1 |
|\ | |||||
| * | merge | Nikolay Korolev | 2021-08-08 | 1 | -4/+2 |
| |\ | |||||
| | * | small refactoring | Nikolay Korolev | 2021-08-08 | 1 | -4/+4 |
| | | | |||||
| | * | 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 |
| | | | |||||
| * | | mission replay | Nikolay Korolev | 2021-08-01 | 1 | -6/+19 |
| | | | |||||
* | | | disable mission replay for lcs | Nikolay Korolev | 2021-08-08 | 1 | -1/+1 |
| | | | |||||
* | | | mission replay | Nikolay Korolev | 2021-08-07 | 1 | -6/+19 |
| | | | |||||
* | | | fix | Nikolay Korolev | 2021-01-27 | 1 | -1/+1 |
| | | | |||||
* | | | sync | Nikolay Korolev | 2021-01-17 | 1 | -352/+399 |
| | | | |||||
* | | | Merge branch 'miami' into lcs | Sergeanur | 2021-01-16 | 1 | -13/+13 |
|\| | | | | | | | | | | | | | | # Conflicts: # src/control/Script.h | ||||
| * | | consistency fix | Nikolay Korolev | 2021-01-16 | 1 | -2/+1 |
| | | | |||||
| * | | more fix | Nikolay Korolev | 2021-01-16 | 1 | -14/+14 |
| | | | |||||
| * | | fix | Nikolay | 2021-01-16 | 1 | -0/+1 |
| | | | |||||
* | | | script | Nikolay Korolev | 2021-01-09 | 1 | -4/+0 |
| | | | |||||
* | | | more script | Nikolay Korolev | 2021-01-09 | 1 | -16/+14 |
|/ / | |||||
* | | minor refactoring | Nikolay Korolev | 2021-01-07 | 1 | -3/+3 |
| | | |||||
* | | Fix unlimited rotation in Phnom Penh '86 | Sergeanur | 2021-01-04 | 1 | -1/+1 |
| | | |||||
* | | merge master to miami | Nikolay Korolev | 2021-01-01 | 1 | -1/+1 |
|\| | |||||
| * | 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 |
| | |||||
* | PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes | Sergeanur | 2020-12-18 | 1 | -1/+1 |
| | |||||
* | uint8 enums fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | Script commands split to original files | Sergeanur | 2020-11-24 | 1 | -0/+1803 |