Rev | Author | Branch | Log Message | Date | SHA |
---|---|---|---|---|---|
r23014 | master | Fix #539 Changing player position when he/she has a jetpack will remove the jetpack and bug when skin is changed (#3511) |
1 March, 2025 | ||
master | Update CEF to 133.4.5+gdb28106+chromium-133.0.6943.142 |
1 March, 2025 | |||
master | Fix class hierarchy. Remove VTBL hacks (#3766) • Fix camera class definitions • Fix camera matrix related (https://github.com/multitheftauto/mtasa-blue/pull/3766#discussion_r1786664244) ... |
1 March, 2025 | |||
master | Fix `sourceResourceRoot` for client-sided events (#4021) |
1 March, 2025 | |||
master | Fix invalid references counter to TXD after engineSetModelTXDID (#4043) |
1 March, 2025 | |||
master | Refactor CWeaponSA class (#4048) |
1 March, 2025 | |||
master | New Crowdin updates (PR #4054) |
28 February, 2025 | |||
master | Visual Studio Update Build Tools 2022: 17.13.35825.156 This is an automated commit to keep track of toolchain changes on the build server. ... |
28 February, 2025 | |||
master | Update client en_US pot [ci skip] |
27 February, 2025 | |||
master | Use export redirection to load winmm exports |
27 February, 2025 | |||
master | Fix in-game updater dialog incorrectly showing 0% progress Bug was caused by 74c2a5d1 |
1 March, 2025 | |||
master | Hide login cmd from chat history (#3725) Censor /login command in chatbox history (fixes#2518). This will also stop logging anything said using `/bind chatbox login` |
1 March, 2025 | |||
r23002 | master | Print local server output to console on disconnect/shutdown |
25 February, 2025 | ||
master | Improve graceful server shutdown |
25 February, 2025 | |||
master | Update MySQL to 8.4.4 and OpenSSL to 3.4.1 |
25 February, 2025 | |||
r22997 | master | Fix killPedTask crash (PR #4045) |
23 February, 2025 | ||
master | Add new client function playPedVoiceLine (PR #4044) |
23 February, 2025 | |||
master | Disable all workflows except build on GitHub forks |
23 February, 2025 | |||
master | Add workflow to auto-merge Crowdin pull request every Friday |
23 February, 2025 | |||
master | New Crowdin updates (PR #4038) |
23 February, 2025 | |||
master | Visual Studio Update Build Tools 2022: 17.13.35818.85 This is an automated commit to keep track of toolchain changes on the build server. ... |
20 February, 2025 | |||
master | Update client en_US pot [ci skip] |
19 February, 2025 | |||
master | Revert changes from pull request #3930 |
19 February, 2025 | |||
r22989 | master | Update client en_US pot [ci skip] |
19 February, 2025 | ||
master | Revert "Refactor repeated uses of CCore::CreateXML (PR #4033)" This reverts commit 8fa45f17befc84a347c91a6425fbc55ebc691d1d. |
19 February, 2025 | |||
r22987 | master | New Crowdin updates (PR #4034) |
18 February, 2025 | ||
master | Allow replacement of CJ clothing models (PR #3967, Fixes #1017) |
18 February, 2025 | |||
master | Minor refactor for try-catch blocks (PR #4019) |
18 February, 2025 | |||
master | Update client en_US pot [ci skip] |
18 February, 2025 | |||
master | Refactor repeated uses of CCore::CreateXML (PR #4033) |
18 February, 2025 | |||
master | Update client en_US pot [ci skip] |
18 February, 2025 | |||
master | Fix postbuildcommands for CEF |
18 February, 2025 | |||
master | Use job object to kill CEF process on exit (Fixes #4032) |
18 February, 2025 | |||
master | Minor refactor for CEFLauncher |
18 February, 2025 | |||
master | Remove dead CFileSystemHook code |
18 February, 2025 | |||
r22977 | master | Revert "Temporary textures cleanup (#3978)" This reverts commit f91e1dec07ac58aa72ebaa00a0b0e1571c5c7d95. Details on revert: https://github.com/multitheftauto/mtasa-blue/pull/4031#issuecomment-2664054520 (to find out if it's the original culprit) |
17 February, 2025 | ||
master | Revert streaming changes (#4031) • Revert "Fix bad streaming performance in some cases (#4013)" This reverts commit 682b02b1d782bb5e981bd59c290b253a7b611dfc. ... |
17 February, 2025 | |||
r22975 | master | Update 7-Zip Standalone plugins to 24.09 (24.9.0.0) |
17 February, 2025 | ||
master | Partially revert f82aa01 (Linux Premake can't be updated until glibc errors are resolved) utils/premake5: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by utils/premake5) utils/premake5: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by utils/premake5) ... |
17 February, 2025 | |||
master | Addendum to acfa0df |
17 February, 2025 | |||
master | Update d3dcompiler_47.dll to 24H2 Jan2025 (ahead of CEF) |
17 February, 2025 | |||
master | Update Premake to 5.0.0-b5 |
17 February, 2025 | |||
master | Update launchers |
17 February, 2025 | |||
master | Update SQLite from 3.46.0 to 3.49.0 |
17 February, 2025 | |||
master | libspeex: Fix OOB Cherry-picked from https://github.com/xiph/speex/commit/a3638f295371669fc73607244aab728d74c6a3e5 |
17 February, 2025 | |||
master | libspeex: Fix UB/Flow-cast overflow (and similar ones) Cherry-picked from https://github.com/xiph/speex/pull/28/commits/db6af6172bbf4acf34f65959a91dbfd653b658e3 |
17 February, 2025 | |||
master | Update libspeex |
17 February, 2025 | |||
master | Update nvapi from R555 to R570 |
17 February, 2025 | |||
master | Fix streaming crash (#4030) |
17 February, 2025 | |||
master | Update installer en_US pot [ci skip] |
16 February, 2025 | |||
r22962 | master | Update CEF to 133.4.6+g24b5131+chromium-133.0.6943.99 |
15 February, 2025 | ||
master | Addendum #2 to 682b02b |
15 February, 2025 | |||
master | Addendum to 682b02b |
15 February, 2025 | |||
master | Fix bad streaming performance in some cases (#4013) Designed to fix #813 and #3985 (needs to be confirmed in practice) |
15 February, 2025 | |||
master | Update client en_US pot [ci skip] |
12 February, 2025 | |||
master | Minor refactor for ASE player flags (PR #4018) |
12 February, 2025 | |||
master | Visual Studio Update Build Tools 2022: 17.13.35806.99 This is an automated commit to keep track of toolchain changes on the build server. ... |
12 February, 2025 | |||
master | Fix createBuilding disable_backface_culling (#4016) Fix disable_backface_culling |
11 February, 2025 | |||
master | Addendum to 08fd927 The removal of "snapshot_blob.bin" from CEF & Chromium ... |
16 February, 2025 | |||
r22953 | master | Fix building crashes related to rotation (PR #4005) |
9 February, 2025 | ||
master | Fix SVG drawing issues (#4012) |
9 February, 2025 | |||
r22951 | master | Fix crash from CFire::Extinguish hook |
8 February, 2025 | ||
master | Revert 6c11f16 Refer to comment @ https://github.com/multitheftauto/mtasa-blue/commit/6c11f16b35779a5f9a27494423e0a2f7b10087ff#commitcomment-152308164 for details |
8 February, 2025 |