eray orçunus
|
fec01aeff1
|
Fix some sanitizer errors, improve POSIX streamer
|
2020-10-08 17:58:18 +03:00 |
|
Andrew Udvare
|
1a3e254b6c
|
CdStreamPosix: fix type issues
|
2020-10-08 17:53:32 +03:00 |
|
Andrew Udvare
|
ef9455c324
|
premake5: Place macosx-amd64 after arm64
Fixes xcode4 project from Premake getting the wrong target (for now).
|
2020-10-08 17:53:14 +03:00 |
|
Andrew Udvare
|
2bb29a50b7
|
core/CdStreamPosix: switch to named semaphores to support macOS
macOS does not support unnamed semaphores. The functions return ENOSYS.
|
2020-10-08 17:52:12 +03:00 |
|
Andrew Udvare
|
d590fdddf6
|
macOS support; thanks to @MrYadro
This should support ARM64 and x86-64.
-target flag based on information from
https://developer.apple.com/documentation/xcode/building_a_universal_macos_binary#3618377.
|
2020-10-08 17:51:43 +03:00 |
|
eray orçunus
|
7f330bfbf9
|
Merge branch 'master' of https://github.com/GTAmodding/re3
|
2020-10-08 16:25:05 +03:00 |
|
erorcun
|
bf98dcbc3a
|
Merge pull request #743 from erorcun/master
Fix some sanitizer errors, improve POSIX streamer
|
2020-10-08 16:15:55 +03:00 |
|
erorcun
|
3435d6656c
|
Merge pull request #748 from theR4K/miamiUpstream
CExplosion and some audio
|
2020-10-08 16:15:18 +03:00 |
|
majestic
|
7861992fe6
|
CWaterCreatures
|
2020-10-08 05:59:08 -07:00 |
|
majestic
|
f5e6a3a274
|
Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami
|
2020-10-07 18:07:15 -07:00 |
|
erorcun
|
fa373c7fdb
|
Merge branch 'miami' into miami
|
2020-10-08 01:29:35 +03:00 |
|
eray orçunus
|
0409907438
|
Merge branch 'master' of https://github.com/GTAmodding/re3
|
2020-10-08 01:26:34 +03:00 |
|
eray orçunus
|
07cdd06373
|
little renamings & librw update
|
2020-10-08 01:17:19 +03:00 |
|
erorcun
|
8b7bf76260
|
Merge pull request #735 from theR4K/miami
car fly cheat enhancement
|
2020-10-08 00:59:10 +03:00 |
|
eray orçunus
|
da39624f1c
|
Pad, BulletInfo, ProjectileInfo, fixes
|
2020-10-08 00:26:24 +03:00 |
|
majestic
|
6556dc1fdf
|
Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami
|
2020-10-05 13:14:49 -07:00 |
|
eray orçunus
|
556dbdcdd6
|
Merge branch 'master' of https://github.com/GTAmodding/re3
|
2020-10-05 22:18:51 +03:00 |
|
Roman Masanin
|
a6a1de5006
|
rename var
|
2020-10-05 19:05:13 +03:00 |
|
Filip Gawin
|
e3571510ae
|
Fix build on clang
|
2020-10-05 17:40:44 +02:00 |
|
Roman Masanin
|
4fd93fea51
|
fix mistakes
|
2020-10-05 17:24:57 +03:00 |
|
Roman Masanin
|
e3273d7268
|
CExplosion done
|
2020-10-05 16:14:48 +03:00 |
|
Nikolay Korolev
|
6853be36c8
|
Merge remote-tracking branch 'upstream/master'
|
2020-10-05 16:10:26 +03:00 |
|
Nikolay Korolev
|
2bfb54b192
|
fixed darkel/replay
|
2020-10-05 16:09:44 +03:00 |
|
majestic
|
fd0602a9ac
|
Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami
|
2020-10-05 04:44:02 -07:00 |
|
eray orçunus
|
c5a61b3d3b
|
Merge branch 'master' of https://github.com/GTAmodding/re3
|
2020-10-05 14:26:42 +03:00 |
|
eray orçunus
|
9db0d7bba1
|
Merge branch 'master' of https://github.com/GTAmodding/re3 into audioFix
|
2020-10-05 14:24:45 +03:00 |
|
eray orçunus
|
ee27cae732
|
Fix Linux audio path
|
2020-10-05 14:23:37 +03:00 |
|
eray orçunus
|
1a0b71bd47
|
Fix Audio
|
2020-10-05 14:23:12 +03:00 |
|
eray orçunus
|
6f3f581d8a
|
Fix Audio
|
2020-10-05 13:59:40 +03:00 |
|
Andrew Udvare
|
5454456cb3
|
VS Code settings for code and debugging (Linux x64 only)
|
2020-10-05 04:57:21 -04:00 |
|
Roman Masanin
|
4867d9949d
|
some audio and part of CExplosion
|
2020-10-05 03:04:35 +03:00 |
|
eray orçunus
|
49ae7da5ce
|
Fix Linux audio path
|
2020-10-05 01:25:56 +03:00 |
|
shfil
|
c31e3e6823
|
Merge pull request #741 from ShFil119/fix/make_space
Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size)
|
2020-10-04 22:02:28 +02:00 |
|
eray orçunus
|
8c170a62ee
|
Fix some sanitizer errors, improve POSIX streamer
|
2020-10-04 22:39:54 +03:00 |
|
erorcun
|
ea4007a13c
|
Merge pull request #738 from erorcun/master
Fixes, mouse AUX buttons, joystick detect menu, INI
|
2020-10-04 22:18:33 +03:00 |
|
erorcun
|
fae97f29c4
|
Merge branch 'master' into master
|
2020-10-04 22:12:57 +03:00 |
|
Roman Masanin
|
1b3144f978
|
back to the future style wheels on flying
|
2020-10-04 19:03:34 +03:00 |
|
Filip Gawin
|
0ac2be0093
|
Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size)
|
2020-10-04 13:18:24 +02:00 |
|
Nikolay Korolev
|
39678ba5ca
|
small fix
|
2020-10-03 16:16:46 +03:00 |
|
erorcun
|
a8c19dfed8
|
Merge pull request #734 from Tatsh/macos
macOS support
|
2020-10-03 13:22:08 +03:00 |
|
Roman Masanin
|
063a80ecfb
|
now BETTER_ALLCARSDODO_CHEAT tweak original cheat to be useful.
|
2020-10-03 02:26:49 +03:00 |
|
Roman Masanin
|
55d94c99b8
|
Merge remote-tracking branch 'upstream/miami' into miami
|
2020-10-03 01:52:37 +03:00 |
|
majestic
|
3a2be9a4ed
|
Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami
|
2020-10-02 13:43:29 -07:00 |
|
erorcun
|
fa65cf6017
|
Merge pull request #736 from Krutonium/master
Readme Adjustments
|
2020-10-02 21:35:47 +03:00 |
|
eray orçunus
|
3bd3330227
|
Load and write our settings in re3.ini & fixes
|
2020-10-02 21:18:34 +03:00 |
|
shfil
|
9d53b738cc
|
Merge pull request #737 from theR4K/miamiDev
just ProcessActiveQueues
|
2020-10-02 20:11:00 +02:00 |
|
Nikolay Korolev
|
8761763d95
|
fixed cargen check
|
2020-10-02 20:43:24 +03:00 |
|
Roman Masanin
|
1991f9b362
|
revert some changes and little fix
|
2020-10-02 20:35:16 +03:00 |
|
erorcun
|
72f342245d
|
Merge pull request #731 from erorcun/miami
Population done, mouse AUX buttons, Frontend, Hud, fixes
|
2020-10-02 17:39:15 +03:00 |
|
Roman Masanin
|
6ff138ca76
|
fix build(bcs func CheckForAnAudioFileOnCD not used anymore)
|
2020-10-02 05:03:29 +03:00 |
|