Rev Author Branch Log Message Date SHA
r16720
Avatar Qais Patankar
1.5.7 Update CCredits.cpp
30 April, 2019
Avatar Dutchman101
1.5.7 Added SD #31 and #32 as default for , improved comments
• This change is neccesary to combat a rampant type of unfair advantage/cheating on a larger scale.
30 April, 2019
r16718
Avatar saml1er
1.5.7 apply restoreTaskOnAnimEnd even if equipped with weapon for setPedAnimation
30 April, 2019
r16717
Avatar Marek Kulik
1.5.7 Addendum to 5910ddf: Apply to client-side
30 April, 2019
Avatar Patrik Juvonen
1.5.7 Fix #904: Master volume is not applied for GTA:SA sounds after launching the game
The master volume cvar is never applied upon launch, so it makes sense to apply it at the same time when other game settings are applied.
29 April, 2019
r16715
Avatar Marek Kulik
1.5.7 setTimer: Allow interval below 50ms
29 April, 2019
r16714
Avatar saml1er
1.5.7 Fix #902: restoreTaskOnAnimEnd in setPedAnimation improvement
28 April, 2019
Avatar Qais Patankar
1.5.7 Fix trailing newline in ignore file
28 April, 2019
r16710
Avatar Patrik Juvonen
1.5.7 Update .gitattributes
• Remove /.travis.yml and /appveyor.yml
• Add /azure-pipelines.yml
...
28 April, 2019
Avatar Patrik Juvonen
1.5.7 Merge branch 'vendor/libpng-1.6.37'
28 April, 2019
Avatar Patrik Juvonen
1.5.7 Merge branch 'vendor/curl-7.64.1'
28 April, 2019
r16705
Avatar saml1er
1.5.7 Addendum to previous commit
Remove static variables
27 April, 2019
Avatar saml1er
1.5.7 Fix #500: Moving in opposite direction stops the player from moving
27 April, 2019
Avatar Qais Patankar
1.5.7 Fix #557: zalgo chat messages spill over (#885)
Previously the render bounds for a singular chat line would be the
entire chat render bounds.
...
27 April, 2019
Avatar Patrik Juvonen
1.5.7 Fix premake StaticRuntime flag deprecation warnings
Warnings were thrown when running premake through like win-create-projects.bat.
- Warning: the flags value StaticRuntime has been deprecated and will be removed.
...
27 April, 2019
Avatar sbx320
1.5.7 Disable xlocale.h for json-c
27 April, 2019
Avatar Pascal St�cker
1.5.7 Merge pull request #876 from multitheftauto/feature/c++17
Enable C++17
27 April, 2019
Avatar sbx320
1.5.7 Disable travis clang for now
27 April, 2019
Avatar sbx320
1.5.7 clang-8.0 -> clang-8
27 April, 2019
Avatar sbx320
1.5.7 llvm-toolchain-xenial-8.0 -> llvm-toolchain-xenial-8
27 April, 2019
Avatar sbx320
1.5.7 Unignore linux syscall support
27 April, 2019
Avatar sbx320
1.5.7 Add missing breakpad files
Use __has_include to find ncurses
27 April, 2019
Avatar Justus H
1.5.7 Update to gcc-8 and clang-8.0
26 April, 2019
Avatar Jusonex
1.5.7 Add temp fix for crash in Multiplayer SA
27 April, 2019
Avatar Jusonex
1.5.7 Fix a couple of compiler warnings
27 April, 2019
Avatar Jusonex
1.5.7 Drop Travis and AppVeyor
27 April, 2019
r16660
Avatar saml1er
1.5.7 Remove hardware breakpoint
26 April, 2019
Avatar saml1er
1.5.7 Nullify pRunNamedAnimDestructorHandler in CClientGame destructor
26 April, 2019
r16641
Avatar saml1er
1.5.7 Log incorrect interface for GetGroupID crash
This code can be removed after 10 days or so
25 April, 2019
Avatar Qais Patankar
1.5.7 Fix disabled comboboxes showing a hovered arrow
25 April, 2019
Avatar Qais Patankar
1.5.7 Fix invisible disabled scrollbars
Sorry, can't figure out a way to apply a tint to the arrow buttons.
25 April, 2019
Avatar Qais Patankar
1.5.7 Fix WidgetLookFeel::getImagerySection exceptions
Previously the following would be spammed into CEGUI.log:
• `Exception: WidgetLookFeel::getImagerySection - unknown imagery section
...
25 April, 2019
r16634
Avatar Qais Patankar
1.5.7 Add GetCurrentSpeed to CAnimBlendAssociation
23 April, 2019
Avatar saml1er
1.5.7 Addendum to 49ffc913457b9431f23e62b28d7fad6eff41b695
Rename CrouchToBeSetOnAnimEnd to TaskToBeSetOnAnimEnd
23 April, 2019