aboutsummaryrefslogtreecommitdiffstats
path: root/src/objects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'miami' into lcsSergeanur2021-07-121-5/+104
|\
| * finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-101-5/+104
* | Merge branch 'miami' into lcsSergeanur2021-06-302-4/+4
|\|
| * rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for con...withmorten2021-06-282-4/+4
| * Use bool8 in audio codeSergeanur2021-06-241-1/+1
| * Pool fixes + peds not forming circle fixerorcun2021-06-243-14/+54
* | CEntity done; C(Vu)Vector fixes and cleanupaap2021-06-241-0/+1
* | Use bool8 in audio codeSergeanur2021-06-241-1/+1
* | Merge branch 'miami' into lcsSergeanur2021-05-183-14/+54
|\ \
| * \ Merge pull request 'Pool fixes + peds not forming circle fix' (#4) from erorc...Sergeanur2021-05-183-14/+54
| |\ \ | | |/ | |/|
| | * Pool fixes + peds not forming circle fixerorcun2021-03-063-14/+54
* | | Merge branch 'miami' into lcsSergeanur2021-05-101-6/+6
|\| |
| * | Use some GetMatrix/SetMatrix logic based on SASergeanur2021-05-101-6/+6
| |/
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-04-091-0/+3
|\|
| * Fixeserorcun2021-02-281-0/+3
* | Merge branch 'miami' into lcsSergeanur2021-02-261-0/+6
|\|
| * A saner way to remove Stingers, may fix Physical crasherorcun2021-02-201-0/+6
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-02-161-3/+3
|\|
| * Use original animation names from VCSSergeanur2021-01-271-3/+3
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-01-223-6/+0
|\|
| * get rid of most --MIAMI commentswithmorten2021-01-223-6/+0
* | Merge pull request #976 from Fire-Head/lcsaap2021-01-222-2/+14
|\ \
| * | Update ParticleObject.hFire_Head2021-01-221-2/+2
| * | lcs pobjFire-Head2021-01-222-2/+14
* | | syncNikolay Korolev2021-01-181-0/+1
|/ /
* | Merge branch 'miami' into lcsSergeanur2021-01-131-1/+1
|\|
| * Fix backface culling of cutscene objectsSergeanur2021-01-131-2/+2
| * anim velocity unionaap2021-01-131-1/+1
* | CutsceneMgr done + use original VB audio + make interiors visible + use hashe...Sergeanur2021-01-111-2/+5
|/
* Merge pull request #869 from Nick007J/miamiaap2020-12-091-1/+1
|\
| * sync with upstreamNikolay Korolev2020-12-082-150/+449
| |\
| * | pool stuff fixNikolay Korolev2020-12-061-1/+1
* | | fix CObject::DeleteAllTempObjectsInAreaaap2020-12-081-2/+1
| |/ |/|
* | Implement DAMAGE_EFFECT_SMASH_VEGPALM and code style fixesWalied K. Yassen2020-12-071-35/+83
* | Fix the code style issuesWalied K. Yassen2020-11-302-95/+110
* | Implement the missing damage effects and fix the existing onesWalied K. Yassen2020-11-302-144/+326
* | Implement MI_BEACHBALL behavioursWalied K. Yassen2020-11-291-4/+49
* | Fix MI_RCBOMB gravity force and treat MI_PETROLPUMP2 as explosiveWalied K. Yassen2020-11-291-1/+9
* | Fix CObject::DeleteAllTempObjectsInArea not considering the given pointWalied K. Yassen2020-11-291-1/+2
|/
* neo screen dropletsaap2020-11-192-0/+8
* pragma twiceSergeanur2020-11-161-2/+0
* Possibly fix pickup money textSergeanur2020-11-081-2/+2
* CObject::Rendermajestic2020-11-011-2/+104
* Merge pull request #779 from Sergeanur/VC/Pickupserorcun2020-10-241-1/+1
|\
| * Rename CObject flagSergeanur2020-10-211-1/+1
* | ObjectDataSergeanur2020-10-231-4/+69
|/
* Merge remote-tracking branch 'upstream/miami' into miamiNikolay Korolev2020-10-181-8/+8
|\
| * Merge branch 'master' into miamiSergeanur2020-10-181-8/+8
| |\
| | * Setter for bIsStatic (became virtual in SA)Sergeanur2020-10-181-8/+8
| | * fixes for CPhysical and friendsaap2020-05-221-8/+1