aboutsummaryrefslogtreecommitdiffstats
path: root/src/weapons
Commit message (Expand)AuthorAgeFilesLines
* Fix impossible bullets & turn speed on heavy gunserorcun2021-08-161-12/+60
* Fix ridiculously accurate bullets when you shoot behind with enabled free cameraSergeanur2021-07-261-0/+10
* finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-101-1/+1
* Sanitizer fixes 2erorcun2021-07-031-0/+4
* rename clamp macro to Clamp to fix compilation with g++11withmorten2021-06-281-1/+1
* Revert "Revert "Redo ReadSaveBuf + common.h cleanup""withmorten2021-06-261-0/+1
* Revert "Redo ReadSaveBuf + common.h cleanup"erorcun2021-06-261-1/+0
* Redo ReadSaveBuf + common.h cleanupSergeanur2021-06-251-0/+1
* Use bool8 in audio codeSergeanur2021-06-241-1/+1
* 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
|\|