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

Fixed CEF crash on Windows XP

See https://bitbucket.org/chromiumembedded/cef/issues/1787/2526-branch-crash-on-windows-xp and t...

69a422575f3a5738d86762f916c1bdb5fccfac6e authored over 8 years ago by Jusonex <[email protected]>
Fixed crash when using fileRead with a large count argument

23f4001f36fc7a5ad50ec85eb9c722c8e52e1ac6 authored over 8 years ago by ccw <[email protected]>
Fixed uninitialized values on negative number warning

c5e56ea3e03bbc563bf5e3927a317be58924e942 authored over 8 years ago by ccw <[email protected]>
Added support for multiple statements in dbQuery/dbExec.

Requires 'multi_statements=1' in dbConnect options.

448abbafbf43cb4c77de6247d670367cd78306fe authored over 8 years ago by ccw <[email protected]>
Add CLuaArguments::Pop()

This function was originally for written for #9126 but it might be
useful in the future.

f0cb2ab5f64d722d5f11635ed32a9ba9a9888d08 authored over 8 years ago by Qais Patankar <[email protected]>
Fix crash in givePedWeapon relating to weapon ID

Now if you provide an incorrect value to givePedWeapon, the game will not
crash.

8fb5d01c510c53214b22365c217f77f8d86520a8 authored over 8 years ago by Qais Patankar <[email protected]>
Fix stealthkill crash and add killPed #2

- This fixes the lack of stealth kill animation
- Uses the ped kill method now

a522d44c92ba3d24d9d0029b4d93b42876c43d38 authored over 8 years ago by Qais Patankar <[email protected]>
Fix stealthkill crash and add killPed #1

- killPed now exists clientside. It will only work with clientside peds.
- Stealth killing a cli...

6a23fca16ef6f7a7b1385040871dcb9479745fec authored over 8 years ago by Qais Patankar <[email protected]>
Fixed Linux modules not working. Bug introduced in 008c70f69e3c8e3d332424603c9ba00fe41b2bea (Applied source code semantic modification. Removed unusable function.)

dd8f1ba639237eb1e6620ed8c9f577c635e4d8b4 authored over 8 years ago by ccw <[email protected]>
Fixed bit operators throwing the unsigned warning

e44f618ea1b0d6a769a2945283eabddaae211182 authored over 8 years ago by Jusonex <[email protected]>
Fixed cryptopp compatibility issues #3

7dc2de087a02eb8c217c12a61a97eaa728deab83 authored over 8 years ago by Jusonex <[email protected]>
Clean up client Ped luadefs

282e2c30af2b38aad5f8ae14e690fcb6a0efc415 authored over 8 years ago by Qais Patankar <[email protected]>
Clean up client Vector/Matrix luadefs

f87acdb6dc164a8dcce253b86f4583f072e57e57 authored over 8 years ago by Qais Patankar <[email protected]>
Fixed cryptopp compatibility issues #2

8b74e3f5289042abf76d03199df98cd134108340 authored over 8 years ago by Jusonex <[email protected]>
Added duplicate log line filter for script debugging

bbdf4698834faf451b1ae6783a110aa1b4c9043f authored over 8 years ago by ccw <[email protected]>
Fixed cryptopp compatibility issues

5bf95a62b55c152e3dff0e6a3c297fc770d170c0 authored over 8 years ago by Jusonex <[email protected]>
Fixed color parsing issues (switched back to the old way)

bb615cf7696a17b318bf992c3c5f014d136e4473 authored over 8 years ago by Jusonex <[email protected]>
Revert "Addendum to 60ae4c338c81d7f083e734603a47c883044acd9a (experimental fix)"

This reverts commit 8dbe34bfb20cb738daff02ef8c6f12d1ec58127b.

2f96bcb891c3645d2f264d3a81acc4695c4930a4 authored over 8 years ago by Jusonex <[email protected]>
Clean up client File luadefs

c4f2ea45b6ac8956d77f2e491833319422c2ebea authored over 8 years ago by Qais Patankar <[email protected]>
Changed Lua unsigned type check from error to warning

(This is just a temporary tolerance and will be reverted asap!)

56e6a53f2c1a394cdceccce65efeb1f566c1eed0 authored almost 9 years ago by Jusonex <[email protected]>
Updated copyright date

afb29c404ecc2beb67e314b827d0ae53d3b2dc43 authored almost 9 years ago by Jusonex <[email protected]>
Update to 60ae4c338c81d7f083e734603a47c883044acd9a (Changed CScriptArgReader to handle unsigned numbers better)

Fixed dbPoll to accept negative timeout.

b6afbccdbe5fb3251504c1cb84d23509dd529b6c authored almost 9 years ago by ccw <[email protected]>
Fixed CEF font rendering problem

c499f80f5e9914d2170ea254d8e285d6b5b332fa authored almost 9 years ago by Jusonex <[email protected]>
Merge pull request #26 from lopezloo/getammofix

Fixed getPedTotalAmmo crashing game if incorrect slot ID was passed

5bda149c780b43082f12eb14e148aa9813657bf6 authored almost 9 years ago by Jusonex <[email protected]>
Fixed getPedTotalAmmo crashing game if incorrect slot ID was passed

d691b66ba68eb292cf66c3e116a46b2c0f3545cc authored almost 9 years ago by lopezloo <[email protected]>
Test commit

This fixes issue #9001

343572569d4ec21d46b7aab1e1a175aa3ee0baec authored almost 9 years ago by Qais Patankar <[email protected]>
Applied source code semantic modification.

Removed unusable function.

008c70f69e3c8e3d332424603c9ba00fe41b2bea authored almost 9 years ago by ccw <[email protected]>
Added OOP implementation for Vehicle.turnVelocity/Vehicle.setTurnVelocity

375c775b51d0e35c08976ab41e2399bb86d19b2d authored almost 9 years ago by Jusonex <[email protected]>
Hackfixed onClientBlur not triggering when clicking into an empty area

3182d274a64ee4d0d206d3f15bc37bae2661962e authored almost 9 years ago by Jusonex <[email protected]>
Updated CEF to CEF 3.2526.1366.g8617e7c (Chromium 47.0.2526.80)

187349c77574476af7e6e7f5395dcca1368aed44 authored almost 9 years ago by Jusonex <[email protected]>
Another addendum to

https://github.com/multitheftauto/mtasa-blue/commit/60ae4c338c81d7f083e734603a47c883044acd9a
Adde...

ff9df67897ad0d5aa23ff7a3945333cea25ca2a4 authored almost 9 years ago by Jusonex <[email protected]>
Fixed #8959 (onClientKey/Character tweaks)

2d4f3d8d10053e7dacad405ed0f530a5c4755269 authored almost 9 years ago by Jusonex <[email protected]>
Test fix for missing Linux libs #4

ee63820bc0b13ec749b96b5b117f64b4da5f6a86 authored almost 9 years ago by ccw <[email protected]>
Addendum to 696ad092b17b184c16ede8c7728c073792154565 (Fixed #9091 (Players reconnect when downloading an updated file from external web server))

33124ed504e42ddb4d06d80fef6d9ce356a11720 authored almost 9 years ago by ccw <[email protected]>
Fixed #9111 (Everything in a string to the right of a colon will be cut off in error and assert)

91cf39f4bdc6adacac4ff0a5ed26d1ae84954540 authored almost 9 years ago by Jusonex <[email protected]>
Test fix for missing Linux libs #3

6401321c055a503fc0c94837f86f8530350a75f1 authored almost 9 years ago by ccw <[email protected]>
Test fix for missing Linux libs #2

03f0411d08973a39d5d8bbd018d305444f29ca8a authored almost 9 years ago by ccw <[email protected]>
Merge pull request #25 from Necktrox/patch-1

Added missing OOP-def. for isElementStreamedIn

8133d2ef19cc6660fce29e0f8585a8ae3dad9b73 authored almost 9 years ago by Jusonex <[email protected]>
Added missing OOP-def. for isElementStreamedIn

The client was missing the OOP definition for the clientside function isElementStreamedIn

4bd2c2161cccf5e547f33baa6abb36d766bff8f5 authored almost 9 years ago by Marek Kulik <[email protected]>
Test fix for missing Linux libs

2082a77f4d229b3a7cd4366306483e903e63c254 authored almost 9 years ago by ccw <[email protected]>
Fixed #9091 (Players reconnect when downloading an updated file from external web server)

696ad092b17b184c16ede8c7728c073792154565 authored almost 9 years ago by ccw <[email protected]>
Add oopdef for dbPrepareString

4a5606882e24122ea982db84c5b06b71bf9cab7b authored almost 9 years ago by Qais Patankar <[email protected]>
Added dbPrepareString

8d16feb5339f87d37f9deaa157b0702f9f608744 authored almost 9 years ago by ccw <[email protected]>
Fixed crash in getPedSimplestTask

1344d33d91dd8b3ba6b12afcf5b77b30bcc0a4af authored almost 9 years ago by ccw <[email protected]>
Fixed progress bar crash

15641e1f23e5380d7c38cb58d0b50169e87365db authored almost 9 years ago by ccw <[email protected]>
Fixed player.outputChat behaving incorrectly

1b47984ab8d2f8855049f2a8a28180393c982fcd authored almost 9 years ago by sbx320 <[email protected]>
Merge pull request #24 from tederis/master

dxGetTexturePixels fix

75754d94331af663203642c3a1696d641c0a0777 authored almost 9 years ago by ccw <[email protected]>
dxGetTexturePixels fix

Fix wrong end vector calculation.

5461bde00fc9e6f86a2913c2db843f2d46a56c73 authored almost 9 years ago by tederis <[email protected]>
Merge pull request #21 from Necktrox/patch-1

Improve ACL "access denied" log message

f98a3cbf11cbcc9e34fd7bc44b281c017038e458 authored almost 9 years ago by Qais Patankar <[email protected]>
Merge pull request #23 from ArranTuna/master

Remove ID 239 from new skins list

This ID was already a ped

99b58e4d4541de2f873fe35b616ff694b07abc07 authored almost 9 years ago by Qais Patankar <[email protected]>
Removed an ID that was already a ped

I have tested the new skin ID with mods, everything seems to work fine,
except this ID was alrea...

3f3146e9dcc66b695b8702cb4e31524651df80c9 authored almost 9 years ago by Arran <[email protected]>
Updated net module version

9d5c39866678c314880129bd0f189e918b4a742c authored almost 9 years ago by ccw <[email protected]>
Added startup problem message for Evolve

69741fd8885aaa7761980df8edb01fce8fbd7c7a authored almost 9 years ago by ccw <[email protected]>
Refactored process related functions in the loader

d8ace79fb5b6aea3217745c5e4cac1a74265203f authored almost 9 years ago by ccw <[email protected]>
Refactored/renamed download callback.

Removed some unused code.

843a3b5f0a63753317211cf8368606648b4413dc authored almost 9 years ago by ccw <[email protected]>
Renamed Linux build script

2b8e7068e43d8924ae6cf283b5a05b4ac610dfe1 authored almost 9 years ago by ccw <[email protected]>
Update CConsole.cpp

Improve the log message in case a player has not enough permission to execute a command

175612c330fe5750b86e8ba4e41ff6b731e055d5 authored almost 9 years ago by Marek Kulik <[email protected]>
Fixed typo in previous commit

936233264d7441497d80a4b9fd82f3ee89ceb2ba authored almost 9 years ago by Jusonex <[email protected]>
Added error message when passing a local browser to executeBrowserJavascript

12bc8ddf7172c6d5cfd6915599ce98657d7a8b76 authored almost 9 years ago by Jusonex <[email protected]>
Merge pull request #17 from ArranTuna/master

[For testing] #7935: Patch: More ped skin IDs (Improved)

93e121ff6ecec8bee1259c05c60301c2fa912b5d authored almost 9 years ago by ccw <[email protected]>
Added online help option if updater download fails.

Fixed FileLoad return value.
Modified server announce error message.

79d1e87a7bd06a4a4c875efbb437593f9d0115ef authored almost 9 years ago by ccw <[email protected]>
Update OOP code in 920c3e9f124457f2efc804a

676b525178f71b2da56c7171730a5ede9d43ed80 authored almost 9 years ago by Qais Patankar <[email protected]>
Addendum to 30eb083a0f33b91090e4fc26d977a87abbdadcc7

5aa25a11f1029fac50c4dca6546607af30d3c6b7 authored almost 9 years ago by Jusonex <[email protected]>
Fixed #9081 (Invalid image path cause crash when attaching it to image with disabled propagation)

30eb083a0f33b91090e4fc26d977a87abbdadcc7 authored almost 9 years ago by Jusonex <[email protected]>
Added getters and setters for searchlights

920c3e9f124457f2efc804a61eff414016aee2bb authored almost 9 years ago by Jusonex <[email protected]>
Update .gitignore to latest sources

cf477c9dd6b3aa1adb372c30bc0d14a1d4b46630 authored almost 9 years ago by Qais Patankar <[email protected]>
Added batch file to super clean the source tree

ff660c748b729baee3fce985441051aebe6257f3 authored almost 9 years ago by ccw <[email protected]>
Allow zoom_in/out binds to work when scoped in

The game no longer does what is stated in the code.

3f5d2118663bd3daa2359f7b6ba67e5e020086d4 authored almost 9 years ago by Qais Patankar <[email protected]>
Add SearchLight OOP definitions

4ba94ae7c4908dcbcf8b78cff3fbd7203f530048 authored almost 9 years ago by Qais Patankar <[email protected]>
Tweaked search light rendering and added light limit

c7e0a4e6037f4c1c18f37df7e156fe33ef715965 authored almost 9 years ago by Jusonex <[email protected]>
Increased size of precompiled header (client deathmatch project only)

1d2e786333981f0b6ee6f3d68747eccefec1e297 authored almost 9 years ago by Jusonex <[email protected]>
Added createSearchLight

933099587246492ea9a5d9865002f09a3a6bd711 authored almost 9 years ago by Jusonex <[email protected]>
Fix compile error in 1735e600d2d681b

0906b9a0498ddb00eca4a0fd6de54b12ef93c140 authored almost 9 years ago by Qais Patankar <[email protected]>
Clean up 1735e600d2d681bc86000670c a little

90cb3f01f5edb3374c8dbf11c509d71c474cda07 authored almost 9 years ago by Qais Patankar <[email protected]>
Let loadstring & load load UTF-8 strings with BOM

8802cbc76dcb467a268733ed1b57ac2e6b75c4bc authored almost 9 years ago by Qais Patankar <[email protected]>
Refactor UTF8BOM checks out (on resource start)

1735e600d2d681bc86000670c99d75931fe20c16 authored almost 9 years ago by Qais Patankar <[email protected]>
Make UTF-8 BOM checks more clear

5ebbaacae99f30af36b16744cd87b58ef45da198 authored almost 9 years ago by Qais Patankar <[email protected]>
Addendum to 60ae4c338c81d7f083e734603a47c883044acd9a (experimental fix)

The problem is that tocolor(255,255,255) returns -1.0d, but dxDrawText reads an uint, so it relie...

8dbe34bfb20cb738daff02ef8c6f12d1ec58127b authored almost 9 years ago by Jusonex <[email protected]>
Fix typo in bd6f6fcca69c9f64f

08ea9fdcfe66947049558a431ea9ba37ee809e20 authored almost 9 years ago by Qais Patankar <[email protected]>
Partially revert f7d852295533a

2af3da0b82eba3f3808d3409ca202ad0a2324f25 authored almost 9 years ago by Qais Patankar <[email protected]>
Remove lower bound checks for setTrainTrack

83cbf3caac676fd718fcd257ad75fe6432d0d5e3 authored almost 9 years ago by Qais Patankar <[email protected]>
Rename server-can-flash-window

bd6f6fcca69c9f64f6e556e0a08233add7bd9d8a authored almost 9 years ago by Qais Patankar <[email protected]>
Fix setTrainPosition not working (client fix only)

Still doesn't work on the server...

4734246e9e49b079f64ffed03267654214ae32d8 authored almost 9 years ago by Qais Patankar <[email protected]>
Make sure getCameraFOV prints an error

5b815c2a278fa9d0e838aa033e854eb904dc86db authored almost 9 years ago by Qais Patankar <[email protected]>
Changed CScriptArgReader to handle unsigned numbers better

60ae4c338c81d7f083e734603a47c883044acd9a authored almost 9 years ago by Jusonex <[email protected]>
Improve error messages for setCameraFieldOfView

71fb3290a0ed3aeeac7cf4c2ec5e4a22bd3b970c authored almost 9 years ago by Qais Patankar <[email protected]>
Improve setTrainTrack error messages

3491c37058e77ed5ca549c2589356293b92fd589 authored almost 9 years ago by Qais Patankar <[email protected]>
Make setWindowFlashing errors more informative

Also fixes an issue where giving it "-1" as a count would cause the uint
to wrap around to a hug...

f7d852295533a04df1e1bcd8daec2a6e7e577444 authored almost 9 years ago by Qais Patankar <[email protected]>
Removed CEF Java enabled setting

Chromoium dropped support for NPAPI plugins recently and since Java is a NPAPI plugin as well, i...

30772de1f2017c4bc419fec56a7fc5291a900ed9 authored almost 9 years ago by Jusonex <[email protected]>
Updated CEF to 3.2526.1354.g2ddbe64 (Chromium 47.0.2526.73)

3a888337cabe309657edc1984f713b7892364f67 authored almost 9 years ago by Jusonex <[email protected]>
Fixed #9059 ([Request] flashMTAWindow)

a594681c82c797910cc3367a3202a7b748883b31 authored almost 9 years ago by Jusonex <[email protected]>
Fixed a startup crash

2b4d48a47c83c97f4da226b17923949560f57281 authored almost 9 years ago by ccw <[email protected]>
Changed fullscreen auto-fixer to work with all Windows versions.

Updated logging.

7d6fff5db7f0a8735773bc06664c243c1f096c84 authored almost 9 years ago by ccw <[email protected]>
Fixed a crash (race condition triggered when jacking a vehicle)

Thanks to Dutchman101 for tracking down the crash

2e25d9e13844c19f2bf40d4ef600878dda5133f6 authored almost 9 years ago by Jusonex <[email protected]>
#7935: Patch: More ped skin IDs (Improved)

See http://bugs.mtasa.com/view.php?id=7935

d800886b2c044fdabaf369a93095e4abbf2092dc authored almost 9 years ago by Arran <[email protected]>
Remove dead screenshot links in README

a059b7661b8f91fadc3f5ba4a13232667c0a6649 authored almost 9 years ago by Qais Patankar <[email protected]>
Added onPlayerACInfo event and resendPlayerACInfo function for the server

1bd6b404ed547c411d5ea264c8eaf096db969c04 authored almost 9 years ago by ccw <[email protected]>
Fixed #9065 (Console cursor input causing server freeze)

ec9df9e3e0b88a29352d03cf0b7ee1c5b8fa5793 authored almost 9 years ago by ccw <[email protected]>
Fixed refreshResources() sometimes crashing the server

30cee872638a5ab0d2abddaa3c316ee080423a04 authored almost 9 years ago by ccw <[email protected]>
Fixed file conflicts when a resource name contains square brackets

97dcefd37aa78bc2f1871a31a7e9020164dbb0b8 authored almost 9 years ago by ccw <[email protected]>