aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/Camera.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rename clamp macro to Clamp to fix compilation with g++11withmorten2021-06-281-4/+4
|
* Fix IsSphereVisible callsSergeanur2021-06-241-2/+2
|
* CEntity and C(Vu)Vector fixes and cleanupaap2021-06-241-6/+8
|
* Use some GetMatrix/SetMatrix logic based on SA + CutsceneHead fixSergeanur2021-06-241-2/+2
|
* Revert "First batch of fixes (CallAndMessage)"Filip Gawin2021-01-311-14/+11
| | | | This reverts commit 7a3b80a9b7f414967fe59f89ab0fe5416735babe.
* First batch of fixes (CallAndMessage)Filip Gawin2021-01-311-11/+14
|
* m_nWantedLevel -> GetWantedLevel()withmorten2021-01-221-2/+2
|
* Get rid of RwMatrix in CMatrixSergeanur2021-01-181-8/+37
|
* rename m_vehEnterType -> m_vehDooraap2021-01-131-2/+2
|
* signed/unsigned fixes, and some other fixeserorcun2020-12-271-2/+2
|
* option for PC controlsaap2020-12-211-0/+4
|
* Merge branch 'master' of github.com:GTAmodding/re3aap2020-12-021-0/+2
|\
| * added GTA_SCENE_EDITNikolay Korolev2020-12-021-0/+2
| |
* | better cam lod dist fixaap2020-12-021-7/+7
|/
* fix cam-fixaap2020-12-011-4/+4
|
* cam stuffaap2020-12-011-7/+9
|
* Update Camera.cppZach Charo2020-11-301-1/+1
| | | | | | camdist multiplier is consitently between 1 and 1.4 on 16:9 aspect ratio On ultrawide, the cam dist multiplier jumps to anywhere between 2 and 3 The preferred distance generator for car objects is the cam dist multiplier * 120. Which puts cars that it's trying to generate outside of the allowed gen/draw distance for new car objects when on ultrawide. This means no new cars can spawn. This change caps the scaling for the generation distance a bit above what it would be for 16:9 and does not affect the LOD multiplier.
* GTA_VERSION define and some config.h cleanupaap2020-11-291-4/+4
|
* rename badly named camera variableaap2020-11-241-3/+3
|
* fixed tabNikolay Korolev2020-09-261-1/+1
|
* silentpatch fixesNikolay Korolev2020-09-261-4/+4
|
* The real pickup reflection fixSergeanur2020-07-291-2/+2
|
* 64-bit on Windowseray orçunus2020-07-221-3/+3
|
* avoid UBaap2020-07-201-2/+2
|
* Merge branch 'master' into ps2menuFire_Head2020-06-291-169/+409
|\
| * Merge pull request #637 from Nick007J/masterNikolay Korolev2020-06-221-2/+2
| |\ | | | | | | script logging
| | * updated player control namesNikolay Korolev2020-06-211-2/+2
| | |
| * | FOV fixaap2020-06-211-1/+1
| |/
| * ps2 cam transitions done (hopefully)aap2020-06-211-10/+77
| |
| * PS2 cam transition mostly workingaap2020-06-211-6/+87
| |
| * some PS2 cam code; fix for arrest camaap2020-06-201-13/+100
| |
| * ccamera cleanupaap2020-06-191-119/+118
| |
| * a few cam fixesaap2020-06-131-22/+21
| |
| * little CCam cleanup; fix in CWorld sphere testaap2020-06-121-1/+8
| |
| * fix UB shitaap2020-05-261-1/+1
| |
* | mips overdoseFire-Head2020-06-281-13/+38
|/
* Fix linux warningsFilip Gawin2020-05-121-3/+13
|
* Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULLSergeanur2020-05-051-6/+0
|
* Remove Miami stuffSergeanur2020-05-051-2/+0
|
* implemented most of streamed collisions and big buildingsaap2020-05-051-0/+2
|
* SetPosition, final partSergeanur2020-05-051-19/+19
|
* GTA_BRIDGE and GTA_TRAIN definesaap2020-05-031-2/+6
|
* Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-04-211-22/+22
|\
| * Try to build with mingwFilip Gawin2020-04-201-22/+22
| |
* | 1.1 patch stuffNikolay Korolev2020-04-191-1/+19
|/
* replays bug fixNikolay Korolev2020-04-181-0/+8
|
* Remove patchesSergeanur2020-04-171-56/+1
|
* rem refsFire-Head2020-04-171-3/+3
|
* More refs removedSergeanur2020-04-161-0/+1
|
* Default native resolution mode and small camera fixesSergeanur2020-04-161-0/+8
|