summaryrefslogtreecommitdiffstats
path: root/src/entities (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update Wanted.cpp_AG2019-06-261-3/+60
| | | | Fix #36.
* some more CStreaming + fixes by erorcunaap2019-06-261-1/+1
|
* fixed bug in CPedaap2019-06-261-3/+3
|
* CPed cleanupaap2019-06-261-18/+14
|
* Fix car animations & M16 bugeray orçunus2019-06-251-50/+50
| | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* Merge pull request #43 from erorcun/erorcunaap2019-06-244-35/+677
|\ | | | | CPed, CVehicle, mostly entering/exiting car
| * CPed, CVehicle, mostly entering/exiting careray orçunus2019-06-244-35/+677
| | | | | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* | replaced some ctors; made PreRender call game functionaap2019-06-244-2/+7
|/
* some Radar and Hud cleanup; fix in Physicalaap2019-06-231-1/+1
|
* fixed key binding, head shots, freezesaap2019-06-232-20/+16
|
* Merge pull request #29 from erorcun/erorcunaap2019-06-222-24/+149
|\ | | | | Shotgun fix, CPed, CWeaponInfo
| * Shotgun fix, CPed, CWeaponInfoeray orçunus2019-06-222-24/+149
| | | | | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* | Merge pull request #30 from gennariarmando/masteraap2019-06-223-3/+16
|\ \ | | | | | | More CRadar stuff.
| * | More CRadar stuff._AG2019-06-223-3/+16
| |/
* | Merge pull request #32 from Nick007J/masteraap2019-06-221-1/+1
|\ \ | |/ |/| Added replay functions
| * First commit of replay systemNikolay Korolev2019-06-221-1/+1
| |
* | Fix throwable weaponseray orçunus2019-06-201-2/+3
| | | | | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* | Merge branch 'master' of git://github.com/GTAmodding/re3 into erayeray orçunus2019-06-201-1/+1
|\|
| * started CStreamingaap2019-06-201-1/+1
| |
* | Big CPed updateeray orçunus2019-06-204-22/+503
|/ | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* implemented cHandlingDataMgraap2019-06-202-2/+22
|
* implemented CObjectDataaap2019-06-195-11/+26
|
* implemented CPedStatsaap2019-06-191-1/+1
|
* some CPed flags named from SAaap2019-06-192-11/+11
|
* cleanup on CPed and CPedTypeaap2019-06-192-65/+60
|
* CPed merge fixeseray orçunus2019-06-182-12/+10
| | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* Merge branch 'master' of git://github.com/GTAmodding/re3eray orçunus2019-06-189-5/+30
|\
| * finished CFileLoader, except a crash!aap2019-06-186-4/+28
| |
| * first part of CFileLoaderaap2019-06-173-1/+2
| |
* | CPed fixeseray orçunus2019-06-184-33/+31
| | | | | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* | CPed::Avoid and needed changeseray orçunus2019-06-172-6/+70
|/ | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* Update HUD stuff, bug and format fixes._AG2019-06-172-8/+12
| | | | | Added environment variables to premake5.lua. Update README.md
* got rid of upper case typesaap2019-06-176-40/+40
|
* some more cleanupaap2019-06-163-46/+37
|
* Delete duplicate enumeray orçunus2019-06-161-1/+1
| | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* Merge branch 'master' of git://github.com/GTAmodding/re3eray orçunus2019-06-165-38/+128
|\ | | | | | | | | | | Conflicts: src/entities/Ped.h src/entities/PlayerPed.h
| * New updates for Hud.cpp and more._AG2019-06-155-8/+131
| |
* | CPed fixes and needed functions for further commitseray orçunus2019-06-164-69/+136
| | | | | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* | More CPed functions and minor fixeseray orçunus2019-06-152-10/+198
| | | | | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* | Fix duplicate code for PedNodeeray orçunus2019-06-141-17/+1
| | | | | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* | Some CPed functionserorcun2019-06-144-4/+131
|/ | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* Merge branch 'master' into masterFire_Head2019-06-139-4/+371
|\
| * implemented CutsceneObject; little fixesaap2019-06-122-0/+101
| |
| * implemented CCutsceneHead and dependenciesaap2019-06-129-4/+270
| |
* | CPad doneFire-Head2019-06-134-0/+20
|/
* added CPhysical flags from Nickaap2019-06-022-8/+8
|
* added some small bits and stubsaap2019-06-0218-7/+221
|
* more high level functionsaap2019-05-312-0/+18
|
* implemented some higher level functions; added lots of stubs; switched top and bottom in CRectaap2019-05-302-20/+20
|
* fixed ped statesaap2019-05-301-3/+6
|
* implemented some of CCam and dependenciesaap2019-05-291-2/+24
|
* more CVehicleModelInfoaap2019-05-281-1/+5
|
* implemented bits of CWorldaap2019-05-284-15/+226
|
* CPhysical almost doneaap2019-05-197-58/+782
|
* more work on CPhysicalaap2019-05-182-99/+310
|
* reversed CPhysical::ProcessShiftSectorListaap2019-05-175-2/+193
|
* first commitaap2019-05-1516-0/+1773