Rev Author Branch Log Message Date SHA
r16554
Avatar Kamil Marciniak
1.5.7 testLineAgainstWater crash fix (#836)
• Add additional out of bounds check in line segment / grid intersection

...
23 February, 2019
r16542
Avatar Patrik Juvonen
1.5.7 Attempt to fix client curl crash described in #831
• Cherry-picked curl change from https://github.com/curl/curl/commit/927a5bd1b4f95fe2331c9d9923c620ba8e274d6c
• Potentially two more commits that have to be cherry-picked into our build from curl master to completely wipe out this crash, but we will see.
...
22 February, 2019
Avatar Pascal St�cker
1.5.7 Update CI
Updates Travis CI to use Xenial as base distro
Updates clang (Travis) to 6.0
...
22 February, 2019
r16540
Avatar sbx320
1.5.7 Reload zipped resources on restart if changed
Fixes #830
21 February, 2019
r16535
Avatar Marek Kulik
1.5.7 Revert "Don't call onClientElementStreamIn for already streamed-in elements (PR #825)"
This reverts commit 827845f05b073d33550dd51a429d222a879aaa17.
18 February, 2019
Avatar sbx320
1.5.7 Prefer a thread pool for resource file hashing over std::async
std::async appears to not use a thread pool behind the scenes on Linux, which starts
too many threads when loading a large resource
...
20 February, 2019
r16413
Avatar Marek Kulik
1.5.7 Add embedded surface infos byte array
19 February, 2019
r16404
Avatar Marek Kulik
1.5.7 Add event onClientElementModelChange (#824)
18 February, 2019
Avatar Marek Kulik
1.5.7 Don't call onClientElementStreamIn for already streamed-in elements (PR #825)
18 February, 2019
Avatar Marek Kulik
1.5.7 Add event onClientElementModelChange
18 February, 2019
r16401
Avatar Qais Patankar
1.5.7 Merge pull request #819 from patrikjuvonen/vendor/curl-7.64.0
Update curl from 7.63.0 to 7.64.0
17 February, 2019
Avatar Jusonex
1.5.7 Update CEF to 3.3626.1891.g52be333 (Chromium 72.0.3626.96)
17 February, 2019
Avatar Nikita Obrecht
1.5.7 Remove unused SetPedSunbathing declaration (#820)
17 February, 2019
Avatar patrikjuvonen
1.5.7 Update curl to 7.64.0
17 February, 2019
r16369
Avatar ccw808
1.5.7 Updated translations
17 February, 2019
r16368
Avatar Marek Kulik
1.5.7 Fix MSVC error C7553: inline assembler in lambda
16 February, 2019
Avatar Marek Kulik
1.5.7 Add .gitattributes with temporarily disabled entries
15 February, 2019
Avatar Marek Kulik
1.5.7 sqlite: Update to 3.27.1 (PR #818)
16 February, 2019
r16365
Avatar CrosRoad95
1.5.7 Add surface property editing functions (PR #702)
14 February, 2019
Avatar Marek Kulik
1.5.7 Fix #804: Postpone client sync after broadcasting resource to client
14 February, 2019
Avatar Kamil Marciniak
1.5.7 Fix for incorrect segment/triangle intersection code (#816)
14 February, 2019