Rev Author Branch Log Message Date SHA
r7409
Avatar ccw
1.5.0 Crash fix for incorrect main thread detection
11 August, 2015
r7407
Avatar ccw
1.5.0 Crash fix for incorrect main thread detection
11 August, 2015
r7406
Avatar ccw
1.5.0 Small fixes for Linux allocation tracking.
Nightly build tweaks.
10 August, 2015
r7405
Avatar Qais Patankar
1.5.0 Merge pull request #9 from lopezloo/master
Add is/setVehicleWindowOpen
9 August, 2015
r7401
Avatar ccw
1.5.0 Updated version to 1.6
9 August, 2015
r7399
Avatar sbx320
1.5.0 Merge branch 'master' of https://github.com/multitheftauto/mtasa-blue.git
7 August, 2015
Avatar sbx320
1.5.0 Fixed a few memory leaks when running the server from the client (Map Editor/Host Game)
Fixed PACKET_ID_PLAYER_NO_SOCKET being incorrectly parsed as CPlayerNetworkStatusPacket and leaking a packet
Fixed CPerfStatBandwidthUsageImpl not saving stats upon server stop
7 August, 2015
Avatar Qais Patankar
1.5.0 Merge pull request #8 from qaisjp/feature/fov-manipulation
Add set/getCameraFieldOfView with modes
7 August, 2015
Avatar Qais Patankar
1.5.0 Remove camera fov oop variable
6 August, 2015
Avatar Qais Patankar
1.5.0 Destroy messagebox on disconnect whilst connecting
This commit fixes issue 0008983: 'disconnect' won't destroy the 'Connecting
to...' or 'Entering the game ... window.
...
6 August, 2015
r7393
Avatar ccw
1.5.0 Added server connection continuation after update #2
2 August, 2015
r7392
Avatar Jusonex
1.5.0 Added missing OOP definitions
Addendum to 3bdd7dcb037fbb0abb19a0118603b399bf73ca38 and b771d428e2ab6d305291f4b759a23227ab9b89ec
1 August, 2015
Avatar Jusonex
1.5.0 Added getBrowserSource
Syntax:
bool getBrowserSource ( function callback )
...
1 August, 2015
Avatar ccw
1.5.0 Added server connection continuation after update
1 August, 2015
Avatar Jusonex
1.5.0 Improved browser audio functions
This commit adds getBrowserVolume and changes setBrowserVolume to be persistent
1 August, 2015
Avatar Jusonex
1.5.0 Tweaked isBrowserDomainBlocked
1 August, 2015
Avatar ccw
1.5.0 Sped up client disconnect.
Compile fixes for alloc tracking mode.
Possible fix for server getTickCount rounding.
1 August, 2015
Avatar Jusonex
1.5.0 Fixed #8972 ("Disconnect required" appears always after setting browser settings)
Also added a missing translate macro ("Remember decision")
1 August, 2015
Avatar Qais Patankar
1.5.0 Add "type" parameter to setAccountPassword
This lets setAccountPassword take hashed forms.
The new syntax is: setAccountPassword(account, string password[, string
...
1 August, 2015
Avatar Qais Patankar
1.5.0 Document m_strType in CAccountPassword
1 August, 2015
r7383
Avatar ccw
1.5.0 Fixed a crash on quit
31 July, 2015