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

Argstream fix to allow kick/ban from console

51518e22ffedacaf8efeffa4d7ecfa61d2eb9286 authored over 10 years ago by ccw808 <[email protected]>
Added lib version check

b11bb780a150b13ee356541535ea523cccdb1be1 authored over 10 years ago by ccw808 <[email protected]>
Fixed ambiguity in ListRemove helper

822501b755304f479f069de0940e7996e88fc225 authored over 10 years ago by ccw808 <[email protected]>
Fixed #8222 (Ability to specify mysql connection charset) Patch by asturel

73474963d441760da53ceece0673332f4c717a8b authored over 10 years ago by ccw808 <[email protected]>
Addendum to r6377 (Added pthread source to remove dependency on another Visual Studio runtime)

5429c3ed5da4d7dd0442ddc78a06fba67040bf8f authored over 10 years ago by ccw808 <[email protected]>
Added pthread source to remove dependency on another Visual Studio runtime

fad4298aeec156459dc2024b595dc2dfe46e853d authored over 10 years ago by ccw808 <[email protected]>
Fixed #7793 (onPlayerWasted (possibly onPedWasted too) triggered more than 1 time)

e1eb7ec35de13c875817abe7698596b113688935 authored over 10 years ago by [email protected] <[email protected]>
Updated data files #2

34164a26c62bfe1a1970785fba19be250810f75a authored over 10 years ago by ccw808 <[email protected]>
GCC compile fixes for r6366

c9cb6a91d4ceef358364a078a646095c4caf458b authored over 10 years ago by [email protected] <[email protected]>
Missing files for r6366

31181eec008fb5a08d9588c49a0f837205ac0b8d authored over 10 years ago by [email protected] <[email protected]>
Added blocking of known malicious server scripts

ac72dc05bd9569181632878be2f5e730fc8eea38 authored over 10 years ago by ccw808 <[email protected]>
Fixed #8219 (toJSON/fromJSON doesn't handle binary data properly)

Updated json-c to 0.12 (plus some additional fixes for VS08 support)

b95bda01e80359e678e2ec38a5d8ff7b2f713ebb authored over 10 years ago by [email protected] <[email protected]>
Fixed #8215 (base64Decode cannot handle binary data)

383505fe8184dde914cb4f0e108aa5f4a1fa8fac authored over 10 years ago by [email protected] <[email protected]>
Updated data files md5s

256c51aaecd424f75d1badca5498ffca29d9fd5b authored over 10 years ago by ccw808 <[email protected]>
Updated data files

23a7f509bd06148e8db6826f4a00d813f71ef44a authored over 10 years ago by ccw808 <[email protected]>
Addendum for r6353 (Fixed Linux compile issues for newer gcc versions - Patch from asturel)

f7b6591efa6025e2ecf7e059b5b40ec9ce371919 authored over 10 years ago by ccw808 <[email protected]>
Fixed Linux compile issues for newer gcc versions - Patch from asturel

196beb29340d149399a30894e664173d5ccc26f9 authored over 10 years ago by ccw808 <[email protected]>
Fixed possible ACL hash collision.

Small compile fixes.

a7202d4b11ee920c09b0afaec165ff93b1025e6d authored over 10 years ago by ccw808 <[email protected]>
Added clientside getLocalization() scripting function:

* getLocalization().code is the language code e.g. en_US or ar
* getLocalization().name is the la...

7c1d7b2be4d77bf78b3f516d27f8b7ff8479d8cd authored over 10 years ago by Talidan <[email protected]>
Fixed #8199 (Korean unicode requires two space presses.)

c3754d871dc0bf00aa91fc5c472f1cfacff54e36 authored over 10 years ago by Talidan <[email protected]>
Changed Linux build script

698af7056a50bdf24a039867ba77d7ce888eac57 authored over 10 years ago by ccw808 <[email protected]>
Fixed #8187 (Custom fonts don't load foreign languages' characters properly)

4cd59f02e6476ddcb6c44649b1ce8610ce524a27 authored over 10 years ago by Talidan <[email protected]>
Updated mtaserver,conf

4bd9b214a40089249f0eb40a342920d52ad1e9a6 authored over 10 years ago by ccw808 <[email protected]>
Fixed BASS related freeze

e8b0184bc4cd3d9ffe17d218cf7ce698c1c316ae authored over 10 years ago by ccw808 <[email protected]>
Fixed #8204: Added result limit to pregMatch to fix infinite loop possibility

c813cfd16260d2cd1742f9f3abcd62c93d4ca7c8 authored over 10 years ago by ccw808 <[email protected]>
Fixed #8203: Added auto reconnect to internal http server if download error using external

49426a786a5db1b0f5e0c446e7d02759d4f7d095 authored over 10 years ago by ccw808 <[email protected]>
Fixed #8174 (nil/false in Lua to NULL in SQL) - Needs testing

3f6382f8f5706137c9758658c495ae3e53d6dd76 authored over 10 years ago by ccw808 <[email protected]>
Addendum to r6338 (Crash fix)

bab3aa8cd2d96ddc0540853b4866e3c394d30d15 authored over 10 years ago by ccw808 <[email protected]>
Crash fix

f32f0d2bfcbf51885ce763eb4b24804e97f5b4cd authored over 10 years ago by ccw808 <[email protected]>
OOP Mapping: Improve readability

e0d06d9dc5cd6e415c7ab2c060d76dd71cb4a66b authored over 10 years ago by Qais Patankar <[email protected]>
OOP Mapping: Improve readability

5e7d5bcbfaaa1d0d90b1ef9a2b60bebf2bb78bf8 authored over 10 years ago by Qais Patankar <[email protected]>
OOP Mapping: r6632 Part 2

6302bb9d80fcbabcc1a06dc99b7a231fee0c04b1 authored over 10 years ago by Qais Patankar <[email protected]>
OOP Mapping:

- Removed Engine.loadCOL/TXD/DFF for consistency
- Added "Element" base class to col/txd/dff
- Ad...

9ef2b824350df3fb96b5dd036ad98c9639fe732e authored over 10 years ago by Qais Patankar <[email protected]>
MTA Mapping:

- Fix (yet another) typo
- Added missing per functions related to clothes and body parts
- Added ...

91fc40fd33b4ef796fa2eced7a2b2007a13746ed authored over 10 years ago by Qais Patankar <[email protected]>
Lua OOP - Normalise file *structure*

df06be850215439c6151f40d527f9bd3fa4d1e73 authored over 10 years ago by Qais Patankar <[email protected]>
OOP Mapping - Added resource functions

1cb3754b5c0643671c31affd66492bba2437c438 authored over 10 years ago by Qais Patankar <[email protected]>
MTA OOP: Fixed (even more) typos

00590c45de2b574a50d13468e3f0190d8614db89 authored over 10 years ago by Qais Patankar <[email protected]>
MTA OOP: Fixed some (more) typos

3f8d74ddc67b800575bded2f0bce54979a6c52ac authored over 10 years ago by Qais Patankar <[email protected]>
MTA OOP: Fixed typo ("setAttribute" > "getAttribute"), thanks sbx320

37312356d94ee438389f2dae4dc2ee0d27b70c46 authored over 10 years ago by Qais Patankar <[email protected]>
MTA OOP: Fixed indentation issues from r6324

(Turned out the issue was because of copying file contents, not the actual file)

cb21f5bffca3f60a9cb509fba7af9f0e47fc1111 authored over 10 years ago by Qais Patankar <[email protected]>
OOP Mapping:

- Updated header file to reflect AddGuiFontAddClass (thanks sbx320)
- Updated xml node variable n...

fe8ccbc61aa1caebd3154c50d46a2a806ecb22a6 authored over 10 years ago by Qais Patankar <[email protected]>
Fixed #8194 (setJetpackWeaponEnabled dont have effect for some weapons)

77e6ca70c3b4891c1d26370ba980dd9e5c852e4d authored over 10 years ago by ccw808 <[email protected]>
OOP Mapping:

- Added file functions
- Added fire function
- Added XML functions
- Added GUI font placeholder
-...

3ac578d6755736ee5dacdde9ca8fb5014afd044b authored over 10 years ago by Qais Patankar <[email protected]>
OOP Mapping

- Added water functions
- Added weapon functions
- Completed effect (instance and generic) functions

dcb312905d97b0f2b910a89691a0254ac11539c2 authored over 10 years ago by Qais Patankar <[email protected]>
Fixed data sync problem introduced in r6295

Incremented netcode version.

44f9dd0f0ea8d60bbf55287be65288fe568795d8 authored over 10 years ago by ccw808 <[email protected]>
Fixed startup crash when NVidia 3D is enabled

4e00370e79987e0ed476efb737e910ddc9f4b842 authored over 10 years ago by ccw808 <[email protected]>
Added support for CFF OpenType fonts with dxCreateFont

39f03e008e0393d8c36b4544b673269279a2ce96 authored over 10 years ago by ccw808 <[email protected]>
Fixed tabs in r6311

3d1789f029d43a6aaa3c598b2fa97eb42fe64316 authored over 10 years ago by ccw808 <[email protected]>
Added delayed autosave for ban list.

Needs testing.

0dad856eb5a99b6a3bcb38fbc8452f84b8525325 authored over 10 years ago by ccw808 <[email protected]>
Added removal of incompatible compatibility settings.

Added some crashdump logging.

0e7e5de4b53b658f8298e14184ae9c552886c698 authored over 10 years ago by ccw808 <[email protected]>
Fixed #8111 ([REQUEST] Ability to modify/edit bans) patch from eeew

940990ef7e3ad77cdc4aae9f104f69b0aace79d0 authored over 10 years ago by ccw808 <[email protected]>
Fixed #8184 (Data clip in setAccountData, getAccountData)

Limit is no longer neccessary since r1637

d1669949f93b86654cee24722ad8829d02abcc9f authored over 10 years ago by [email protected] <[email protected]>
Fixed #6784 (The money "counts down" GTA-Style when you change a server)

Added additional optional parameter bInstant to setPlayerMoney to instantly set the money withou...

f6abe7afc653216b33f8fd2021e912c17e7ec421 authored over 10 years ago by [email protected] <[email protected]>
Fixed #4732 (getResourceConfig() doesn't work on foreign resources)

Added missing ACL check to getResourceConfig

4e79896f5c7650f7ab221e3e268b4b7bea4ec2f9 authored over 10 years ago by [email protected] <[email protected]>
Added http_dos_exclude server option

c399cb36cab787b84e723ed289ff56606f1281ef authored over 10 years ago by ccw808 <[email protected]>
Fixed tabs in r6299

58a9b882f0f02c0973dd583e359f21d98c12cdf1 authored over 10 years ago by [email protected] <[email protected]>
Fixed clientside utfSub not working properly

16afd0a2a53c3e815cc70888406d6a06ae5b6e93 authored over 10 years ago by [email protected] <[email protected]>
Added Lithuanian menu icons

104c30fd48877718cb43207435b254b16feb38ea authored over 10 years ago by Talidan <[email protected]>
Added Linux option to disable simplified crash reports

3ece4bf93b999fd18e65b91d9a88d52a69e4f300 authored over 10 years ago by ccw808 <[email protected]>
Improvement for #8128 (Integer data change when sending it between server and client)

e3ec0c187300f1782fc3c079c7a3d702fa6bfb95 authored over 10 years ago by ccw808 <[email protected]>
Fixed a HandlingData memory leak found with #8164 (Valgrind logs) - Patch from eeew

51484ae0a910689d22c91b8b1a917ea8916501b1 authored over 10 years ago by ccw808 <[email protected]>
Fixed Arabic installer layout issues. Thanks Woovie for the RTL image.

60a657b8c5355d1ec30918c94ad6dd97ef689211 authored over 10 years ago by Talidan <[email protected]>
Fixed #7956 some more (Several vehicle colours result into black ones)

82ea80e3045218093567a7c36c66c9f8a43fbf3e authored over 10 years ago by ccw808 <[email protected]>
Fixed #8144 ('HTTP server file mismatch' errors when trying to play on a server that uses 64-bit Linux server)

c8f6c1cb37b3b6197a6cff92ebba3c315c8e2003 authored over 10 years ago by [email protected] <[email protected]>
Fixed #8142 ([request] getAccountsUsingSerial)

Also added getAccountSerial

ac2de59f82a7efffc9ffd7bc7b0a8330722589ac authored over 10 years ago by [email protected] <[email protected]>
Updated launch file name check.

1c786ef463174e79414c3318e1e5e8af9c9566fe authored over 10 years ago by ccw808 <[email protected]>
Test fix for #8125 (Settings are overlapped in "Video" tab)

15f00fe43f3b92a4390ca9ce33e1be20fd36076b authored over 10 years ago by [email protected] <[email protected]>
Fix fast sprint bug.

Added fast sprint glitch option.

063bc893dfe4c2de3d80b551f5030134b810ef01 authored over 10 years ago by ccw808 <[email protected]>
Fixed remote players on teams crashing joining players

ad2932b455d84b066acae51a719758470f7b4f48 authored over 10 years ago by [email protected] <[email protected]>
Fixed #8128 (Integer data change when sending it between server and client)

d14e3a980e0329ef2cf6c074473b003bade841df authored over 10 years ago by ccw808 <[email protected]>
Updated some script warnings

d4a8be3dae3a899ccab1ee30f0d5fafe870becb2 authored over 10 years ago by ccw808 <[email protected]>
Fixed not working tab key for scrollpanes and staticimages (to switch between edits and memos)

5fd44a42a0bcc477e9513cc848aefda3cfa6e75d authored over 10 years ago by [email protected] <[email protected]>
Fixed #6631 (Problems with onClientMinimize and onClientRestore)

I hope that this change will not cause any side effects, because the world will be drawn now eve...

e426cdf8e0e23018cb5ae8c99924fb4dd3d5e192 authored over 10 years ago by [email protected] <[email protected]>
Updated VS 2013 project files to use the VS 2013 compiler

List of changes made to make MTA compatible to the v120 compiler:
- Changed return type of CMapE...

98555f0c42511f759941f1d96af7547a1da70303 authored over 10 years ago by [email protected] <[email protected]>
Tweaked help messages for startup problems

a3db90f4b963440a69e971eda4d43b9dc750e21f authored over 10 years ago by ccw808 <[email protected]>
Fixed peds surviving with negative health under certain conditions

6a513472b6adb7f95514dcd96f1916555d946f65 authored over 10 years ago by [email protected] <[email protected]>
Fixed #6613 (fromJSON doesn't handle JSON objects correctly)

dbc2386b3cef78526766156d988162c6f0eba024 authored over 10 years ago by [email protected] <[email protected]>
Fixed #8101 (setElementHealth + getElementHealth problem)

4319b46b04d36d4b9691113a8c6ecb681e85b488 authored over 10 years ago by [email protected] <[email protected]>
Addendum to previous revision

48888efe445a8f72672ebb6cc108641f300eb9e4 authored over 10 years ago by [email protected] <[email protected]>
Fixed #8066 (isPedDead is a bit slow)

61a5678a84966d1f9538173eeaeb5f03f21c8711 authored over 10 years ago by [email protected] <[email protected]>
Fixed #8076 (Getting into an vehicle while on fire will blow it.)

0f2dfeec56d41b821c9bec58ab4aa9bdc2ce1d07 authored over 10 years ago by [email protected] <[email protected]>
Fixed issue from r6226/r6206 properly

48a8c67a655e48cabdf5274ecfccf28472d28249 authored over 10 years ago by [email protected] <[email protected]>
Fixed #8098 (Server debug script spam about getResourceRootElement)

4e0591992c7c14745acdadb9ae5595b90a49e339 authored over 10 years ago by [email protected] <[email protected]>
Added extra hash check for d3d9.dll

fe7396fd3f461099ee75e574ebbf5bfbaf7caa2d authored over 10 years ago by ccw808 <[email protected]>
Crash fix

64b0a584f040a2ce655299cf8fce160cdcf4a3e6 authored over 10 years ago by ccw808 <[email protected]>
Fixed #8096 (isElementStreamedIn(localPlayer) returns false) - Addendum to r6206

2f218b85eb1cac12ad7a1c4e915819a75ec6fe1f authored over 10 years ago by [email protected] <[email protected]>
Added startup checks and debug info

1defb3f8d509470c9d12a48100cc796a14a3ca80 authored over 10 years ago by ccw808 <[email protected]>
Fixed #7916 (Changing skin resets vehicle velocity)

bae8440defe665561e73140849194857dc553c25 authored over 10 years ago by [email protected] <[email protected]>
Fixed #7976 (Command 'nick' shows error although nick gets changed)

Updated CCore::IsNickValid to apply the same rules as the server for nicknames

8919af1e0e1a0804930ca66294fe6cb14b13e62a authored over 10 years ago by [email protected] <[email protected]>
Fixed #8081 (removePedFromVehicle desync)

84473a4f9dede837db3e07ff6a2daa142a6f731d authored over 10 years ago by [email protected] <[email protected]>
Renamed CFxManager.cpp to CFxManagerSA.cpp for consistency with existing code

Added missing files to VS 2013 projects
Properly fixed the crash of r6214

ed80f0559f92b8f5f9d35e239ac71a99e4410aae authored over 10 years ago by [email protected] <[email protected]>
Fixed multiple colshape client events when ped is in a vehicle

5a1724f42f6bf08a62c827051984f249ea3bbd0c authored over 10 years ago by ccw808 <[email protected]>
Improved crash dump information

042e09c8d805bfd6df4b489e68cbbb1f994fac53 authored over 10 years ago by ccw808 <[email protected]>
Merged revision(s) 6198-6199, 6202, 6204-6205, 6207 from branches/1.3.5:

[1.3.5] Debug test for common crashes #2
[1.3.5] Debug test for common crashes #3
[1.3.5] Debug t...

59db493db20bff0f29427ee18e8895d1a14efe75 authored over 10 years ago by ccw808 <[email protected]>
Added VS 2013 project files

2bfb7ea79ca61c1142068646bb98c3de856305a4 authored over 10 years ago by ccw808 <[email protected]>
Fixed #8092 (httpWrite Crash)

4523b3535de0a9b0bbb7604f23eab6868764eb66 authored over 10 years ago by [email protected] <[email protected]>
Update for r6208

Fixed a crash when an effect is destroyed while deathmatch is not loaded
Fixed createEffect's r...

6c78c3d093368dbd4529f268e2e0ae75c0307825 authored over 10 years ago by [email protected] <[email protected]>
Applied non-power of two fix from r5322 also on CEGUI (guiCreateStaticImage)

959778cdca28a721ba87192337e1b101e1e5abb3 authored over 10 years ago by [email protected] <[email protected]>
Fixed #7884 (setElementModel causes a desync, if the model changing element is attached)

3d2f4345412fbb72b159a1fb7d0dc2d9b572c227 authored over 10 years ago by [email protected] <[email protected]>
Fixed #7822 (Projectile counter reset when localplayer dies)

Added optional bBlow parameter to CClientProjectile::Destroy

e54f3bf29bb9750fb64aca667ddf4d0feab3c9bc authored over 10 years ago by [email protected] <[email protected]>