Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rem pobj assert | Fire-Head | 2020-08-09 | 1 | -2/+0 |
| | |||||
* | Merge pull request #670 from Fire-Head/miami | aap | 2020-08-07 | 2 | -18/+99 |
|\ | | | | | Miami Shadows | ||||
| * | NULL -> nil | Fire-Head | 2020-07-31 | 1 | -5/+5 |
| | | |||||
| * | miami shadows | Fire-Head | 2020-07-29 | 2 | -19/+100 |
| | | |||||
* | | CEscalators done | majestic | 2020-08-04 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #647 from Fire-Head/miami | aap | 2020-07-04 | 2 | -454/+442 |
|\| | | | | | miami CParticleObject | ||||
| * | NULL->nil | Fire-Head | 2020-07-03 | 2 | -91/+91 |
| | | |||||
| * | miami pobj | Fire-Head | 2020-07-03 | 2 | -380/+368 |
| | | |||||
* | | Peds & fixes | eray orçunus | 2020-07-04 | 1 | -1/+1 |
|/ | |||||
* | CPhysical | aap | 2020-05-22 | 2 | -18/+17 |
| | |||||
* | Fixes for melees and various things | eray orçunus | 2020-05-20 | 1 | -5/+5 |
| | |||||
* | CEntity and friends | aap | 2020-05-19 | 2 | -3/+11 |
| | |||||
* | script revision | Nikolay Korolev | 2020-05-19 | 2 | -0/+17 |
| | |||||
* | Merge branch 'master' into miami | Sergeanur | 2020-05-16 | 1 | -4/+5 |
|\ | |||||
| * | Remove unused audio enum | Sergeanur | 2020-05-16 | 1 | -4/+5 |
| | | |||||
* | | Merge branch 'master' into miami | Sergeanur | 2020-05-14 | 1 | -2/+2 |
|\| | | | | | | | | | # Conflicts: # src/modelinfo/ClumpModelInfo.cpp | ||||
| * | Revert to memcpy | Filip Gawin | 2020-05-13 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into miami | Sergeanur | 2020-05-12 | 1 | -1/+9 |
|\| | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/Garages.cpp # src/core/FileLoader.cpp # src/core/Streaming.cpp # src/core/Zones.cpp # src/core/Zones.h # src/render/Renderer.cpp # src/rw/VisibilityPlugins.cpp | ||||
| * | Fix linux warnings | Filip Gawin | 2020-05-12 | 1 | -1/+9 |
| | | |||||
| * | fixed bug in cutscene head | aap | 2020-05-12 | 1 | -1/+9 |
| | | |||||
* | | Merge branch 'master' into miami | Sergeanur | 2020-05-11 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/animation/AnimBlendAssociation.h # src/animation/AnimBlendClumpData.h # src/animation/AnimManager.h # src/animation/FrameUpdate.cpp # src/control/AutoPilot.h # src/control/PathFind.h # src/core/PlayerInfo.h # src/entities/Building.h # src/entities/Dummy.h # src/entities/Entity.h # src/entities/Physical.h # src/entities/Treadable.h # src/modelinfo/BaseModelInfo.h # src/modelinfo/ClumpModelInfo.cpp # src/modelinfo/ClumpModelInfo.h # src/modelinfo/PedModelInfo.h # src/modelinfo/SimpleModelInfo.h # src/modelinfo/TimeModelInfo.h # src/modelinfo/VehicleModelInfo.h # src/objects/CutsceneHead.h # src/objects/CutsceneObject.h # src/objects/DummyObject.h # src/objects/Object.h # src/peds/DummyPed.h # src/peds/PedIK.cpp # src/rw/VisibilityPlugins.cpp # src/vehicles/Automobile.h # src/vehicles/Boat.h # src/vehicles/Heli.h # src/vehicles/Plane.h # src/vehicles/Train.h # src/vehicles/Vehicle.h | ||||
| * | Fixed typos and made all assert functions optional | bigbossbro08 | 2020-05-10 | 5 | -9/+5 |
| | | |||||
| * | defined out asserts. | bigbossbro08 | 2020-05-10 | 2 | -0/+6 |
| | | |||||
| * | sorted out object collision enums | aap | 2020-05-06 | 2 | -18/+27 |
| | | |||||
| * | got rid of superfluous enum | aap | 2020-05-06 | 2 | -20/+8 |
| | | |||||
* | | peds starting to work | aap | 2020-05-09 | 2 | -61/+0 |
| | | |||||
* | | removed cutscene heads | aap | 2020-05-09 | 2 | -214/+0 |
| | | |||||
* | | car control and friends | Nikolay Korolev | 2020-05-07 | 2 | -2/+0 |
| | | |||||
* | | fixed object collision stuff at least somewhat | aap | 2020-05-06 | 1 | -2/+18 |
| | | |||||
* | | sorted out object collision enums | aap | 2020-05-06 | 2 | -18/+27 |
| | | |||||
* | | got rid of superfluous enum | aap | 2020-05-06 | 2 | -20/+8 |
| | | |||||
* | | setting some areas so objects dont disappear | aap | 2020-05-06 | 2 | -0/+2 |
|/ | |||||
* | Make CBaseModelInfo fields protected | Sergeanur | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | More use of GetModelIndex | Sergeanur | 2020-05-05 | 3 | -8/+8 |
| | |||||
* | SetPosition, part 2 | Sergeanur | 2020-05-02 | 1 | -2/+2 |
| | |||||
* | Adding getters and setters for type and status | Sergeanur | 2020-04-30 | 2 | -2/+2 |
| | |||||
* | Changing prefixes for some audio fields | Sergeanur | 2020-04-28 | 1 | -0/+1 |
| | |||||
* | implemented skinned peds, no cutscene hands yet | aap | 2020-04-24 | 4 | -11/+174 |
| | |||||
* | ps2 particles, sampman oal started | Fire-Head | 2020-04-23 | 1 | -0/+148 |
| | |||||
* | Try to build with mingw | Filip Gawin | 2020-04-20 | 2 | -4/+5 |
| | |||||
* | Struct cleanup, various fixes, enable PS2 rand | eray orçunus | 2020-04-19 | 2 | -4/+3 |
| | |||||
* | Revert "Part one" | Filip Gawin | 2020-04-18 | 1 | -1/+1 |
| | | | | This reverts commit 63951d9b957b30a110f42a03edb4833cbbaf380e. | ||||
* | Merge branch 'master' of https://github.com/GTAmodding/re3 | Filip Gawin | 2020-04-18 | 2 | -5/+3 |
|\ | |||||
| * | Remove padding fields | Sergeanur | 2020-04-18 | 2 | -5/+3 |
| | | |||||
* | | Part one | Filip Gawin | 2020-04-17 | 1 | -1/+1 |
|/ | |||||
* | Remove patches | Sergeanur | 2020-04-17 | 7 | -151/+7 |
| | |||||
* | Merge remote-tracking branch 'Fire-Head/master' into Standalone | Sergeanur | 2020-04-17 | 4 | -12/+12 |
|\ | | | | | | | | | # Conflicts: # src/render/Coronas.cpp | ||||
| * | rem refs | Fire-Head | 2020-04-17 | 4 | -12/+12 |
| | | |||||
* | | Reverse CWorld | saml1er | 2020-04-16 | 2 | -3/+3 |
|/ | |||||
* | Merge pull request #399 from saml1er/master | Nikolay Korolev | 2020-04-12 | 2 | -20/+302 |
|\ | | | | | CObject complete | ||||
| * | CObject fixes | saml1er | 2020-04-11 | 1 | -13/+13 |
| | | |||||
| * | Addendum to previous commit | saml1er | 2020-04-10 | 1 | -2/+1 |
| | | |||||
| * | Refactor CObject::ObjectDamage switch statement | saml1er | 2020-04-10 | 1 | -105/+102 |
| | | |||||
| * | Fix cast in CObject::ObjectDamage | saml1er | 2020-04-10 | 1 | -1/+1 |
| | | |||||
| * | Refactor CObject::ObjectDamage | saml1er | 2020-04-10 | 2 | -142/+141 |
| | | |||||
| * | Fix Object.h and Object.cpp indentation | saml1er | 2020-04-10 | 2 | -235/+235 |
| | | |||||
| * | CObject complete | saml1er | 2020-04-10 | 2 | -13/+300 |
| | | |||||
* | | fuck you git, i fixed this already | aap | 2020-04-10 | 1 | -1/+1 |
|/ | |||||
* | fixed questionable RW usage; changed radar mask to PS2 techinque | aap | 2020-04-09 | 2 | -2/+2 |
| | |||||
* | Glass done | Fire-Head | 2020-04-01 | 2 | -4/+4 |
| | |||||
* | CCopPed done and #include cleanup | eray orçunus | 2020-03-28 | 2 | -1/+2 |
| | |||||
* | remove include <new> from common.h | aap | 2020-03-28 | 3 | -0/+6 |
| | |||||
* | Fixes for Serge's review | Filip Gawin | 2020-03-22 | 1 | -1/+1 |
| | |||||
* | CPopulation done, CCopPed and fixes | eray orçunus | 2020-03-11 | 2 | -2/+6 |
| | |||||
* | CPopulation 3 and fixes | eray orçunus | 2020-02-27 | 2 | -1/+42 |
| | |||||
* | script 900-999 | Nikolay Korolev | 2020-02-15 | 1 | -1/+1 |
| | |||||
* | Fix Projectile Air Resistance | Sergeanur | 2020-01-31 | 1 | -1/+1 |
| | |||||
* | Fixing Projectile code | Sergeanur | 2020-01-07 | 3 | -1/+16 |
| | |||||
* | bug fixes | Nikolay Korolev | 2020-01-01 | 2 | -0/+4 |
| | |||||
* | making particleobject compile on vs2015 | aap | 2019-12-28 | 1 | -1/+1 |
| | |||||
* | Frontend, Peds & logic and overflow fixes | eray orçunus | 2019-11-12 | 1 | -1/+2 |
| | |||||
* | Logic fix in CParticleObject::UpdateAll | Sergeanur | 2019-10-12 | 1 | -2/+2 |
| | |||||
* | CPickups | Sergeanur | 2019-10-03 | 2 | -3/+7 |
| | |||||
* | AnimViewer messages, Particle fix, Peds | eray orçunus | 2019-08-17 | 1 | -4/+4 |
| | |||||
* | CParticleObject done, cDMAudio done | Fire-Head | 2019-08-15 | 2 | -17/+1193 |
| | |||||
* | Running script part 3 | Nikolay Korolev | 2019-07-25 | 2 | -0/+12 |
| | |||||
* | fixed buoyancy; implemented CAutomobile::ProcessBuoyancy | aap | 2019-07-24 | 2 | -6/+8 |
| | |||||
* | CAutomobile ctor, car spawner, fixes | aap | 2019-07-19 | 1 | -1/+1 |
| | |||||
* | more CAutomobile | aap | 2019-07-09 | 2 | -0/+2 |
| | |||||
* | more CAutomobile | aap | 2019-07-08 | 2 | -1/+9 |
| | |||||
* | cleaned up patching of virtual functions; started CAutomobile | aap | 2019-07-08 | 12 | -45/+71 |
| | |||||
* | the great reorganization | aap | 2019-07-07 | 14 | -0/+682 |