aboutsummaryrefslogtreecommitdiffstats
path: root/src/vehicles
Commit message (Collapse)AuthorAgeFilesLines
* CAutomobile fixesaap2021-08-201-23/+24
|
* some CAutomobile fixesaap2021-08-161-10/+12
|
* Fix a bunch of CModelInfo::GetModelInfo->GetColModel callsSergeanur2021-08-091-2/+2
|
* fixed tabNikolay Korolev2021-08-081-1/+1
|
* CVehicle fixes and cleanupaap2021-08-042-11/+10
|
* finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-104-55/+136
|
* fix jittery cars at 15fpswithmorten2021-07-091-3/+4
|
* rename clamp macro to Clamp to fix compilation with g++11withmorten2021-06-285-18/+18
|
* Revert "Revert "Redo ReadSaveBuf + common.h cleanup""withmorten2021-06-265-43/+53
| | | | This reverts commit af7573ddbe38e0aaa485877e7ccb2e704b0f5a7f.
* Pool fixeserorcun2021-06-262-8/+8
| | | | Mostly for Linux
* Revert "Redo ReadSaveBuf + common.h cleanup"erorcun2021-06-265-53/+43
| | | | This reverts commit 2b67aba94cb6448fb24c869559465eddf2bad069.
* Redo ReadSaveBuf + common.h cleanupSergeanur2021-06-255-43/+53
|
* Use bool8 in audio codeSergeanur2021-06-242-3/+3
|
* 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 fixes
| * MusicManager fixeserorcun2021-02-031-1/+1
| |
| * Revert "First batch of fixes (CallAndMessage)"Filip Gawin2021-01-311-6/+1
| | | | | | | | This reverts commit 7a3b80a9b7f414967fe59f89ab0fe5416735babe.
| * 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 + templates revision