Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed CRenderer::ScanSectorPoly again | aap | 2020-08-21 | 1 | -41/+42 |
| | |||||
* | neo pipelines; postfx fix | aap | 2020-08-19 | 1 | -0/+6 |
| | |||||
* | fix render poly bug | aap | 2020-08-13 | 1 | -2/+7 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-08-07 | 1 | -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 fixes | eray orçunus | 2020-08-03 | 1 | -1/+5 |
| | | | | | | | | Fixes are already in miami | ||||
| * | New math wrappers | eray orçunus | 2020-07-22 | 1 | -4/+4 |
| | | | | | | | | from miami | ||||
| * | fixed to renderer | aap | 2020-07-21 | 1 | -9/+14 |
| | | |||||
* | | Merge pull request #656 from erorcun/miami | erorcun | 2020-07-22 | 1 | -4/+4 |
|\ \ | | | | | | | Peds, Hud, CFO 1/2, fixes - including zone names | ||||
| * | | Peds, Hud, CFO 1/2, fixes - including zone names | eray orçunus | 2020-07-22 | 1 | -4/+4 |
| | | | |||||
* | | | fixed to renderer | aap | 2020-07-21 | 1 | -9/+16 |
|/ / | |||||
* | | Merge branch 'master' into miami | Sergeanur | 2020-07-13 | 1 | -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_GENERIC | Sergeanur | 2020-07-13 | 1 | -2/+2 |
| | | |||||
| * | Remove island loading | Sergeanur | 2020-07-09 | 1 | -1/+9 |
| | | |||||
| * | Fix linux warnings | Filip Gawin | 2020-05-12 | 1 | -1/+4 |
| | | |||||
| * | random fixes | aap | 2020-05-11 | 1 | -15/+15 |
| | | |||||
| * | IsStatic | Nikolay Korolev | 2020-05-06 | 1 | -1/+1 |
| | | |||||
| * | Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL | Sergeanur | 2020-05-05 | 1 | -12/+0 |
| | | |||||
* | | some camera code | aap | 2020-06-14 | 1 | -1/+1 |
| | | |||||
* | | few bike things | aap | 2020-06-02 | 1 | -3/+3 |
| | | |||||
* | | some more CAutomobile | aap | 2020-05-31 | 1 | -3/+1 |
| | | |||||
* | | some CAutomobile | aap | 2020-05-31 | 1 | -1/+1 |
| | | |||||
* | | CEntity and friends | aap | 2020-05-19 | 1 | -5/+7 |
| | | |||||
* | | minimal weather stuff + multiple bugfixes | Nikolay Korolev | 2020-05-16 | 1 | -1/+2 |
| | | |||||
* | | CRenderer | aap | 2020-05-11 | 1 | -76/+150 |
| | | |||||
* | | new zone stuff | aap | 2020-05-06 | 1 | -109/+40 |
| | | |||||
* | | getting the vice city map to work | aap | 2020-05-05 | 1 | -2/+4 |
| | | |||||
* | | cleaned up MIAMI ifdefs | aap | 2020-05-05 | 1 | -262/+0 |
| | | |||||
* | | Revert "Remove Miami stuff" | Sergeanur | 2020-05-05 | 1 | -0/+291 |
|/ | | | | This reverts commit 9960c411933f9a804eb5f6840d75ad00fd255252. | ||||
* | Remove Miami stuff | Sergeanur | 2020-05-05 | 1 | -291/+0 |
| | |||||
* | merged master | aap | 2020-05-05 | 1 | -18/+14 |
|\ | |||||
| * | Make CBaseModelInfo fields protected | Sergeanur | 2020-05-05 | 1 | -5/+5 |
| | | |||||
| * | More use of GetModelIndex | Sergeanur | 2020-05-05 | 1 | -9/+5 |
| | | |||||
* | | implemented most of streamed collisions and big buildings | aap | 2020-05-05 | 1 | -14/+316 |
|/ | |||||
* | implemented most of vice city path system | aap | 2020-05-03 | 1 | -0/+2 |
| | |||||
* | Adding getters and setters for type and status | Sergeanur | 2020-04-30 | 1 | -4/+4 |
| | |||||
* | Various fixes | eray orçunus | 2020-04-18 | 1 | -2/+0 |
| | |||||
* | Remove patches | Sergeanur | 2020-04-17 | 1 | -38/+1 |
| | |||||
* | Many fixes and cleanup | eray orçunus | 2020-04-15 | 1 | -8/+9 |
| | |||||
* | Finished CCam; various smaller things | aap | 2020-03-27 | 1 | -0/+6 |
| | |||||
* | Some fixes and some cosmetic things | eray orçunus | 2020-02-02 | 1 | -4/+4 |
| | |||||
* | Frontend, Peds & logic and overflow fixes | eray orçunus | 2019-11-12 | 1 | -0/+2 |
| | |||||
* | Renderer fixes | eray orçunus | 2019-11-03 | 1 | -10/+14 |
| | |||||
* | ControllerConfig done | Fire-Head | 2019-10-27 | 1 | -5/+5 |
| | | | | Fix Cam enum | ||||
* | finished CPathFind | aap | 2019-08-09 | 1 | -2/+2 |
| | |||||
* | CAutomobile::PreRender; whole class finished | aap | 2019-07-28 | 1 | -2/+2 |
| | |||||
* | implemented col line rendering | aap | 2019-07-19 | 1 | -0/+21 |
| | |||||
* | more CAutomobile | aap | 2019-07-09 | 1 | -1/+1 |
| | |||||
* | misc classes finished | aap | 2019-07-06 | 1 | -0/+7 |
| | |||||
* | fixed boat rendering | aap | 2019-07-03 | 1 | -9/+12 |
| | |||||
* | CStreaming almost done | aap | 2019-06-27 | 1 | -5/+5 |
| | |||||
* | started CStreaming | aap | 2019-06-20 | 1 | -1/+1 |
| | |||||
* | first part of CFileLoader | aap | 2019-06-17 | 1 | -0/+1 |
| | |||||
* | implemented CutsceneObject; little fixes | aap | 2019-06-12 | 1 | -0/+13 |
| | |||||
* | added some small bits and stubs | aap | 2019-06-02 | 1 | -0/+1 |
| | |||||
* | more high level functions | aap | 2019-05-31 | 1 | -0/+24 |
| | |||||
* | implemented some higher level functions; added lots of stubs; switched top and bottom in CRect | aap | 2019-05-30 | 1 | -4/+4 |
| | |||||
* | implemented bits of CWorld | aap | 2019-05-28 | 1 | -3/+3 |
| | |||||
* | reversed CPhysical::ProcessShiftSectorList | aap | 2019-05-17 | 1 | -5/+3 |
| | |||||
* | first commit | aap | 2019-05-15 | 1 | -0/+1165 |