aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes, mouse AUX buttons, joystick detect menueray orçunus2020-09-3014-60/+456
* Fix moreFilip Gawin2020-09-291-1/+1
* Some more constFilip Gawin2020-09-292-2/+2
* Use Const instead of const (last commit)Filip Gawin2020-09-292-4/+4
* Fix warning ISO C++11 does not allow conversion from string literal toFilip Gawin2020-09-292-4/+4
* Fix build (if -> ifdef)Filip Gawin2020-09-291-1/+1
* Make frequency more consistent with vanillaFilip Gawin2020-09-291-1/+5
* Fix arg typesSergeanur2020-09-282-4/+4
* fixed cargenNikolay Korolev2020-09-281-3/+3
* change for better understandingRoman Masanin2020-09-281-1/+1
* Merge remote-tracking branch 'upstream/master'Roman Masanin2020-09-2833-644/+902
|\
| * Fixes: PS2/PS2-like menu, Hud, new sliding text founderay orçunus2020-09-2712-64/+150
| * Fixeseray orçunus2020-09-275-22/+66
| * bug fixedNikolay Korolev2020-09-261-1/+1
| * fixed replay bugNikolay Korolev2020-09-261-8/+8
| * Merge pull request #715 from Nick007J/mastershfil2020-09-267-6/+46
| |\
| | * fixed tabNikolay Korolev2020-09-261-1/+1
| | * silentpatch fixesNikolay Korolev2020-09-267-6/+46
| * | Fix coronas reflectionsSergeanur2020-09-261-0/+4
| |/
| * Fix MASTER build with glfwSergeanur2020-09-261-1/+85
| * Fix OpenGL Z-writeSergeanur2020-09-261-1/+3
| * Fixes to MusicManagerSergeanur2020-09-192-34/+32
| * Renaming audio enum entries to something more like originalSergeanur2020-09-1910-518/+518
* | fix for frequency misscalculationRoman Masanin2020-09-281-1/+1
|/
* Fix RotateYSergeanur2020-09-151-8/+8
* Move a bunch of math to cpp files + small fixesSergeanur2020-09-1414-529/+857
* Fixes from miamieray orçunus2020-09-105-71/+69
* CFO fixeseray orçunus2020-08-255-37/+50
* new frontend customizationeray orçunus2020-08-258-637/+851
* Merge branch 'master' of https://github.com/GTAmodding/re3 into erorcuneray orçunus2020-08-2420-227/+253
|\
| * small fixSergeanur2020-08-241-1/+1
| * accidentally enabled extended stuff....aap2020-08-231-2/+2
| * weather fixesaap2020-08-232-8/+8
| * fixed CRenderer::ScanSectorPoly againaap2020-08-211-41/+42
| * small streaming fixesaap2020-08-201-16/+17
| * Cleanup CControllerConfigManager deletion a bitSergeanur2020-08-201-86/+49
| * Add VEHICLE_FIREWEAPON (disabled by default)Sergeanur2020-08-204-3/+55
| * Fix cAudioScriptObjectSergeanur2020-08-203-2/+15
| * changed a sound enumaap2020-08-205-62/+62
| * small fixesaap2020-08-204-14/+10
* | Revert "remove CFO"eray orçunus2020-08-198-21/+533
|/
* txd.img bugaap2020-08-192-0/+6
* Merge pull request #688 from aap/masteraap2020-08-1961-18/+3723
|\
| * Merge branch 'master' of github.com:gtamodding/re3aap2020-08-1826-661/+831
| |\
| * | neo pipelinesaap2020-08-1861-18/+3723
* | | Island loading cleanup and fixSergeanur2020-08-197-58/+42
* | | little fixNikolay Korolev2020-08-181-3/+3
* | | Added bug fix to fix mission related crashesJack Powell2020-08-181-0/+4
* | | CREATE_RANDOM_CAR_FOR_CAR_PARK is supposed to be RANDOM_VEHICLEJack Powell2020-08-181-1/+1
* | | Fix small logic mistake in CGarage::RemoveCarsBlockingDoorNotInsideJack Powell2020-08-181-1/+1