aboutsummaryrefslogtreecommitdiffstats
path: root/src/entities
Commit message (Expand)AuthorAgeFilesLines
* CPhysical fixes and cleanupaap2021-08-022-27/+26
* Merge pull request #1149 from withmorten/saveserorcun2021-07-121-2/+2
|\
| * finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-101-2/+2
* | Physical: division by zero fixerorcun2021-07-101-0/+4
|/
* Revert "Revert "Redo ReadSaveBuf + common.h cleanup""withmorten2021-06-261-2/+4
* Pool fixeserorcun2021-06-262-4/+4
* Revert "Redo ReadSaveBuf + common.h cleanup"erorcun2021-06-261-4/+2
* Redo ReadSaveBuf + common.h cleanupSergeanur2021-06-251-2/+4
* CEntity and C(Vu)Vector fixes and cleanupaap2021-06-243-18/+26
* Use some GetMatrix/SetMatrix logic based on SA + CutsceneHead fixSergeanur2021-06-242-14/+14
* Revert "First batch of fixes (CallAndMessage)"Filip Gawin2021-01-312-22/+11
* First batch of fixes (CallAndMessage)Filip Gawin2021-01-312-11/+22
* Merge remote-tracking branch 'upstream/master' into cwwithmorten2021-01-211-1/+5
|\
| * Get rid of RwMatrix in CMatrixSergeanur2021-01-181-1/+5
* | make building with Codewarrior 7 possiblewithmorten2021-01-211-5/+5
|/
* Fix build without FIX_BUGS, divide to 0 fixeserorcun2021-01-131-1/+36
* fix building with PED_SKINaap2021-01-121-0/+2
* Use original namesSergeanur2021-01-081-1/+1
* Fix CEntity::UpdateRwFrameSergeanur2021-01-041-1/+1
* Fixes from miami Entity/Physical proof-read 1erorcun2021-01-042-15/+17
* Reorder CEntity functions into their original orderSergeanur2020-12-292-547/+304
* Add bike leftoversSergeanur2020-12-281-1/+6
* buildings directorySergeanur2020-12-205-80/+0
* uint8 enums fixedwithmorten2020-12-071-6/+6
* GTA_VERSION define and some config.h cleanupaap2020-11-291-1/+1
* start using CMemoryHeapaap2020-11-261-0/+5
* Make collision code placement more like original (+ small fixes)Sergeanur2020-11-151-12/+12
* Setter for bIsStatic (became virtual in SA)Sergeanur2020-10-182-14/+15
* fixed hanim for 64 bitaap2020-07-241-1/+1
* Rename LEVEL_NONE to LEVEL_GENERICSergeanur2020-07-133-4/+4
* renamed 2dfx shadowRange to Sizeaap2020-06-281-5/+5
* minor fixesNikolay Korolev2020-06-061-0/+4
* fixing some uninitialized stuffNikolay Korolev2020-06-061-0/+3
* eSurfaceTypeaap2020-05-261-1/+1
* fixes for CPhysical and friendsaap2020-05-222-50/+54
* blaaap2020-05-191-1/+1
* small fixesaap2020-05-192-5/+5
* Fixed typos and made all assert functions optionalbigbossbro082020-05-105-15/+8
* defined out asserts.bigbossbro082020-05-105-0/+15
* Fixed arguments for sound collisionsSergeanur2020-05-071-2/+2
* IsStaticNikolay Korolev2020-05-062-7/+8
* sorted out object collision enumsaap2020-05-061-2/+2
* some work on zonesaap2020-05-061-1/+1
* Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULLSergeanur2020-05-052-20/+0
* Remove Miami stuffSergeanur2020-05-054-22/+0
* merged masteraap2020-05-053-5/+5
|\
| * Make CBaseModelInfo fields protectedSergeanur2020-05-052-4/+4
| * More use of GetModelIndexSergeanur2020-05-051-1/+1
* | implemented most of streamed collisions and big buildingsaap2020-05-052-1/+37
|/
* SetPosition, final partSergeanur2020-05-051-4/+4