Commit Graph

3970 Commits

Author SHA1 Message Date
Sergeanur
9ad2f39a60
Merge pull request #902 from IlDucci/master
Minor changes on the Spanish translation
2020-12-27 13:55:03 +02:00
IlDucci
0b21fd02d3 Minor changes on the Spanish translation
- Replaced a few strings to unify them with reVC.
 - Fixed some translations on debug and re-exclusive strings.
 - Fixed the translation of "IMAGING" in the credits.
2020-12-27 12:44:06 +01:00
Sergeanur
759f91ce91 Fix drive-by machine gun sound 2020-12-27 10:58:33 +02:00
Sergeanur
22f12596fd Update readme 2020-12-27 07:38:52 +02:00
erorcun
a4ec3cdf0b trivial fix 2020-12-27 06:03:38 +03:00
erorcun
0b59eeb2bf Fix default mouse invert setting, vert. mouse sensitivity, set aspect ratio auto as default 2020-12-27 05:59:51 +03:00
erorcun
36e64dbd22 signed/unsigned fixes, and some other fixes 2020-12-27 05:23:37 +03:00
aap
0f020127f3 fixed some bike bugs 2020-12-26 16:00:06 +01:00
aap
9d62bed9f3 fix a struct init 2020-12-26 15:42:05 +01:00
aap
c5010d443c fix a struct init 2020-12-26 15:41:57 +01:00
aap
075650b9f3 ffs 2020-12-26 15:22:23 +01:00
aap
e9d0a1d015 ffs 2020-12-26 15:22:16 +01:00
aap
7cdec23ef2 include case 2020-12-26 15:19:27 +01:00
aap
17640302bf include case 2020-12-26 15:19:19 +01:00
aap
7613528e7e make screendrops independent of neo.txd; enable new rendering by default 2020-12-26 14:48:55 +01:00
aap
b21ca72c8b make screendrops independent of neo.txd; enable new rendering by default 2020-12-26 14:48:47 +01:00
aap
b41f93fcd6 garage cam fix 2020-12-26 13:45:53 +01:00
Sergeanur
c9c447e7a9 Weapon flags changed from bit fields to bit mask (R* vision) 2020-12-26 14:22:02 +02:00
Sergeanur
d459ef8820 Weapon flags changed from bit fields to bit mask (R* vision) 2020-12-26 14:21:45 +02:00
aap
688e277e89 fix mblur stencil 2020-12-26 13:02:30 +01:00
aap
8737a1d76a unfix particle bug 2020-12-26 11:43:57 +01:00
aap
612470cb3f unfix particle bug 2020-12-26 11:43:43 +01:00
Nikolay Korolev
f6fe5c96c9 Merge remote-tracking branch 'upstream/miami' into miami 2020-12-26 12:56:34 +03:00
Nikolay Korolev
149aef929d fixed replay 2020-12-26 12:56:20 +03:00
Sergeanur
3b2558bb9e Add optimize off to fix compiler bug CBike::ProcessControl 2020-12-26 11:54:35 +02:00
erorcun
57098a77ec Backface cull. in INI, mouse sensitivity fix, aspect ratio auto as default 2020-12-26 12:10:04 +03:00
erorcun
47b620396f
insert logo to README 2020-12-26 12:06:22 +03:00
erorcun
560bf30e9b
Merge pull request #775 from hazelnot/icons
Added logo
2020-12-26 12:02:34 +03:00
Sergeanur
99a3fe0a13 Fix not being able to hit lying peds with melee weapon 2020-12-26 10:04:26 +02:00
Sergeanur
441b3864f3 cPedParams ctor 2020-12-26 07:53:30 +02:00
Sergeanur
18bea3cfa5 Fix weapon pickup sound 2020-12-26 07:31:53 +02:00
Sergeanur
783d1edaf1 cVehicleParams ctor 2020-12-25 20:27:37 +02:00
Sergeanur
2b96be0418 cVehicleParams ctor 2020-12-25 20:22:43 +02:00
Sergeanur
977a1a08e9
Merge pull request #897 from Sergeanur/VC/aud
cAudioManager::ProcessOneShotScriptObject
2020-12-25 20:10:20 +02:00
Sergeanur
7a7061ea92 Use intensity in ProcessBoatEngine 2020-12-25 20:00:12 +02:00
Sergeanur
90ef1d2d31 cAudioManager::ProcessBoatEngine 2020-12-25 19:59:45 +02:00
Sergeanur
03c3eeb937 cAudioManager::ProcessBoatEngine fixes 2020-12-25 19:57:09 +02:00
Sergeanur
9345efbafb cPedParams fixes 2020-12-25 17:42:40 +02:00
Sergeanur
b8bf3cb790 cPedParams fixes 2020-12-25 17:39:49 +02:00
Sergeanur
fa6eb3a64f cAudioManager::ProcessOneShotScriptObject 2020-12-25 17:22:18 +02:00
Sergeanur
587c788ce3 Fix 2020-12-25 17:20:57 +02:00
Sergeanur
356f101078 Fix cAudioManager::ProcessPedOneShots crash 2020-12-25 16:24:20 +02:00
Sergeanur
e00b8a93bf Fix use of strncmp 2020-12-25 15:18:48 +02:00
Sergeanur
b12eef1d56 Fix use of strncmp 2020-12-25 15:18:13 +02:00
shfil
dc72729a40
Merge pull request #895 from ShFil119/miami_audio
More audio
2020-12-25 14:02:47 +01:00
Filip Gawin
cf8799d116 More audio enums 2020-12-25 13:51:09 +01:00
Sergeanur
c0be4a3f7d Fix cMusicManager::SetRadioChannelByScript 2020-12-25 12:06:08 +02:00
erorcun
3b85457020
Merge pull request #894 from erorcun/miami
signed/unsigned fixes, and some other fixes
2020-12-25 12:56:31 +03:00
erorcun
a50244dc16 signed/unsigned fixes, and some other fixes 2020-12-25 12:54:41 +03:00
Nikolay Korolev
5f98b4fdca Merge remote-tracking branch 'upstream/miami' into miami 2020-12-25 12:12:09 +03:00