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 Linux server startup error message formatting

1443c28e4c4a573674196ebc7625dc5b8b8121bf authored almost 9 years ago by ccw <[email protected]>
Improved server dll version check

b8868f74bfc10a4936b8d6b952fed0d24c32f50f authored almost 9 years ago by ccw <[email protected]>
Fixed incorrect path for redist file checker in installer.

Added stats for existence of normaliz.dll

56b45065557c32e084a4b33e1df9fef1cff52037 authored almost 9 years ago by ccw <[email protected]>
Added UsingDepthBuffer flag to dxGetStatus to indicate something is using the readable depth buffer. When true, onClientHUDRender dxDrawImage shaders (with ZEnable = true) will not be obscured by world geometry after:

1) dxSetRenderTarget is called,
OR 2) dxDrawImage is called with a shader that uses the readable ...

0472ab342f422afc7ef04b71670f65ef9588810d authored almost 9 years ago by ccw <[email protected]>
Addendum to 3c1e62e5663ae39f86594570f5cb8f90f670be96

Fixed missing log message when an error occurs inside a coroutine

9c1beb3dc79333079374e632ec70f01ba36b0c34 authored almost 9 years ago by ccw <[email protected]>
Addendum to 6ffaa9159f7d5135c9fafc7628d3628ed3f8a82f

Linux compile fix

6f7e75e06375bac26107ecf6f525673aa1a38340 authored almost 9 years ago by sbx320 <[email protected]>
Fixed crash when creating 'unexpected userdata' error message (in functions that use a callback)

78e5d6a37957081ac9c270caf8239c783f6d192f authored almost 9 years ago by ccw <[email protected]>
Removed preprocessor macros for VS08 compatibility

Changed some functions to C++11 variants rather than using #ifdefs to determine compiler

6ffaa9159f7d5135c9fafc7628d3628ed3f8a82f authored almost 9 years ago by sbx320 <[email protected]>
Addendum to: Added Microsoft Internationalized Domain Names (IDN) Mitigation APIs redistributable to installer

919e9b2a5aad780a15233e344fbcf993230474e5 authored almost 9 years ago by ccw <[email protected]>
Added Microsoft Internationalized Domain Names (IDN) Mitigation APIs redistributable to installer

02865d5687b315b387a6ab737bd2aad636d7a94f authored almost 9 years ago by ccw <[email protected]>
Merge pull request #16 from Gothem/HTTPS-Support

Added support to HTTPS in cURL

fe43c15cb4e6d173165cef834cf5d8960e03a576 authored almost 9 years ago by ccw <[email protected]>
Probably fixed #9058

65ee9576a46dec1f9179092cfa018e9ef3ab2143 authored almost 9 years ago by Jusonex <[email protected]>
Added missing Linux files

...and fixed a compile error

Let's pray it works!

a0100b9fc4b1e195cc5292d8c052a458b2f48f1d authored almost 9 years ago by Jusonex <[email protected]>
Tweaked server verification

Also added Crypto++ project files

21b5fc3bc9328894bbd51918e07f01a679021e19 authored almost 9 years ago by Jusonex <[email protected]>
Added Crypto++ files

e67891250f1ba222f06a86d01058831d85a18547 authored almost 9 years ago by Jusonex <[email protected]>
Added support to HTTPS in cURL

08f259acbaa7744e99ad14715a5b8b3b579cb6b2 authored almost 9 years ago by Stefano Aguilera <[email protected]>
Reverted access to Raknet RSA functions

d7708131b91bd80ca01da25c23ff1a6f2c3f2f7c authored almost 9 years ago by ccw <[email protected]>
Fixed missing log message when an error occurs inside a coroutine

3c1e62e5663ae39f86594570f5cb8f90f670be96 authored almost 9 years ago by ccw <[email protected]>
Fixed server shutdown crash.

Tweaked status messages from ASE master servers.

6c7c3468311977306c0b4e72b1248f9f72964e89 authored almost 9 years ago by ccw <[email protected]>
Added server crash dump uploads

19815b3feca4dbeb134bf4b95274b2b1d2a81dcd authored almost 9 years ago by ccw <[email protected]>
Added some missing null pointer checks

c229e3055dc00a26878085768787c5dc8f861700 authored almost 9 years ago by ccw <[email protected]>
Added key size option to RSA functions

17628bc14cf00d27ad21d150f842e4954d29872d authored almost 9 years ago by ccw <[email protected]>
Added VS2013 redist files fixer to installer

bc17fb445a4a68d7272cc4aa4ade2bdaf1a6ba1d authored almost 9 years ago by ccw <[email protected]>
Added debug assertions for wrong oop function references

Fixed issues exposed by the new assertions

c2a03fe42edd862311f18f51e4ff76e59151cd60 authored almost 9 years ago by sbx320 <[email protected]>
Addendum to 87697c4ca2d3a41c66971fe4c1cfb5b64a74f30

Added missing oopdefs

7f4a3e79be248379a3bbb83a7da0824b55928cb7 authored almost 9 years ago by sbx320 <[email protected]>
Fixed #9048 ([OOP] Resource.getFromName does not exist client-side)

Also fixed a typo in 7ad761494592c522568d24c889258852e8aa0c9d

d6842a36a1e2aea156e9d70ac1918e91c1e6dc56 authored almost 9 years ago by Jusonex <[email protected]>
Removed unused code

6e5602316ebd3b52314f1ce9650e8d6b677fc4b5 authored almost 9 years ago by Jusonex <[email protected]>
Improved CEF handling in the event of missing files

Added file verification for local CEF files

c7407c9bfafcd1fe1eac172003e5ae02de149fd3 authored almost 9 years ago by sbx320 <[email protected]>
Revert "Added ignoreCache parameter to loadBrowserURL"

This reverts commit 85df0370d134e649b3a84d93c8c75358b25a0ffd.

7f300ed85138f8970c111bad25d61dabb75628df authored almost 9 years ago by Jusonex <[email protected]>
Fixed minor threading issues

bc49a9ece337b6052ac0a82bd9b6059b1fe7de62 authored almost 9 years ago by Jusonex <[email protected]>
Added toggleBrowserDevTools

7ad761494592c522568d24c889258852e8aa0c9d authored almost 9 years ago by Jusonex <[email protected]>
Added ability to add more ASE master servers to announce to

a0f15cbaa45888758ee63a6fb9e9d2158669ab24 authored almost 9 years ago by ccw <[email protected]>
Fixed #9042 (Dragging and selecting text is not possible in browser)

ec8db3b32109c8b5cf921a07e5ad1ff25b2f59c4 authored almost 9 years ago by Jusonex <[email protected]>
Added tests for RSA functions

d1c9538457c7ff53c9ddf982d64b67253a336c57 authored almost 9 years ago by ccw <[email protected]>
Added access to Raknet RSA functions.

622ee5203309c7f453178072bb5fe85dcc8b2ee7 authored almost 9 years ago by ccw <[email protected]>
Removed old tracking/http code

e319788fd154241f91339d01c64da70ab63e8615 authored almost 9 years ago by ccw <[email protected]>
Small tweaks incl. updated debug logging and removed unused code.

15e450ecd7ea3995badacf7243ba72475c87c7e0 authored almost 9 years ago by ccw <[email protected]>
Removed a file corruption check due to false positives.

39a4548eaf4959ec41613e2732bbf70e3bc05984 authored almost 9 years ago by ccw <[email protected]>
Added server verification logic

21ab0c11a4f8966198f7c5fb394de36d685a4ead authored almost 9 years ago by Jusonex <[email protected]>
Updated fix #9038 (bugged shotgun with bullet sync) to only work if all connected clients support it

edbc6d37a734914b7349c693edf9a087a5a78a3d authored about 9 years ago by ccw <[email protected]>
Added autofix for black screen on startup # 3

7ad3da1c5e086a26d3fa6704f7dcb0b78597f54d authored about 9 years ago by ccw <[email protected]>
Added autofix for black screen on startup #2

773a918a7946c7b4aa98407214cfa8638d9066d8 authored about 9 years ago by ccw <[email protected]>
Fixed a CEF crash that occurred when using the application cache

(<html manifest="cache.appcache">)

8d58de6454233ccd0db3bc4fa203ccb47ecbb0c8 authored about 9 years ago by Jusonex <[email protected]>
Updated CEF to 3.2454.1328.gc45b7de (Chromium 45.0.2454.85)

The CEF version I committed in 2e6f7c363463a258b17b8b3453f363a448415f9f is the latest dev build ...

7aa498018b76da4feb6969659cc54bde1bdab863 authored about 9 years ago by Jusonex <[email protected]>
Revert "Updated CEF to 3.2494.1328.g2328b9b (Chromium 47.0.2494.0)"

This reverts commit 2e6f7c363463a258b17b8b3453f363a448415f9f.

0bde33a9834142f50c17dec8befadf3295f6082a authored about 9 years ago by Jusonex <[email protected]>
Added DDS support to dxCreateTexture (pixel data)

bcbfe54e26c0363dc5b3a9c60ce9546a74b30408 authored about 9 years ago by Jusonex <[email protected]>
Moved 'Fullscreen mode' setting to video tab

b04193a2075ce9c14d070d1ac92c0661a36e5e75 authored about 9 years ago by ccw <[email protected]>
Updated CEF to 3.2494.1328.g2328b9b (Chromium 47.0.2494.0)

2e6f7c363463a258b17b8b3453f363a448415f9f authored about 9 years ago by Jusonex <[email protected]>
Fixed mtasa:// links not working correctly if MTA is already running

036557ea3af9401a24b8dcb16c298b5a2ec8fe5a authored about 9 years ago by ccw <[email protected]>
Added autofix for black screen on startup

a9345d65c0c82e23a8926a4350487c5852e5542d authored about 9 years ago by ccw <[email protected]>
Fixed inconsistent Windows version detection

5c0fecbd9c17408fe2187115c739a2896bceca79 authored about 9 years ago by ccw <[email protected]>
Fixed warning message when Lua file is 0 bytes

511d188256a549f7d04e0f542c7cfd2957f7e69d authored about 9 years ago by ccw <[email protected]>
Fixed #9038 (bugged shotgun with bullet sync) for 1.5.1

fe591cfda9b1e05e676b9c47760ada8554bb769c authored about 9 years ago by ccw <[email protected]>
Test for #9038 (bugged shotgun with bullet sync)

e8ea8e00bb25d71235bc524eb56ed7868c8749c6 authored about 9 years ago by ccw <[email protected]>
Fixed #8053 (Team members are not fully synced clientside when joined)

dad962ca70d8cffdabb3bfcbff1572fd8e2d7389 authored about 9 years ago by ccw <[email protected]>
Remove unimplemented function from CLuaMain.h

177918f2429fc8653fc59945bdb5d01a7284d536 authored about 9 years ago by Qais Patankar <[email protected]>
Add outputChat oopdef to Team

064659382f5d2aa53428c158199016868bba5478 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up OutputChat OOPdef

68117db8f64e9c4d41a1a007b7f2cb38f85b9fd3 authored about 9 years ago by Qais Patankar <[email protected]>
Tweak LUA_DECLARE_OOP

ebe4a24b42e6a05f8c61f07d732ff25b74bd85c2 authored about 9 years ago by Qais Patankar <[email protected]>
Hide QueryHandle class from global environment

a731d7648d3527c603afeaaeb4c6c66c69bd3c74 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Database

2500ca4833fe17a04dbc7df410a9116b94138184 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Ban class

46856eee35db648d09ff636932757a0a04a6b865 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Account

Also fixes some other things...

8fc1faf6edfa322a86af52d575ed0013bdb82c37 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Sort and conform a "few" things

2dd372b464f7d57a084cc93750bbfc684cb47f14 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up ColShapes

57544b4b81ff4c5815d01c81ff9044f27fb9fd2c authored about 9 years ago by Qais Patankar <[email protected]>
'Fixed' Linux compile warnings.

c41f39adca0c67062a2176e050f065bfef3cea9d authored about 9 years ago by ccw <[email protected]>
[luadefs-server] Clean up RadarArea

d753afd79ba8aec635b43176d6e68649f55d2cbd authored about 9 years ago by Qais Patankar <[email protected]>
Fixed Linux server basic backup missing some files

a7f8cadca1ddecaf9dbcbc55c4f7d9ae8ae8d562 authored about 9 years ago by ccw <[email protected]>
[luadefs-cleanup] Clean up Object

edc19445fa49d182f7cf48b810197c45a933427a authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Timer

c499aa0d0c8244304c4e017a472f5557e5ae8f0c authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Water

3f4f3b8a2b58d828ab738833e5ffb68c12b29864 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Team

d5f1c97ad67ff3a86fa183e68ebcf0a834c68679 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Blip

4b9d2cdfa301d90519fb2bbcf5ca28392ddfb022 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Use LUA_DECLARE in headers

19bf09b27c9084c292a1fa660e73ad19b02a6342 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Organise back-compat functions

7cd5a1d54abcaf9ebeddeb863d0e7caa27821692 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Resource

7b750d57e096c30d2bf2d3793f41f8e00f0eb90d authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Player

37ed90d2e04ce03edc4f98b5858ee2f3a1600e27 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Ped

eff201fa42d5b8bb6be2674ecd18a9bca3556dc6 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Marker

71cd272f5ecb4b34178e86ae2c74dd498626ecfe authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Delete unused Camera oopdefs

ea440116f77cf3ee2fc51422e32a30252d45cb7b authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Sort out ACL Defs

- Fix VS 2008 typo
- Move ACL OOPDefs to CLuaACLDefs

1b14adb3fca1c728126ffd64ced988c3184b9388 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Move Element OOPDefs to Defs

8cad888de6ecf6bf6edec4f536d2af5a51e8f2ff authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Vehicle

35c713cf1442d330130f7af8d6871c518fd347fb authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up ACL

7ec8fdc0fd6d0d82dfb5466bf82feae86ce8e84e authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Element, Pickup, Text & XML

94ab16cff161ce3f521c7a29e1ee053543de16a1 authored about 9 years ago by Qais Patankar <[email protected]>
[luadefs-server] Clean up Vectors, Matrix and File

fa46e04a7a3c5927c21ad4bd31ec0802049589b9 authored about 9 years ago by Qais Patankar <[email protected]>
CEF cleanups

16d64b71d57b2a2083e7b1c6f32014dd82a515eb authored about 9 years ago by Jusonex <[email protected]>
Added ignoreCache parameter to loadBrowserURL

Also ignoring cache by default if testmode is enabled

85df0370d134e649b3a84d93c8c75358b25a0ffd authored about 9 years ago by Jusonex <[email protected]>
Added option to skip server termination during update

ed364efe765f8675d2607276f6566a03e13cdb79 authored about 9 years ago by ccw <[email protected]>
Merge pull request #14 from qaisjp/feature/trainPositionFunctions

Add train position functions

25f2cdc7cfaff7bee44f6e5a8e6e0d1ae2101329 authored about 9 years ago by Qais Patankar <[email protected]>
Make setTrainPosition set the train position

605aee47670875667630786e89f31e8a819d59db authored about 9 years ago by Qais Patankar <[email protected]>
Fixed an issue with spaces in project build path causing build failures.

a7205fdc99c3d5dc38951fcef74f496d7d2ed924 authored about 9 years ago by Cazomino05 <[email protected]>
Remove debug echos in 755f1c794

311c60812878088f46141b7e3f4028a16df21fe7 authored about 9 years ago by Qais Patankar <[email protected]>
Add set/getTrainPosition functions

The train doesn't actually change position, though.

755f1c794437b59c131b99248c410766fff2fa5e authored about 9 years ago by Qais Patankar <[email protected]>
Add get/setTrainTrack

Also normalise train OOP

ff70ad715e6c05c88256a52e9d1b3df3aba94d30 authored about 9 years ago by Qais Patankar <[email protected]>
Improved DirectPlay dependency patch

4953c611bd09a9edc4335c127f4e55bb6aded746 authored about 9 years ago by Jusonex <[email protected]>
Addendum to 0ef0c3dfc6e8bd7a4d2b4049e5aba9ef3c8585b6

Removed useless debug code

9a6af31e78430ea753e44076cd1d2949dde55c10 authored about 9 years ago by Jusonex <[email protected]>
Workaround for alt-tab black screen problem in Windows 10 and GTA:SA.

Remove unused upgrade code.
Fixed reconnect after update.

46c8930abb8e8231577c439d7721579f935ef25e authored about 9 years ago by ccw <[email protected]>
Fixed crash introduced in 031ebcb6facbece5afbc8ba649a54ad6b7d88b7a

2c3d79085e3af61a5c5ddb88c34a30ac8a7c0f1d authored about 9 years ago by Jusonex <[email protected]>
Updated Linux shell scripts

f25f0b865ec416f6e34018a33368978ca89713a6 authored about 9 years ago by ccw <[email protected]>