Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/multitheftauto/mtasa-blue

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
https://github.com/multitheftauto/mtasa-blue

Remove m_usDimension from CClientWater

Use m_usDimension from CClientEntity, otherwise getElementDimension returns always 0

dc034cbcfd35725bb2d3af43ae34cf1448f27ccc authored about 5 years ago by Marek Kulik <[email protected]>
Add crash fix for CPlaceName::Process

- Solves crash offset 00171f4a

cb350fc5642bf74348f54923e37839f7e31fe493 authored about 5 years ago by Marek Kulik <[email protected]>
Fix #1102: Add farm trailer (610) as exception for Tractor

08178e4e921bb78352b2384c5f3f76892b41be2f authored about 5 years ago by Marek Kulik <[email protected]>
Addendum to 89978b5c7845c997bde24d3a36f320cafba56bcd: Refactor and crash fix

d76c4eab7728f1e573e2e70d4404e212ee62c1ab authored about 5 years ago by Marek Kulik <[email protected]>
Add option to automatically rename d3d9.dll in game directory

Launcher will rename the d3d9.dll in the GTA:SA directory to d3d9.dll.bak if this option was sel...

9e82aa85e353870dcb0bfa12f603cc6777e6ec9f authored about 5 years ago by Marek Kulik <[email protected]>
Use renamed CVehicleSAInterface member fields in CVehicleSA

f5e7adc4b9e653514cfa671b20e3896a9b5c0712 authored about 5 years ago by Marek Kulik <[email protected]>
Add two missing fields to CVehicleSAInterface

m_towingVehicle and m_trailerVehicle

4177a27c197f9e7468a74f78416f952416a7fedc authored about 5 years ago by Marek Kulik <[email protected]>
Log device address in CProxyDirect3DDevice9

39700e31e887ee9acc78b7455a8f15984046ad92 authored about 5 years ago by Marek Kulik <[email protected]>
Log d3d9.dll md5 hash if present in GTA:SA directory

fd25753b29556ae0191614a362b37ce5dace53c8 authored about 5 years ago by Marek Kulik <[email protected]>
Fix anim group crash in CopyAnimation hook

Another ancient crash which is also called "sniper crash." The anim group ID of ped might be inc...

9434ba8c73125372eedcfb0a440db0a7c66bdbf5 authored about 5 years ago by saml1er <[email protected]>
Merge pull request #1099 from patrikjuvonen/vendor/curl-7.66.0

Update curl from 7.65.3 to 7.66.0

df6e452551c61130c307e2debd60ca8018eee50b authored about 5 years ago by Qais Patankar <[email protected]>
Fix #1071: remove mtalocal URL scheme and error out on bad usage

c4c01e29d29d214e51c7d689d8753e37e31c5e27 authored about 5 years ago by Patrik Juvonen <[email protected]>
Fix #1069: error out if creating browser with size smaller than 1x1

a26417f2f4f313f23cf96add09c75fd8d0256b6d authored about 5 years ago by Patrik Juvonen <[email protected]>
Merge remote-tracking branch 'upstream/master' into next

c87d44805174019ad7e09485fa3557a040e178bd authored about 5 years ago by Patrik Juvonen <[email protected]>
Addendum to a80f8d6: fix Windows build error

3ef4ce388783865a6bdb3299fede3156caeb3189 authored about 5 years ago by Patrik Juvonen <[email protected]>
Merge remote-tracking branch 'upstream/master' into next

3c818ab77c02b643cecef82e1026140dd1237b31 authored about 5 years ago by Patrik Juvonen <[email protected]>
Fix #1096: check if sound element is streamed in before creating sound

a80f8d6e5d4476fdf572add691bc1cd081ddcbb9 authored about 5 years ago by Patrik Juvonen <[email protected]>
Revert "Revert "Add client setting to toggle internet sound streams (#834)""

This reverts commit 59b5fb2483a1623ab3545e5481da5aedc6fbb085.

7f9d551e8ffc12bd1fa0a5b6a7927e6d807d2cef authored about 5 years ago by Patrik Juvonen <[email protected]>
Update curl from 7.65.3 to 7.66.0

5d8e4e489e6652a7a20c9348f42056d51c807f0e authored about 5 years ago by Patrik Juvonen <[email protected]>
Merge remote-tracking branch 'upstream/master' into lod

462413649f54c0197cf6e7a9a9cf04c50ecb6137 authored about 5 years ago by Patrik Juvonen <[email protected]>
Add patch for gta_sa variant

63bf94ffc08dab0d032c8eda167e417ccded985c authored about 5 years ago by ccw808 <[email protected]>
Wait for main thread in CWebView::VerifyFile

4c3bbb91468205d8e55c53e6a2cfe96ca306f2c7 authored about 5 years ago by Marek Kulik <[email protected]>
Fix result assignment in GetFullPathFromLocal

45f16bea8bdd2911228a818d173a9fe027f8ee4a authored about 5 years ago by Marek Kulik <[email protected]>
Add crash fix for CVehicleModelInfo::LoadVehicleColours

- Solves crash offset 001b6b2f

9883e4f9ea4ae94dfc1bc858178755683f56988b authored about 5 years ago by Marek Kulik <[email protected]>
Added patch for latest gta_sa version

03c16132ebc249e41529100b9fb999f6a30f3d44 authored about 5 years ago by ccw808 <[email protected]>
Updated BASS libraries

- Addendum to crash fixes from e5ede83 as the update had a little problem, causing new crashes.

cd3d25b4d80b80b86900d1ac9749bc60326f5ba6 authored about 5 years ago by Dutchman101 <[email protected]>
Add crash fix for CTaskComplexCarSlowBeDraggedOutAndStandUp

c52d07aca947516a069fc371f4f1cbdd3d106839 authored about 5 years ago by Marek Kulik <[email protected]>
Addendum to 89978b5c7845c997bde24d3a36f320cafba56bcd

- Move a comment

6f5e2b15d97dc3ca325288ff3e964d2a5e2aa0a6 authored about 5 years ago by Marek Kulik <[email protected]>
Fix #445: Issues with attaching certain vehicles to tow truck/tractor

89978b5c7845c997bde24d3a36f320cafba56bcd authored about 5 years ago by Marek Kulik <[email protected]>
Revert "Add client setting to toggle internet sound streams (#834)"

This reverts commit bdb8013029fc22e2d50130516663e14885d0ac4e.

59b5fb2483a1623ab3545e5481da5aedc6fbb085 authored about 5 years ago by ccw808 <[email protected]>
Crash fix for calling a CAutomobile function on a CTrain

0e8ab99012d6f050ac5f2ff7dca2bc0175e3d0c4 authored about 5 years ago by Marek Kulik <[email protected]>
Add crash fix for train rail distance wrapping

adfbd692ed311ac13e986b078e7e445c76957708 authored about 5 years ago by Marek Kulik <[email protected]>
Validate IDirect3DDevice9* on CreateDevice success

679a6a2c6c2e14a684ef6961c9543f443386066c authored about 5 years ago by Marek Kulik <[email protected]>
Check popupBuffer pointer before writing to it

547a9dc9a1265d708c8ce2d4d39ea4279ec1fc87 authored about 5 years ago by Marek Kulik <[email protected]>
Check resource paths for CEF only in main thread

55b1e0b3f991b28573300f361d75e53ed91c3593 authored about 5 years ago by Marek Kulik <[email protected]>
Add version requirements for new functions

2013c1fcdd2f9e5748bc1608fc6285c68e6a8991 authored about 5 years ago by ccw808 <[email protected]>
Handle browser create failure

e538aef08ca6e738290919f8739e60f324b1fbd2 authored about 5 years ago by Marek Kulik <[email protected]>
Fix #1092: Loading IFP from buffer is broken

f35701ad9820e69ccb79f0dda0abe9bd96be7acb authored about 5 years ago by Marek Kulik <[email protected]>
Don't mix iterator types in CLuaCFunctions::RemoveAllFunctions

47ff2a6fe70f7cae48ed0ddd552db3ff53cb6a76 authored about 5 years ago by Marek Kulik <[email protected]>
Reset member variables in CGraphics constructor

05a581e78726e41a1e5bc5d98d68e6e6214f3ab1 authored about 5 years ago by Marek Kulik <[email protected]>
Clear ms_OriginalGroupProperties after restoring defaults

1969b6e60462e5fea9a1453d95d0c1ec24400555 authored about 5 years ago by Marek Kulik <[email protected]>
Check animation block and group id in AssocGroupCopyAnimationHandler

pAnimAssocGroupInterface's animation block was null and group id was -1

cc25ca4644f9d8e89829318a035fc252b297ae96 authored about 5 years ago by Marek Kulik <[email protected]>
Fix crash in CWorldSA::FindClosestRailTrackNode

In the crash, `ucDesiredTrackId` has the value of `0xC1` (193), which is bigger than NUM_RAILTRA...

34f49b3e2a3292dfa381a8df11de4c31a00d29ce authored about 5 years ago by Marek Kulik <[email protected]>
Fix #1087 (fileOpen uses wrong directory when the resource was zipped bug)

The change in https://github.com/multitheftauto/mtasa-blue/commit/efe673bb6b6a5c8e7aefe6c01ec721...

1d4c2a2f68aae5c694057c3f453d5c57d015e489 authored about 5 years ago by sbx320 <[email protected]>
Move null reset for projectileTargetEntity in GetProjectileTarget

5db0eb9d19f173e1be0e33bf347d93a82eb2390f authored about 5 years ago by Marek Kulik <[email protected]>
Fix typo in 32e4206dab2b441132a6e00f35658f8e6e9a2f59

Co-authored-by: Arran <[email protected]>

937c715196929f083960b779dfb5928d61c37819 authored about 5 years ago by Qais Patankar <[email protected]>
Fix error case in engineFreeModel

Co-authored-by: Arran <[email protected]>

32e4206dab2b441132a6e00f35658f8e6e9a2f59 authored about 5 years ago by Qais Patankar <[email protected]>
Add null pointer checks for code using CClientGame::GetLocalPlayer()

ff6715d7354d54b821672aa83fecf82457299575 authored about 5 years ago by Marek Kulik <[email protected]>
Fix GetPosition for CClientPickup

5727bb3c048e29f91016fe28829eaffd8f9bbbcf authored about 5 years ago by Marek Kulik <[email protected]>
Fix attach for pickups

be76dd48af2307a6a9d941856e38cc13e16fe790 authored about 5 years ago by Marek Kulik <[email protected]>
Reset variables in CModManager on mod load failure

dedbbaabc19aaaaef61af7d5a5887f173ce2434c authored about 5 years ago by Marek Kulik <[email protected]>
Re-add dynamic ped ID allocating (#349)

This reverts commit 242684e5a17e78cd6f7ac36ba362836114b51671.

Original PR can be found at #15...

475544f1753ce1af24c4cdff7f0d0be48ede709b authored about 5 years ago by Qais Patankar <[email protected]>
Fix #1083 "Website requests window translation doesn't work"

3f0e9e4fd7a656af579e3b7a3de39cc0472f094b authored about 5 years ago by ccw808 <[email protected]>
Fix #1082: console cursor sometimes appears at the end of the line on enter

fa16667d7817a4430f1f1725daae39d74eac4754 authored about 5 years ago by Patrik Juvonen <[email protected]>
Check available bytes count in CClientIFP::ReadIFPByVersion

fdc13c28006816a15199feb567cbe61a4cb17b23 authored about 5 years ago by Marek Kulik <[email protected]>
Addendum to 90895c221: Track the in-update object

std::list<...>::erase() would otherwise try to use an invalid iterator

e671d72184d533a707f6aebc107df572ba4b3563 authored about 5 years ago by Marek Kulik <[email protected]>
Add null pointer check in CClientPed::SetDoingGangDriveby

GetOccupiedVehicle() returned a null pointer

8c8c1fdd40d8d41df20a628ece7ec33b4bc208f1 authored about 5 years ago by Marek Kulik <[email protected]>
Addendum to c29221694: Skip leading whitespace

f08c6454f887cc1c59552d6b3df7331d87eabaf6 authored about 5 years ago by Marek Kulik <[email protected]>
Refactor code to extract nickname and password in CClient::ClientInitialize

c292216945cc0e5d041c60052982d3f72be9eac6 authored about 5 years ago by Marek Kulik <[email protected]>
Don't apply damage to peds without a game entity

Also remove the assertion in ApplyPedDamageFromGame

632130e36a96071290593fc3c677a536f7b19e1f authored about 5 years ago by Marek Kulik <[email protected]>
Update credits

a53e02111e07b52b90163444d7a5397df4dd9604 authored about 5 years ago by Qais Patankar <[email protected]>
Update credits

39227d795efafe940dc6c317c20b0162b1bd0bb3 authored about 5 years ago by Qais Patankar <[email protected]>
Remove thread id mismatch logging in SharedUtil::IsMainThread

e351921f122469fa64963742d5427b0b5a24f0ed authored about 5 years ago by Marek Kulik <[email protected]>
Fix possible iterator invalidation in CMovingObjectsManager::DoPulse

90895c221549893501f5f717af3ca56878e29b5d authored about 5 years ago by Marek Kulik <[email protected]>
Fix dxDrawCircle segments argument (#1079)

modified: Client/core/Graphics/CGraphics.cpp

006fe68ce7c7dfbb58d58cefea8456cb1d7ed20d authored about 5 years ago by ApeLsiN4eG <[email protected]>
Fix typo in e1b7c730448d12a5eeb452239e8053e86924294f

5c648b2404317cd485f58db1a01f7493633a6e4d authored about 5 years ago by Pascal Stücker <[email protected]>
Fix crash when attempting to stream out a sound that's not streamed in

e1b7c730448d12a5eeb452239e8053e86924294f authored about 5 years ago by sbx320 <[email protected]>
Revert "Revert "CRemoteCalls: make callRemote return 0 as errno upon success (#295)""

This reverts commit 25ffe62b1c71063e6f8d641bf3f532b30999779c.

507de5fc63fe207bb4f9d77706f7c54e1ffb3ba1 authored about 5 years ago by Qais Patankar <[email protected]>
Revert "CRemoteCalls: make callRemote return 0 as errno upon success (#295)"

This reverts commit a914a5846511cd3b674a140c95eb0563c848cb5c.

25ffe62b1c71063e6f8d641bf3f532b30999779c authored about 5 years ago by Qais Patankar <[email protected]>
Revert "Revert "Updated BASS libraries""

This re-introduces changes from 39f6c4d, as the feature freeze is over now.

*Updated BASS libra...

e5ede83b936e0e3c59d3670969e72b9583c0a219 authored about 5 years ago by Dutchman101 <[email protected]>
Add possibility of modifying dynamic objects behavior (#784)

* Basic implementation of required classes

* Possibility to get object properties group from ...

03b49141f96d01ba6086fa1facd9cddc0c22dc23 authored about 5 years ago by Kamil Marciniak <[email protected]>
Add dxDrawPrimitive3D and dxDrawMaterialPrimitive3D (#760)

* dxDrawPrimitive3d and dxDrawMaterialPrimitive3d

* a bit clean up

* comment update

* f...

901ed444d88d78f7c490e7f9f80cf3b34614f8c6 authored about 5 years ago by CrosRoad95 <[email protected]>
Add client setting to toggle internet sound streams (#834)

* Add new client audio function isSoundStopped

Helps to determine whether a sound is actually...

bdb8013029fc22e2d50130516663e14885d0ac4e authored about 5 years ago by Patrik Juvonen <[email protected]>
Add areVehicleLightsOn function (#938)

* Add areVehicleLightsOn function

This function gets the vehicle lights state (on/off)

* A...

4dc23350c619ed4b275c78e154d2810c2e24b17a authored about 5 years ago by Nikita Obrekht <[email protected]>
Improved iprint function (#1064)

* Fix iprint works with nil values

* Small optimization/

* Update make_uname.bat

c1053ee6b78e55bbbd3de3734459044f3acc31f3 authored about 5 years ago by Uladzislau Nikalayevich <[email protected]>
Add setPedArmor function for clientside peds (#811)

* Add setPedArmor function for clientside peds

* Refactor

* Use CClientPed instead of CCli...

e1ac7e2f356df288f1c6cce23976d7b9d1a8bb36 authored about 5 years ago by Nikita Obrekht <[email protected]>
CRemoteCalls: make callRemote return 0 as errno upon success (#295)

a914a5846511cd3b674a140c95eb0563c848cb5c authored about 5 years ago by Patrik Juvonen <[email protected]>
Add xmlLoadString function (#809)

* xmlLoadString initial

* Fix returning xml-node

* Update server CLuaMain::ParseString

...

b9d509a6855c285df9439016604782bea1ae8440 authored about 5 years ago by Patrik Juvonen <[email protected]>
Add setPedFightingStyle for clientside peds (#810)

* Add setPedFightingStyle for clientside peds

* Refactor

* Return nil on errors

* Hard ...

d21c66f71e04b66137bbd911c6dd2849c8d04a68 authored about 5 years ago by Nikita Obrekht <[email protected]>
Add set/getPlayerScriptDebugLevel (#826)

* Add setPlayerDebugViewActive and setPlayerDebugViewMode

* Modify setPlayerDebugView* functi...

ded201f615e46c30f8402937df5dcb956e1c0a77 authored about 5 years ago by knitz12 <[email protected]>
Changed version to 1.5.7

75babd0dadac560824a7e610dd0bb3d283761ebf authored about 5 years ago by ccw808 <[email protected]>
Update CEF to 76.1.13+gf19c584+chromium-76.0.3809.132

a82990afdd38b0d59a80d44b5a19be55ec7f8fe4 authored about 5 years ago by Jusonex <[email protected]>
Revert "Updated BASS libraries"

This reverts commit 39f6c4d4375a842cf5065bd22cd75d89d1564e41.

Reason: there is a (vendor) updat...

c23df8b206058e91b424a3d7fd01cf15f67b713e authored about 5 years ago by Dutchman101 <[email protected]>
Updated BASS libraries

Includes stability improvements;

- BASS.dll: Fix crash when AVRT.DLL is unavailable while using...

39f6c4d4375a842cf5065bd22cd75d89d1564e41 authored about 5 years ago by Dutchman101 <[email protected]>
Add logging for issue #1077

0c3975f68a038272ed4b5b24838e77539bea3126 authored about 5 years ago by Marek Kulik <[email protected]>
Revert "Add callRemote warning for #294, #295 and #1044"

Either needs removing or rewording

1. not clear enough
2. backspace characters only work in ter...

f2407e7ef6246f8070e77b2a500b6bb1c8ef131d authored about 5 years ago by Qais Patankar <[email protected]>
Improve fault tolerance for GetMainThreadId

ad5e25c3421bbbe6c6a3898cad4ac012de163502 authored about 5 years ago by Marek Kulik <[email protected]>
Use thread entry point address in GetMainThreadId

9be9c9a7af5dbc87bff9969545ec84146a4a7ecd authored about 5 years ago by Marek Kulik <[email protected]>
Add thread ID and process ID logging

d7e4f035fb84157d896c0be7521495401207b2fc authored about 5 years ago by Marek Kulik <[email protected]>
Remove newline sequence for WriteDebugEvent from last commit

bd8feacdf5f92db0bb88868c64b1404b7f563a51 authored about 5 years ago by Marek Kulik <[email protected]>
Reverted default SD values from 8cc5f19

Even though it's recommended to use these detections, having it as default can slowly build a cl...

2d2bf315415aa91bbd2451fc3d8bd51d6bddf000 authored about 5 years ago by Dutchman101 <[email protected]>
Fix memory leak in CLuaManager destructor (PR #1066)

b890dee77ee217cd79034f077f19698266bd748b authored about 5 years ago by __int64 <[email protected]>
Improve news button positioning and text

Addendum to c008eef35f5d1b8223ee4cd0bb3fef0971b9b8f3

Sorry I prematurely pushed :scream:

742819a0e6792ce36cb36b2baa7fd942b21bdaa3 authored about 5 years ago by Qais Patankar <[email protected]>
Add 'Visit news' button

c008eef35f5d1b8223ee4cd0bb3fef0971b9b8f3 authored about 5 years ago by Qais Patankar <[email protected]>
Support HTTPS in MyShellExecute

91ea998a69e4f7fca94253da93f99ac74616665d authored about 5 years ago by Qais Patankar <[email protected]>
Fix compile error in CStringMapReader::ReadString

3b624da9072a61c26f9481da49687b26dbde0325 authored about 5 years ago by Marek Kulik <[email protected]>
Copy SString by reference in CStringMap::ReadString

e6c6edb639da277160168a9ed8dc5c083d050a0f authored about 5 years ago by Marek Kulik <[email protected]>
Fix binary string reading in InternalReadStringMap

a84ae4cdf3d5c8b9a3fd4469f9c9f083946cde53 authored about 5 years ago by Marek Kulik <[email protected]>
Write debug information about ped before crashing

afeb30d48af772092f3a2a757fa6323f3e2b60d3 authored about 5 years ago by Marek Kulik <[email protected]>
Revert "Add asserts to identify the source of a ped related crash"

This reverts commit c39014418ffc1dae1d857e969ae5d19fedfda16d.

c0bb5789c13923f1d4a05b4026f68fb48f0ff842 authored about 5 years ago by Marek Kulik <[email protected]>