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

addendum to #248: fix a tiny typo in comment (#249)

d34dd97e1883f4edc7f2e2a68fa801c006f630fc authored over 6 years ago by Patrik Juvonen <[email protected]>
Merge branch 'master' into issue-9916

c166d6e6e2bfc8259242a97d61ea411c89e8c6e7 authored over 6 years ago by Patrik Juvonen <[email protected]>
Add wine to bug_report.md

7519b1462e46bb9832f595daabcd731b5840ad42 authored over 6 years ago by Qais Patankar <[email protected]>
Update bug tracker link in CONTRIBUTING.md

02ee90b7774503c986a5bcca69b346f51a84fcf8 authored over 6 years ago by Qais Patankar <[email protected]>
Tweak PR template

42a521500a8139f84e03bf36eac9fab29d084765 authored over 6 years ago by Qais Patankar <[email protected]>
Create issue templates (#246)

* Create issue templates

* Complete security-report.md

fe16d446b898d29f0b9940eed16714d604a0db3d authored over 6 years ago by Qais Patankar <[email protected]>
Merge pull request #248 from patrikjuvonen/issue-8957

0008957: add missing vertical scrollbar functions to gui memo element

14cf976f87644671ca00b9ba1117ff59c52de7b6 authored over 6 years ago by Qais Patankar <[email protected]>
CLuaGUIDefs: reorder memo scrollbar func defs as requested

e453508cd1aae47c5ebb57be06aba563cdcf0564 authored over 6 years ago by Patrik Juvonen <[email protected]>
CLuaGUIDefs: remove guiMemoGetMaxVerticalScrollPosition as requested

1a8dc0e5bd1ee2e874a6df0252ce219b73de1c7a authored over 6 years ago by Patrik Juvonen <[email protected]>
CLuaGUIDefs: add vertical scrollbar functions

309acac3904d0220a1d11897dd08a212a2de6c66 authored over 6 years ago by Patrik Juvonen <[email protected]>
Raw data loading option for engineLoadIFP (#247)

* Modified function: engineLoadIFP
New syntax: engineLoadIFP ( string ifp_file / string raw_dat...

3b68f4c606b0187c98e823d873b23c083a373162 authored over 6 years ago by Sam R <[email protected]>
CPacketHandler: initialize bShallow with its default value

496ae2478fecb8c8facd694006a0124bece875a7 authored over 6 years ago by Patrik Juvonen <[email protected]>
increment bitStream version

c7e9ded8ff2388df5c71a876d5f7b4f18b869582 authored over 6 years ago by Patrik Juvonen <[email protected]>
sqlite: update to 3.24.0

c511f430092a6d2ca575be156f0162a1a17dcaab authored over 6 years ago by Patrik Juvonen <[email protected]>
Merge pull request #228 from patrikjuvonen/issue-9896

0009896: add a master volume level setting

46bd6775b39c40fbaa52e51e570605ad6e5bb056 authored over 6 years ago by Qais Patankar <[email protected]>
CSettings: addendum to previous commit

51aafcc9792dc0373c798172d4ac229d4eb2f36e authored over 6 years ago by Patrik Juvonen <[email protected]>
Add missing locals to exports.lua (fixes mantis 9914) (pr #244)

1c5776361201636250827ad04ad133eb1475fa65 authored over 6 years ago by Pirulax <[email protected]>
0009522: reset jetpack and choking states upon animation - and the other way around (#229)

* clear jetpack and choking upon anim and likewise, fixes 9522

* CClientPed::SetChoking: clea...

0425ad2a7fda839875e7d969a11d4e817fa09fcf authored over 6 years ago by Patrik Juvonen <[email protected]>
Correctly report removed server funcs as removed

61499544168c67c8933a345399675c7ff4a82584 authored over 6 years ago by Qais Patankar <[email protected]>
Tweak deprecation reasons

0949945c852fbbcd0d393ef2492f3f8dd113f105 authored over 6 years ago by Qais Patankar <[email protected]>
Replace doesPedHaveJetPack with isPedWearingJetpack

cd8972686487b4ef45868d1324e43dffa7d5bb55 authored over 6 years ago by Qais Patankar <[email protected]>
Fix bool flag defining give/remove jetpack as removed functions (not happened yet)

d89a095d2c6f6bddf59ae676a69b50aa2e231c93 authored over 6 years ago by Qais Patankar <[email protected]>
Add setPedWearingJetpack to versioned function list

5705e46b03a431c50dc86509df070882a61d2e42 authored over 6 years ago by Qais Patankar <[email protected]>
Introduce isPedWearingJetpack

c5dfb33a9cd3740236010ab596030f714ec67738 authored over 6 years ago by Qais Patankar <[email protected]>
Move jetpack functions to own section in serverDeprecatedList

e909c100128575e153089fc96e1fba44bd2515c3 authored over 6 years ago by Qais Patankar <[email protected]>
Rename function to setPedWearingJetpack

d3e8ea7f50d94c9f14712a5fd8391927a430da7e authored over 6 years ago by unknown <[email protected]>
Remove SET_PED_JETPAC packet

b66090c65b1c8ccce089354fa5fc944a2b57fc14 authored over 6 years ago by unknown <[email protected]>
Deprecate give/removePedJetPack

f784e22ce7766a69a456659bd1abf5df0965a187 authored over 6 years ago by unknown <[email protected]>
Add jetpack variable to ped class

1b9e008a0bf280430ff223a6386df8c53b179b98 authored over 6 years ago by unknown <[email protected]>
Fix indentation

5ca6e659d03489e23738a7e265b18e4e0984c731 authored over 6 years ago by unknown <[email protected]>
Add setPedJetPack

c4c12fc3bd5ab2c5502405a15bbc5e5705301d32 authored over 6 years ago by unknown <[email protected]>
Merge pull request #241 from patrikjuvonen/issue-6455-2

0006455: use Clamp as requested, related to PR #232

49e0ce473287f43403e6cd759a599b8bec5484c8 authored over 6 years ago by Qais Patankar <[email protected]>
CLuaBlipDefs: use Clamp as requested, related to PR #232

e48ea30753910d815611f85d8ea4b561b736373f authored over 6 years ago by Patrik Juvonen <[email protected]>
Rename isVehicleWheelCollided to isVehicleWheelOnGround

6f26f0df5f350c745e00474a31ccba04ee037413 authored over 6 years ago by Qais Patankar <[email protected]>
CSettings: further clarification to ResetGTAVolume comments

97d6148b3e9a431b8c6929f71e9a79ae30d2e97e authored over 6 years ago by Patrik Juvonen <[email protected]>
Update docker build instructions

1c28008b5ea0a6c490b7fcff80b609795ada5d7d authored over 6 years ago by Justus H <[email protected]>
add bShallow argument for server-side water as well, fixes 9608

b7a5ec80b425bc588694df854d6d04a32baa0908 authored over 6 years ago by Patrik Juvonen <[email protected]>
Fix typo in Server/Core/premake5.lua

0bb1ec60b21b7c47927283472b0cf1bc38de6c2f authored over 6 years ago by Qais Patankar <[email protected]>
Revert update to vendor/google-breakpad

This reverts commit acc4c727971d09d605eeb7bd2242d2609c0cc814.

Also reverts acc4c727971d09d605ee...

672da6b5692f7c6cd18994897b610ad272a856dc authored over 6 years ago by Qais Patankar <[email protected]>
Remove model check in getVehicleType luadef (fix mantis 9908)

b08f3cce86ce618ff1ba80edda960e1172f0a228 authored over 6 years ago by Qais Patankar <[email protected]>
Addendum to acc4c727971d09d605eeb7bd2242d2609c0cc814

94ecd6ec4700c3b7401c3426aca7a82a7e4fb217 authored over 6 years ago by Qais Patankar <[email protected]>
Update vendor/google-breakpad to ecbbfbeb9dee9de92f6dac680e20c63ba9406426

acc4c727971d09d605eeb7bd2242d2609c0cc814 authored over 6 years ago by Qais Patankar <[email protected]>
Unify unnecessarily split code in CLuaFileDefs

bc3b800b2ab36b83555745821242d88040ad09eb authored over 6 years ago by Qais Patankar <[email protected]>
Use 'pragma once' in DXHook/Graphics/ServerBrowser

e029fd4a2efe2e376a46a39f26acc3d1cef6995d authored over 6 years ago by Qais Patankar <[email protected]>
Remove rogue GetServerCache in CDirect3DHook9

Line added here
https://github.com/multitheftauto/mtasa-blue/commit/86357e2ba63ac1f0dd2c5b35bb0b...

feaf5730c90491def48a51468180979da7cf1665 authored over 6 years ago by Qais Patankar <[email protected]>
Use 'relative path' for CServerCache include

e795dedabaa9866a5466fa2b2ed1d759aedc2da0 authored over 6 years ago by Qais Patankar <[email protected]>
Remove ServerBrowser/CServerCache.h from StdInc.h

3729c3be44b53daef51ecf62c6c733c115ec4325 authored over 6 years ago by Qais Patankar <[email protected]>
Rename Serverbrowser in code to ServerBrowser

b6fd29996675d376581b283bdc8e195a2908901d authored over 6 years ago by Qais Patankar <[email protected]>
Rename Serverbrowser folder to ServerBrowser

cb41fd020a182694c7a831bfa55809625697d59c authored over 6 years ago by Qais Patankar <[email protected]>
Moved rect_edge.png into source code

4e57a8b1977a5a500172f86c3202297f9c11eb7b authored over 6 years ago by ccw808 <[email protected]>
Merge pull request #236 from FileEX/master

0006962: Add missing isReadOnly functions for GUI Memos and Edit fields.

2de8d901eb6d879e1fc2b397a77c1f2e62d2fcfd authored over 6 years ago by Qais Patankar <[email protected]>
Undo revert

9641feabd2958b1354379df9ae56a404ab53b4ee authored over 6 years ago by Qais Patankar <[email protected]>
Revert "Add missing clientside compatible upgrades, which are not missing serversided"

This reverts commit 744c3e7c7b134ae4035ec2fa2a5e63e893ea91da.

22f1223b3890e762c36fa492d3dfaad91e9b58e3 authored over 6 years ago by ccw808 <[email protected]>
Revert "Remove incompatible spoiler for vehicles"

This reverts commit 93625a226154438d5d3cca612dbe088264481e61.

3f45af0151b1b01f1963832ee3f41a0c075a9c40 authored over 6 years ago by ccw808 <[email protected]>
Merge pull request #238 from Timic3/feature/chat-tab-ignore-colorcodes

Ignore colorcodes while tabbing in chatbox

85c0598044dbbbdf15189ff1330b9b9f1e46dbd1 authored over 6 years ago by Qais Patankar <[email protected]>
Ignore colorcodes while tabbing in chatbox

f4375809a8b2b123693ff78fba9446c50983dba4 authored over 6 years ago by Timotej <[email protected]>
Fix CAnimBlendNode crash for custom replaced animations

There were multiple crashes at CAnimBlendNode functions possibly due to side effects of calling ...

2bf1008fa8a6e4da073827692b8bb0d57a9d53bd authored over 6 years ago by idanish <[email protected]>
Fixed #2

Changes in bad function.

4d8311c044c79969cf6f96674a82d1bb0ad006c8 authored over 6 years ago by FileEX <[email protected]>
Fixed data files check

d04b1e6ed67f6ecf31c9026cc5c19ae7fce5639c authored over 6 years ago by ccw808 <[email protected]>
Fixed

b80bdbc9fd25cf4c813ae2506f06faaf611f3b50 authored over 6 years ago by FileEX <[email protected]>
CEF: Disable JavaScript DOM pasting

f2562788e401a870d11fa12340329371e2a0db58 authored over 6 years ago by Jusonex <[email protected]>
Refactored global variables storage

a08504bdc30ae33c4226f8985de1531bc629f047 authored over 6 years ago by ccw808 <[email protected]>
Fix having to use bindKey twice at user-changed key (#237)

df1133540e559035fd9a92bd2c81466ca2883572 authored over 6 years ago by Emre Kara <[email protected]>
Added new functions

Added new functions 'guiMemoIsReadOnly' and 'guiEditIsReadOnly'.

3562b49a6f70799db05d15e751591b73f11c1f9f authored over 6 years ago by FileEX <[email protected]>
Add files via upload

Added functions 'guiMemoIsReadOnly' and 'guiEditIsReadOnly'.

73350d183d610f3165308da88b2aece0cbaf800f authored over 6 years ago by FileEX <[email protected]>
Merge pull request #235 from Dutchman101/master

Updated BASS library

1c7d3b1dc36f6ece6f70c8642aee2ec2e94282c0 authored over 6 years ago by Qais Patankar <[email protected]>
Fixed BASS.dll MD5 hash

6bb5a5504f0d27128221be75a5b2893203371474 authored over 6 years ago by Dutchman101 <[email protected]>
Updated BASS library

e9f67c5d97b6f401f147c814f46087f679458835 authored over 6 years ago by Dutchman101 <[email protected]>
Merge pull request #234 from emre1702/fix_spoiler

#9433Again - Remove incompatible spoiler

b91efe268b95d698f7c433bdeb2f747a14eeff77 authored over 6 years ago by Qais Patankar <[email protected]>
Remove incompatible spoiler for vehicles

93625a226154438d5d3cca612dbe088264481e61 authored over 6 years ago by emre1702 <[email protected]>
Merge pull request #233 from patrikjuvonen/issue-5701

0005701: remove fully deprecated (removed) acl.xml rights and add new missing ones

1eb1fb97b70ab2b87107652c5318ef7878aca92e authored over 6 years ago by Qais Patankar <[email protected]>
Merge pull request #232 from patrikjuvonen/issue-6455

0006455: clamp blip order and distance to avoid integer overflow

686d4413819d263717f2b33e1399b1557ebda5e9 authored over 6 years ago by Qais Patankar <[email protected]>
acl.xml: remove deprecated ones and add new ones

07444c48fc015254b75be8b8c098fbc669d4664a authored over 6 years ago by Patrik Juvonen <[email protected]>
acl.xml: unify formatting

ef9e0c3ab3917004d06face492f5d2956dbf193c authored over 6 years ago by Patrik Juvonen <[email protected]>
CLuaBlipDefs: clamp order and distance, fixes 6455

c259edc3fd439c0cdbb125b68cd668ebfe6084eb authored over 6 years ago by Patrik Juvonen <[email protected]>
CModelInfoSA: request model if not loaded yet, fixes 9897 (#224)

2b7d5bc7a978b47bc9b529d524b8ca6be4f6913c authored over 6 years ago by Patrik Juvonen <[email protected]>
addendum to 487086e39b, specific order matters here

8a769c2c2d1f65846636a86867514179178be3a8 authored over 6 years ago by Patrik Juvonen <[email protected]>
unify code order some more

487086e39be7a29ceb00129c93b7a2b2a36d4478 authored over 6 years ago by Patrik Juvonen <[email protected]>
CSettings: master checkbox toggles enabled state

6c5e3131192568f2edfc4c8f1fe61cda136837f1 authored over 6 years ago by Patrik Juvonen <[email protected]>
CClientGame: rename bMuteAny to bMuteAll

74a5523be88f2f664062d2c98ee5c2cd115deda6 authored over 6 years ago by Patrik Juvonen <[email protected]>
CClientSoundManager: make sure master volume is used

14ca523c9044f0f6cff240cc214c860cf46f61ae authored over 6 years ago by Patrik Juvonen <[email protected]>
CSettings: uniform new translation

ba0540c3bb9276b84e9034d995d12685b5a1f8a2 authored over 6 years ago by Patrik Juvonen <[email protected]>
CSettings: add master volume level setting

25f2c7f09d1a1739ab18b6c4e27a9cf756fa54d6 authored over 6 years ago by Patrik Juvonen <[email protected]>
Updated some BASS DLL's (accidentally didn't grab the latest version earlier) (#227)

b1dc4438c296a933b78b2096d9b0fa8863bb7bb4 authored over 6 years ago by Dutchman101 <[email protected]>
Delete .gitignore

Pushed this file accidently

f7279b2ce95d841ca0cb6235411a388d4a87b314 authored over 6 years ago by saml1er <[email protected]>
Fix nullptr check before return in CAnimMangerSA methods

- This is a part of rewriting CAnimMangerSA methods, dynamic memory allocation was used along wi...

def10efeacad4221ded22b4f400d908641182472 authored over 6 years ago by idanish <[email protected]>
Fix CAnimBlendAssociation leak and CAnimBlendHierarchy limit

8512aa6166793d6b1a94a91845a1c1de5166fe7d authored over 6 years ago by idanish <[email protected]>
CStaticFuncDefs: use CClientVehicleManager instead of CVehicleNames for IsValidModel

41991712fba4b519b8bbe2802f1eadd24f69456f authored over 6 years ago by Patrik Juvonen <[email protected]>
CStaticFuncDefs: typo fix

2d6b54d9ea9198139f206b321b67d5283a35b702 authored over 6 years ago by Patrik Juvonen <[email protected]>
CLuaVehicleDefs: add ModelExhaustFumes OOP methods

7e38d75e3b740f7349710c59c03b23bd5a3450e9 authored over 6 years ago by Patrik Juvonen <[email protected]>
CClientVehicle: move ModelExhaustFumes logic to CStaticFuncDefs

f36fd7f4fd84d801f6efd8a864107c30658e72aa authored over 6 years ago by Patrik Juvonen <[email protected]>
Merge pull request #223 from patrikjuvonen/issue-9849

0009849: add some missing Vehicle class methods

149a0ad00f35d5ea622dc926de906a2a9981c427 authored over 6 years ago by Qais Patankar <[email protected]>
CLuaVehicleDefs: add missing Vehicle class methods client-side

d618755437420bfef6a8e6f1c047937f8ba5de2a authored over 6 years ago by Patrik Juvonen <[email protected]>
Fix CAnimBlendStaticAssociation::Init crash

CAnimBlendStaticAssociation::Init was being called by CClientGame::AssocGroupCopyAnimationHandle...

1d37c73735c9be10d08ad312b8c9fb18142b41ce authored over 6 years ago by idanish <[email protected]>
Merge pull request #222 from patrikjuvonen/issue-9894

0009894: fix falling under the map up to -5000 for vehicles

f6ce95a1c6796ab2d88349e94cfeceec871a9d37 authored over 6 years ago by Qais Patankar <[email protected]>
CWorldSA: remove inverted check from HOOK_FallenCars

7ec3345309e7234576f568195883b946a909dd4b authored over 6 years ago by Patrik Juvonen <[email protected]>
Fix CAnimBlendStaticAssociation::Init crash

CAnimBlendStaticAssociation::Init was being called by CClientGame::AssocGroupCopyAnimationHandle...

c7ed9328915fa47809ab80136ac4ca59a282f2fd authored over 6 years ago by idanish <[email protected]>
Applied source formatting

a2d27e41f99aab0cda756dd1e75a2bea71fb98da authored over 6 years ago by idanish <[email protected]>
#9178 - Fix bindKey & unbindKey on commands (2) (#214)

bbd05a541dbca0275c34be5dedddaf776017e382 authored over 6 years ago by Emre Kara <[email protected]>
Merge pull request #217 from patrikjuvonen/issue-9742

0009742: add support for Vec2s on createColPolygon client-side and allow passing in more Vec2s s...

a24b3ab0d203e5366734b13838aac5a49d4d2909 authored over 6 years ago by Qais Patankar <[email protected]>