Nikolay Korolev
|
88b4c7b50b
|
merge
|
2021-08-08 15:34:02 +03:00 |
|
Nikolay Korolev
|
70080f1fdb
|
mission replay
|
2021-08-01 12:54:05 +03:00 |
|
Sergeanur
|
250727c9ca
|
Fix muzzleflash rotation
|
2021-07-26 09:52:39 +03:00 |
|
Sergeanur
|
cafc0f3c10
|
Fix ridiculously accurate bullets when you shoot behind with enabled free camera
|
2021-07-26 08:28:01 +03:00 |
|
Sergeanur
|
123f2fda9b
|
Fix ridiculously accurate bullets when you shoot behind with enabled free camera
|
2021-07-26 08:22:57 +03:00 |
|
Sergeanur
|
bbbe9b2632
|
Fix enum use
|
2021-07-22 07:06:54 +03:00 |
|
withmorten
|
011aafa043
|
finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
|
2021-07-10 17:30:27 +02:00 |
|
withmorten
|
6f103a3b82
|
finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
|
2021-07-10 02:06:43 +02:00 |
|
erorcun
|
a8549e86a7
|
Sanitizer fixes 2
|
2021-07-03 01:42:24 +03:00 |
|
withmorten
|
d17d437de3
|
rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)
|
2021-06-28 13:57:05 +02:00 |
|
withmorten
|
cb3b3855b8
|
rename clamp macro to Clamp to fix compilation with g++11
|
2021-06-28 13:31:35 +02:00 |
|
Sergeanur
|
f8297df9c5
|
Redo ReadSaveBuf + common.h cleanup
|
2021-06-28 05:12:54 +03:00 |
|
withmorten
|
f3a931e1c9
|
Revert "Revert "Redo ReadSaveBuf + common.h cleanup""
This reverts commit af7573ddbe .
|
2021-06-26 19:14:46 +02:00 |
|
erorcun
|
af7573ddbe
|
Revert "Redo ReadSaveBuf + common.h cleanup"
This reverts commit 2b67aba94c .
|
2021-06-26 00:25:59 +03:00 |
|
Sergeanur
|
2b67aba94c
|
Redo ReadSaveBuf + common.h cleanup
|
2021-06-25 19:03:51 +03:00 |
|
Sergeanur
|
5bcdb933a7
|
Use bool8 in audio code
|
2021-06-24 21:34:32 +03:00 |
|
Sergeanur
|
786e101acf
|
Use bool8 in audio code
|
2021-06-24 21:32:43 +03:00 |
|
Sergeanur
|
9fce8636b0
|
Fix muzzleflash rotation
|
2021-02-26 20:37:22 +02:00 |
|
Sergeanur
|
c5303c2ea4
|
Fix muzzleflash rotation
|
2021-02-26 20:31:26 +02:00 |
|
aap
|
996772faf2
|
add debug render groups
|
2021-02-18 12:21:52 +01:00 |
|
aap
|
9db87fc636
|
add debug render groups
|
2021-02-18 12:21:47 +01:00 |
|
Sergeanur
|
97351ad2c2
|
Use original animation names from VCS
|
2021-01-27 18:50:24 +02:00 |
|
Sergeanur
|
0f623c2354
|
Use original animation names from VCS
|
2021-01-26 19:35:40 +02:00 |
|
withmorten
|
29fb996b00
|
make building with Codewarrior 7 possible
|
2021-01-24 17:08:34 +01:00 |
|
withmorten
|
feb993e751
|
get rid of most --MIAMI comments
|
2021-01-22 11:43:29 +01:00 |
|
withmorten
|
ac0f759b27
|
make building with Codewarrior 7 possible
|
2021-01-21 03:18:15 +01:00 |
|
withmorten
|
d5ce8b1ea3
|
add the bad crack "features" behind SECUROM define
|
2021-01-14 23:16:42 +01:00 |
|
aap
|
7994b80dcf
|
fixed weapon LOS check
|
2021-01-13 20:10:04 +01:00 |
|
shfil
|
d11325cf0f
|
Fix UB in ProjectileInfo.cpp
|
2020-12-31 16:34:50 +01:00 |
|
shfil
|
9938d04ca7
|
Fix UB in ProjectileInfo.cpp
|
2020-12-31 16:33:34 +01:00 |
|
aap
|
d89d3db126
|
fix UB
|
2020-12-31 16:14:51 +01:00 |
|
aap
|
1a8a1c91cb
|
fix UB
|
2020-12-31 16:14:46 +01:00 |
|
erorcun
|
dc96a49dfd
|
Ped: WeaponInfo: little fixes and renamings
|
2020-12-28 04:02:24 +03:00 |
|
erorcun
|
d3f2f4f6ac
|
Ped: WeaponInfo: little fixes and renamings
|
2020-12-28 03:25:26 +03: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 |
|
Sergeanur
|
b12eef1d56
|
Fix use of strncmp
|
2020-12-25 15:18:13 +02:00 |
|
erorcun
|
a50244dc16
|
signed/unsigned fixes, and some other fixes
|
2020-12-25 12:54:41 +03:00 |
|
Sergeanur
|
cfda5eb148
|
PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes
|
2020-12-18 02:58:09 +02:00 |
|
Sergeanur
|
e9a5670348
|
PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes
|
2020-12-18 02:57:54 +02:00 |
|
Nikolay Korolev
|
016ff5b4aa
|
sync with upstream
|
2020-12-08 12:00:24 +03:00 |
|
Sergeanur
|
aae4f3319f
|
Fixes
|
2020-12-08 03:29:08 +02:00 |
|
Nikolay Korolev
|
fe918d41c2
|
garages revision + some fixes
|
2020-12-06 19:30:51 +03:00 |
|
erorcun
|
774aa1570f
|
Merge pull request #853 from erorcun/miami
PlayerPed and "Redefine controls" menu done, fixes
|
2020-12-02 14:35:06 +03:00 |
|
erorcun
|
bd8b907d13
|
PlayerPed and "Redefine controls" menu done, fixes
|
2020-12-02 14:21:46 +03:00 |
|
Sergeanur
|
43d5831394
|
cAudioManager::ProcessPedOneShots + fixes
|
2020-12-01 23:38:36 +02:00 |
|
aap
|
d5bc382cb5
|
GTA_VERSION define and some config.h cleanup
|
2020-11-29 21:29:48 +01:00 |
|
Sergeanur
|
164f16c85b
|
Some TODOs done in Peds code
|
2020-11-25 19:39:57 +02:00 |
|
Sergeanur
|
fe40f65703
|
Reorganize CPed functions into their original cpp files
|
2020-11-20 01:18:37 +02:00 |
|
Sergeanur
|
9e45feb4fa
|
Reorganize CPed functions into their original cpp files
|
2020-11-19 21:12:20 +02:00 |
|