summaryrefslogtreecommitdiffstats
path: root/src/vehicles/Train.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-13Revert "Revert "Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs""Fire-Head1-1/+1
This reverts commit 97c9a4a02c9f801d35fbcf47658756a89a33f6d9.
2021-01-13Revert "Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs"Fire-Head1-1/+1
This reverts commit d63e3f155995f2b82cee1f19bcf5c0f00bda491a, reversing changes made to ec173550561d7cb36505853fed13967d5299cce1.
2021-01-13rename m_vehEnterType -> m_vehDooraap1-1/+1
2021-01-08Enable trainsSergeanur1-53/+5
2020-11-24Original enum nameSergeanur1-1/+1
2020-11-23Add some TODO stubs for unused code to be reversedSergeanur1-1/+1
2020-11-01RevertSergeanur1-1/+1
2020-11-01RevertSergeanur1-1/+1
2020-11-01Also fix SetModelIndex in CAutomobile and CTrain ctorsSergeanur1-1/+1
2020-11-01Also fix SetModelIndex in CAutomobile and CTrain ctorsSergeanur1-1/+1
2020-10-23ScriptSoundsSergeanur1-0/+2
2020-06-13ProcessTrainAnnouncements fixeray orçunus1-2/+2
2020-06-06fixing some uninitialized stuffNikolay Korolev1-0/+4
2020-06-05ProcessTrainAnnouncementsSergeanur1-1/+42
2020-06-04fixes, mostly from miamieray orçunus1-2/+2
2020-06-03Peds, eSound and PedState enum, fixeseray orçunus1-2/+2
2020-05-12Fix linux warningsFilip Gawin1-1/+1
2020-05-05Revert "Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL"Sergeanur1-0/+26
This reverts commit 1eb817de7713ea95bbbcbd7543ffce61ced8ffec. # Conflicts: # src/core/Game.cpp
2020-05-05Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULLSergeanur1-26/+0
2020-05-03GTA_BRIDGE and GTA_TRAIN definesaap1-0/+26
2020-05-02SetPosition, part 1Sergeanur1-1/+1
2020-04-30Adding getters and setters for type and statusSergeanur1-6/+6
2020-04-17Remove patchesSergeanur1-30/+1
2020-04-16More refs removedSergeanur1-15/+15
2020-03-28CCopPed done and #include cleanuperay orçunus1-0/+1
2020-03-28remove include <new> from common.haap1-0/+2
2020-03-11CPopulation done, CCopPed and fixeseray orçunus1-2/+2
2019-10-10Single-wagon train fixSergeanur1-1/+1
2019-08-04implemented CHeliaap1-1/+1
2019-07-31implemented CPlaneaap1-6/+6
2019-07-08cleaned up patching of virtual functions; started CAutomobileaap1-2/+8
2019-07-07the great reorganizationaap1-0/+0
2019-06-30PlayBackThisFrameInterpolation and all it required...Nikolay Korolev1-0/+14