aboutsummaryrefslogtreecommitdiffstats
path: root/src/vehicles
Commit message (Expand)AuthorAgeFilesLines
* Use some GetMatrix/SetMatrix logic based on SA + CutsceneHead fixSergeanur2021-06-241-3/+3
* Pointless fixeserorcun2021-06-241-1/+1
* Fix controlsSergeanur2021-02-221-3/+11
* Merge pull request #1020 from erorcun/mastererorcun2021-02-031-1/+1
|\
| * MusicManager fixeserorcun2021-02-031-1/+1
| * Revert "First batch of fixes (CallAndMessage)"Filip Gawin2021-01-311-6/+1
| * First batch of fixes (CallAndMessage)Filip Gawin2021-01-311-1/+6
* | Use original animation names from VCSSergeanur2021-01-262-40/+40
|/
* m_nWantedLevel -> GetWantedLevel()withmorten2021-01-222-2/+2
* make building with Codewarrior 7 possiblewithmorten2021-01-211-1/+1
* Includes overhaul, fix some compiler warningserorcun2021-01-172-2/+4
* vehicle fixesaap2021-01-172-27/+27
* rename m_vehEnterType -> m_vehDooraap2021-01-132-7/+7
* more securom fixeswithmorten2021-01-132-2/+2
* move stuff back into class; securom commentswithmorten2021-01-132-2/+3
* Automobile: fixerorcun2021-01-101-10/+10
* boat fixaap2021-01-091-5/+5
* Use original namesSergeanur2021-01-081-2/+2
* unused varaap2021-01-081-1/+1
* Automobile: more pointless fixeserorcun2021-01-051-2/+2
* first version of new rendereraap2021-01-052-0/+21
* slightly better variable nameaap2021-01-023-4/+4
* "clarification" of handling codeaap2021-01-021-3/+9
* fix fixerorcun2021-01-021-2/+2
* Vehicle: Automobile: fixes and style thingserorcun2021-01-024-4/+8
* More bike leftoversSergeanur2020-12-281-0/+20
* Add bike leftoversSergeanur2020-12-281-0/+10
* rename unused fieldaap2020-12-271-1/+1
* handling unit conversionaap2020-12-271-5/+6
* Fix use of strncmpSergeanur2020-12-251-1/+1
* Small type use fixesSergeanur2020-12-251-2/+2
* fixed double explosionNikolay Korolev2020-12-241-1/+4
* Few bug fixes in CAutomobileWalied K. Yassen2020-12-153-18/+8
* uint32 enums fixedwithmorten2020-12-071-1/+1
* uint8 enums fixedwithmorten2020-12-071-4/+4
* more PS2 stuff; memory movement doneaap2020-12-031-0/+9
* Merge pull request #854 from Nick007J/masteraap2020-12-011-3/+3
|\
| * small garages revision + small template stuffNikolay Korolev2020-11-301-3/+3
* | GTA_VERSION define and some config.h cleanupaap2020-11-291-1/+1
|/
* start using CMemoryHeapaap2020-11-261-1/+4
* Add some TODO stubs for unused code to be reversedSergeanur2020-11-239-11/+64
* Reorganize CPed functions into their original cpp filesSergeanur2020-11-191-0/+87
* RevertSergeanur2020-11-013-3/+3
* Also fix SetModelIndex in CAutomobile and CTrain ctorsSergeanur2020-11-012-2/+2
* Fix virtual SetModelIndex call in CBoat ctorSergeanur2020-11-011-1/+1
* Setter for bIsStatic (became virtual in SA)Sergeanur2020-10-184-7/+7
* Cleanup breaks CAutomobile::ProcessOpenDoorFilip Gawin2020-10-181-2/+2
* Merge branch 'master' of https://github.com/GTAmodding/re3eray orçunus2020-10-081-12/+12
|\
| * little renamings & librw updateeray orçunus2020-10-081-12/+12
* | Merge branch 'master' of https://github.com/GTAmodding/re3eray orçunus2020-10-051-1/+1
|\|