summaryrefslogtreecommitdiffstats
path: root/src/render/Renderer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed CRenderer::ScanSectorPoly againaap2020-08-211-41/+42
|
* neo pipelines; postfx fixaap2020-08-191-0/+6
|
* fix render poly bugaap2020-08-131-2/+7
|
* Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-08-071-1/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/RoadBlocks.cpp # src/core/Collision.h # src/core/Pad.cpp # src/core/SurfaceTable.h # src/core/main.cpp # src/core/re3.cpp # src/peds/Population.cpp # src/render/Fluff.cpp # src/render/Shadows.cpp # src/render/Shadows.h # src/render/Sprite2d.cpp # src/weapons/BulletInfo.cpp
| * Squeeze performance option, minor fixeseray orçunus2020-08-031-1/+5
| | | | | | | | Fixes are already in miami
| * New math wrapperseray orçunus2020-07-221-4/+4
| | | | | | | | from miami
| * fixed to rendereraap2020-07-211-9/+14
| |
* | Merge pull request #656 from erorcun/miamierorcun2020-07-221-4/+4
|\ \ | | | | | | Peds, Hud, CFO 1/2, fixes - including zone names
| * | Peds, Hud, CFO 1/2, fixes - including zone nameseray orçunus2020-07-221-4/+4
| | |
* | | fixed to rendereraap2020-07-211-9/+16
|/ /
* | Merge branch 'master' into miamiSergeanur2020-07-131-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/CarAI.cpp # src/control/Phones.cpp # src/control/Phones.h # src/control/Record.cpp # src/control/Restart.cpp # src/control/Script.cpp # src/core/Collision.cpp # src/core/Frontend.cpp # src/core/Frontend.h # src/core/Game.h # src/core/Streaming.cpp # src/core/TempColModels.cpp # src/core/Wanted.cpp # src/core/Zones.cpp # src/core/config.h # src/core/main.cpp # src/core/re3.cpp # src/entities/Entity.cpp # src/entities/Physical.cpp # src/extras/frontendoption.cpp # src/modelinfo/ModelInfo.cpp # src/modelinfo/PedModelInfo.cpp # src/peds/CivilianPed.cpp # src/peds/CopPed.cpp # src/peds/EmergencyPed.cpp # src/peds/Ped.cpp # src/peds/Ped.h # src/peds/Population.cpp # src/render/Renderer.cpp # src/save/GenericGameStorage.cpp # src/skel/win/win.cpp # src/vehicles/Automobile.cpp # src/vehicles/Boat.cpp # src/vehicles/Boat.h # src/vehicles/Vehicle.cpp
| * Rename LEVEL_NONE to LEVEL_GENERICSergeanur2020-07-131-2/+2
| |
| * Remove island loadingSergeanur2020-07-091-1/+9
| |
| * Fix linux warningsFilip Gawin2020-05-121-1/+4
| |
| * random fixesaap2020-05-111-15/+15
| |
| * IsStaticNikolay Korolev2020-05-061-1/+1
| |
| * Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULLSergeanur2020-05-051-12/+0
| |
* | some camera codeaap2020-06-141-1/+1
| |
* | few bike thingsaap2020-06-021-3/+3
| |
* | some more CAutomobileaap2020-05-311-3/+1
| |
* | some CAutomobileaap2020-05-311-1/+1
| |
* | CEntity and friendsaap2020-05-191-5/+7
| |
* | minimal weather stuff + multiple bugfixesNikolay Korolev2020-05-161-1/+2
| |
* | CRendereraap2020-05-111-76/+150
| |
* | new zone stuffaap2020-05-061-109/+40
| |
* | getting the vice city map to workaap2020-05-051-2/+4
| |
* | cleaned up MIAMI ifdefsaap2020-05-051-262/+0
| |
* | Revert "Remove Miami stuff"Sergeanur2020-05-051-0/+291
|/ | | | This reverts commit 9960c411933f9a804eb5f6840d75ad00fd255252.
* Remove Miami stuffSergeanur2020-05-051-291/+0
|
* merged masteraap2020-05-051-18/+14
|\
| * Make CBaseModelInfo fields protectedSergeanur2020-05-051-5/+5
| |
| * More use of GetModelIndexSergeanur2020-05-051-9/+5
| |
* | implemented most of streamed collisions and big buildingsaap2020-05-051-14/+316
|/
* implemented most of vice city path systemaap2020-05-031-0/+2
|
* Adding getters and setters for type and statusSergeanur2020-04-301-4/+4
|
* Various fixeseray orçunus2020-04-181-2/+0
|
* Remove patchesSergeanur2020-04-171-38/+1
|
* Many fixes and cleanuperay orçunus2020-04-151-8/+9
|
* Finished CCam; various smaller thingsaap2020-03-271-0/+6
|
* Some fixes and some cosmetic thingseray orçunus2020-02-021-4/+4
|
* Frontend, Peds & logic and overflow fixeseray orçunus2019-11-121-0/+2
|
* Renderer fixeseray orçunus2019-11-031-10/+14
|
* ControllerConfig doneFire-Head2019-10-271-5/+5
| | | | Fix Cam enum
* finished CPathFindaap2019-08-091-2/+2
|
* CAutomobile::PreRender; whole class finishedaap2019-07-281-2/+2
|
* implemented col line renderingaap2019-07-191-0/+21
|
* more CAutomobileaap2019-07-091-1/+1
|
* misc classes finishedaap2019-07-061-0/+7
|
* fixed boat renderingaap2019-07-031-9/+12
|
* CStreaming almost doneaap2019-06-271-5/+5
|
* started CStreamingaap2019-06-201-1/+1
|
* first part of CFileLoaderaap2019-06-171-0/+1
|
* implemented CutsceneObject; little fixesaap2019-06-121-0/+13
|
* added some small bits and stubsaap2019-06-021-0/+1
|
* more high level functionsaap2019-05-311-0/+24
|
* implemented some higher level functions; added lots of stubs; switched top and bottom in CRectaap2019-05-301-4/+4
|
* implemented bits of CWorldaap2019-05-281-3/+3
|
* reversed CPhysical::ProcessShiftSectorListaap2019-05-171-5/+3
|
* first commitaap2019-05-151-0/+1165