aboutsummaryrefslogtreecommitdiffstats
path: root/src/weapons
Commit message (Expand)AuthorAgeFilesLines
* Fix muzzleflash rotationSergeanur2021-02-261-0/+17
* add debug render groupsaap2021-02-181-0/+5
* Use original animation names from VCSSergeanur2021-01-263-16/+16
* make building with Codewarrior 7 possiblewithmorten2021-01-212-26/+25
* Fix UB in ProjectileInfo.cppshfil2020-12-311-1/+5
* fix UBaap2020-12-311-0/+5
* Ped: WeaponInfo: little fixes and renamingserorcun2020-12-281-3/+2
* Weapon flags changed from bit fields to bit mask (R* vision)Sergeanur2020-12-263-32/+22
* Fix use of strncmpSergeanur2020-12-251-1/+1
* PlayerInfo functions reordered into original order, FindPlayer... functions m...Sergeanur2020-12-181-2/+2
* GTA_VERSION define and some config.h cleanupaap2020-11-291-1/+1
* Reorganize CPed functions into their original cpp filesSergeanur2020-11-191-0/+10
* fix FireShotgun missing normaliseFire-Head2020-10-281-2/+10
* Setter for bIsStatic (became virtual in SA)Sergeanur2020-10-182-11/+11
* Fix some sanitizer errors, improve POSIX streamereray orçunus2020-10-041-11/+11
* silentpatch fixesNikolay Korolev2020-09-261-0/+3
* Squeeze performance option, minor fixeseray orçunus2020-08-033-3/+102
* 64-bit on Windowseray orçunus2020-07-221-1/+1
* Restored beta police system(disabled), fixes from miami, debug info for CFO c...erorcun2020-07-011-1/+1
* small fixesSergeanur2020-06-131-1/+2
* some vehicle cleanupaap2020-06-021-11/+10
* all my fixes live in exeseray orçunus2020-05-243-27/+27
* More save/load alignment fixesSergeanur2020-05-131-12/+17
* Fix linux warningsFilip Gawin2020-05-124-5/+17
* fix shotgunNikolay Korolev2020-05-121-1/+1
* Remove odd calculations for bullet hit smokeSergeanur2020-05-121-5/+21
* Fixed typos and made all assert functions optionalbigbossbro082020-05-101-1/+1
* named anim assoc flagsaap2020-05-092-2/+2
* IsStaticNikolay Korolev2020-05-062-7/+7
* Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-05-021-1/+1
|\
| * SetPosition, part 1Sergeanur2020-05-021-1/+1
* | changed saving compatibilityNikolay Korolev2020-05-022-1/+32
|/
* Adding getters and setters for type and statusSergeanur2020-04-303-16/+16
* Changing prefixes for some audio fieldsSergeanur2020-04-281-1/+1
* Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-04-251-2/+2
|\
| * fixed shooting targetaap2020-04-251-2/+2
* | Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-04-251-2/+1
|\|
| * implemented skinned peds, no cutscene hands yetaap2020-04-241-2/+1
* | Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-04-219-82/+90
|\|
| * Try to build with mingwFilip Gawin2020-04-209-82/+90
* | sync with masterNikolay Korolev2020-04-191-1/+0
|\|
| * Struct cleanup, various fixes, enable PS2 randeray orçunus2020-04-191-1/+0
* | 1.1 patch stuffNikolay Korolev2020-04-191-0/+3
|/
* Revert "Part one"Filip Gawin2020-04-181-1/+47
* Merge branch 'master' of https://github.com/GTAmodding/re3Filip Gawin2020-04-181-1/+0
|\
| * Remove padding fieldsSergeanur2020-04-181-1/+0
* | Part oneFilip Gawin2020-04-171-47/+1
|/
* Remove patchesSergeanur2020-04-177-98/+12
* rem refsFire-Head2020-04-172-3/+0
* Merge pull request #448 from Nick007J/masterSergeanur2020-04-162-6/+276
|\