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

Updated limit comments

c7721ed30a320b479fc268d27391a9da18e013fc authored over 8 years ago by ccw <[email protected]>
Fix a couple of warnings

d9554e94508f7f86405ad29db08e64baccdedf71 authored over 8 years ago by Jusonex <[email protected]>
Make .editorconfig less strict with whitespaces

52e569a3c180a47e14f996490b5b40cd11eaf596 authored over 8 years ago by Jusonex <[email protected]>
Fix compile errors due to CEF API changes

90795ee64731ad5661a003ec15bdad9af3b00c56 authored over 8 years ago by Jusonex <[email protected]>
Update to CEF 3.2704.1416.g6549316 (Chromium 51.0.2704.63)

84a0748f3a788e0706f124664fbfc2c29697c10a authored over 8 years ago by Jusonex <[email protected]>
Crash fix

51360da8d6abe837ada6183caea3ce176c97a054 authored over 8 years ago by ccw <[email protected]>
Fixed dbPoll returning early when timeout is used

1cec76a5bc18e271742d279eebe39425c926cbe3 authored over 8 years ago by ccw <[email protected]>
make something more clear

24c712a834a85b2add6466760d936a05add7d76c authored over 8 years ago by Qais Patankar <[email protected]>
Merge pull request #43 from lopezloo/9227

Fix #9227 (Fire Extinguisher doesnt trigger onPedWasted)

9d08e671f60cb06ac9298b793c0005e38cd02c2e authored over 8 years ago by Qais Patankar <[email protected]>
Addendum to de2e6702693b9b7d7450c97e0942704be63dbb7f (Added logging to installer)

830f27574fc57fcae2c589e77b3222f4e1c8e3d8 authored over 8 years ago by ccw <[email protected]>
Merge pull request #45 from lopezloo/colcrash2

Fixed colshape related crashes

e6bbc3a00893047c3d706917aecdf2a5acd1fcf6 authored over 8 years ago by ccw <[email protected]>
Merge pull request #44 from rafalh/localtime-fix

Fix invalid time conversion causing assertion failure.

5e0e812c8f5752473d2e1f635fca4f17370e91ac authored over 8 years ago by ccw <[email protected]>
Added logging to installer

de2e6702693b9b7d7450c97e0942704be63dbb7f authored over 8 years ago by ccw <[email protected]>
Conformed tabs to spaces in nsis and config files

7a4ce4cc548c18de0a78d8b9994b9165dda3bd03 authored over 8 years ago by ccw <[email protected]>
Fix colshape related crashes

a7905d03c2cf5b7cb39a8e571132299133d77c13 authored over 8 years ago by lopezloo <[email protected]>
Fix invalid time conversion causing assertion failure.

388f7f327a995f405ce9f18404cc6a12dcea6fec authored over 8 years ago by Rafał Harabień <[email protected]>
Fixed #9242 (low LOD object issues)

8009d0a657126838202a1ed3f9fb33e8d117a91e authored over 8 years ago by ccw <[email protected]>
Replaced some alloca calls to prevent stack overflow

b929a74026ef401e0b964a27208a86b8c9d6fb5f authored over 8 years ago by ccw <[email protected]>
Fixed #9227 (Fire Extinguisher doesnt trigger onPedWasted)

377c836d5a6501ca8d9a2db98301dbe913f193dd authored over 8 years ago by lopezloo <[email protected]>
Removed unused variable from custom data

bb568d0684a52a903fd01dd59937ead1709cb998 authored over 8 years ago by ccw <[email protected]>
Addendum to b56c9432f5e54ab316ff721d9a42e68ae6661bc4 (Added option for addDebugHook to skip event/functions.)

Added code for skipping events

0e048334acf4f1aaf6a1731cfa422587ff22f6f5 authored over 8 years ago by ccw <[email protected]>
Added client resource files path info to Advanced tab

61d281dc854da3cdea37aeb27780d4da7352ce5e authored over 8 years ago by ccw <[email protected]>
Added option for addDebugHook to skip event/functions.

Added option to hook add/removeDebugHook.

b56c9432f5e54ab316ff721d9a42e68ae6661bc4 authored over 8 years ago by ccw <[email protected]>
Updated debug logging

76de6ba2bef39437e42f277423ca6cc735a74f1b authored over 8 years ago by ccw <[email protected]>
Merge pull request #33 from mabako/ajax-handler-nullbyte

#9180: setBrowserAjaxHandler breaks JSON decoding by attaching a bogus '\0' byte

6bc54d8baa4ec66ab3785530afd4121cf00ccdf1 authored over 8 years ago by Jusonex <[email protected]>
Remove unneeded dependencies from CEFLauncher.exe project

50124ea3fbef14c44935fcdb175a87e26822b7ba authored over 8 years ago by Jusonex <[email protected]>
Update CEF to 3.2623.1397.gaf139d7 (Chromium 49.0.2623.110)

654b38fc7e582ef79ecf133e1f4f364136c14332 authored over 8 years ago by Jusonex <[email protected]>
Update .gitignore to comply with VS15's temporary files

fb79962079f1fd034fd5dbc6a28f0dce11b9d3eb authored over 8 years ago by Jusonex <[email protected]>
Removed unused code.

Fixed some incorrect assert usage.

772497059d697053e22af0b79ea0316d674500ae authored over 8 years ago by ccw <[email protected]>
Improved streaming of low LOD objects #2

4038f546ed5032fc594399ce73e5682de0028200 authored over 8 years ago by ccw <[email protected]>
Improved streaming of low LOD objects

87381f2c5aebf1e771c14f2c8c6912bede39c57a authored over 8 years ago by ccw <[email protected]>
Fixed missing lines in report log upload

1e1b14fd083eeb967d685724bb052b8d2db45983 authored over 8 years ago by ccw <[email protected]>
fix typo

f60f2f8b42bf53f548a4fcff68fe58180599e0fc authored over 8 years ago by Qais Patankar <[email protected]>
add pretty tabs

add JSON_C_TO_STRING_PRETTY_TAB from:
https://github.com/json-c/json-c/commit/92d4cf15f0e41bdb74...

e5b1c3f06594dd3a61522e8b9bea51dce40dcfc3 authored over 8 years ago by Qais Patankar <[email protected]>
improve json prettifier (server only)

reverted back to old "bCompact" bool and added an extra argument taking a
"json-pretty-type".

t...

9b34a0cf6055b74a4533e0bc78bb0fbe16fe53db authored over 8 years ago by Qais Patankar <[email protected]>
fix typo

ac1bea5175ef4c4c7635f75ffc93f4ad74602f73 authored over 8 years ago by Qais Patankar <[email protected]>
add pretty :dancer: json serverside

see mantis issue #9210

this change retains the old boolean functionality:
- true -> "spaced"
- ...

5e778527c5b0d7c5b027a792e25ea8fdc925fad6 authored over 8 years ago by Qais Patankar <[email protected]>
Removed unused code

e91091d0a7d316ca26f5318356bd1e5961ddf8d8 authored over 8 years ago by ccw <[email protected]>
fix typo in 820737804d3bb97

forgot to merge my last minute build fix into that commit

c621601b7839886799a4750e1accd791c7289195 authored over 8 years ago by Qais Patankar <[email protected]>
Removed VS 2008 redistributable from installer.

Updated installer plugins to eliminate dependency on VS 2008 redist.

64dcb26f3763108566ab392e0b47616cb8b6a8d5 authored over 8 years ago by ccw <[email protected]>
Clean up client Object luadefs

820737804d3bb97ab7ae653ed8583bae994e8a1f authored over 8 years ago by Qais Patankar <[email protected]>
Clean up client bitwise luadefs

0ef95e885fef9c0f9d61e367bbfd9805bc736274 authored over 8 years ago by Qais Patankar <[email protected]>
Merge pull request #28 from lopezloo/bikeplates

Fixed #8158 (setVehiclePlateText doesn't seem to change visual plate …

d083534d2f83df3b25dfdc0f080b7408e4bae1f2 authored over 8 years ago by ccw <[email protected]>
Clean up client Player luadefs

d6646e3f3500592173fe6ae8ad624b914a734923 authored over 8 years ago by Qais Patankar <[email protected]>
Clean up client Vehicle luadefs

9b1fbaf639657a446790469aa6711e11be0d3eee authored over 8 years ago by Qais Patankar <[email protected]>
Clean up Blip luadefs

124838c5555b3b074f3ec405a18749fcde44064b authored over 8 years ago by Qais Patankar <[email protected]>
Clean up Marker luadefs

781d58de0cfc01cd4bceac1891bfabb7b0185109 authored over 8 years ago by Qais Patankar <[email protected]>
Clean up Audio/Sound luadefs

7066607f5986575a906bffd375e743a7a981fd36 authored over 8 years ago by Qais Patankar <[email protected]>
Merge pull request #34 from lopezloo/9192

Fixed #9192 (createProjectile with train models causes client crash)

5d931b1c03c26e9d812d328a006ceaa091a8e5df authored over 8 years ago by Jusonex <[email protected]>
Fixed #9192 (createProjectile with train models causes client crash)

b7150bfe213eda884648cb457842a2f2bc84901f authored over 8 years ago by lopezloo <[email protected]>
Logging updates

16fe744414a974d35744be33f826c7c49fe10187 authored over 8 years ago by ccw <[email protected]>
Changed server private IP error to a warning.

b4108dc2f74c52af0bc269b1a30822638b9bdba0 authored over 8 years ago by ccw <[email protected]>
Use native resolution at first start

1456c7e2f9abc4012d516f49b94d1022e48190bf authored over 8 years ago by Jusonex <[email protected]>
Added EditorConfig files

d8ce267ffb107d5ecfee438f5bac05d6acea2c45 authored over 8 years ago by Jusonex <[email protected]>
Updated optimus detection

586853dc2453e202b15aa87784168e8f42330975 authored over 8 years ago by ccw <[email protected]>
Updated CEF to 3.2623.1395.g3034273 (Chromium 49.0.2623.87)

66e41b0e3a3dadaf6c2c75aabc8c4208ba6af450 authored over 8 years ago by Jusonex <[email protected]>
Merge pull request #31 from mabako/cef-navigation

#9174: New CEF functions for forward/backward navigation and reloading the page

f85afa7af29140cc8372fddfc50ba51ac3093888 authored over 8 years ago by Jusonex <[email protected]>
Added server logging for redirectPlayer

78d6fecfbea50ba2464f9e48b5952408d20102d2 authored over 8 years ago by ccw <[email protected]>
Addendum to dd8f1ba639237eb1e6620ed8c9f577c635e4d8b4 (Fixed Linux modules not working)

0dd028b9aa1ca34dc27c9abed98c2de84715c91c authored over 8 years ago by ccw <[email protected]>
Fixed #9180 (setBrowserAjaxHandler breaks JSON decoding by attaching a bogus '\0' byte)

8abc0def167e2bcf20d7c413a984c875c84dfb95 authored over 8 years ago by Marcus Bauer <[email protected]>
Fixed #9179 (Server crashed after random time)

a64feedd6a1dfd742846e2bce76897ed394c1265 authored over 8 years ago by ccw <[email protected]>
Added more info to file mismatch warning

5928e8333ebee0f7b8b6e38e5d8e259b6291fb80 authored over 8 years ago by ccw <[email protected]>
Tweaked logic of client resource file validation

7cf7575cfc5afd6218029374e66c043fbf378cc9 authored over 8 years ago by ccw <[email protected]>
Removed warning for .png files with JPEG contents

2ec064488555e46ecaf8c6c88c6c2389a4aa87d0 authored over 8 years ago by ccw <[email protected]>
Changed remaining <min_mta_version> errors to warnings

59652fb05adbb3143e19062990e0eb08e198b72e authored over 8 years ago by ccw <[email protected]>
Fixed git conflicts

bede95e7e85bb3256a920e9eb0f14d69b5d0c25e authored over 8 years ago by lopezloo <[email protected]>
add a parameter to reloadBrowserPage() to allow for ignoring the cache

7260fd61452a7daf941c1743c6bce003502eab61 authored over 8 years ago by Marcus Bauer <[email protected]>
Merge pull request #32 from mabako/cef-navigate-flag

#9173 add a flag to onClientBrowserNavigate() to indicate whether the page is loaded in the brow...

a9aaa66e93966a6e373cb76c3a5c372ec44cf6c3 authored over 8 years ago by Jusonex <[email protected]>
add a flag to onClientBrowserNavigate() to indicate whether the page is loaded in the browser's main frame

f2478fc4fca331762cb9e85ca7000ad4d32ccb0b authored over 8 years ago by Marcus Bauer <[email protected]>
New CEF functions for forward/backward navigation and reloading the page

Adds the following functions to the browser:
- canBrowserNavigateBack
- canBrowserNavigateForwar...

9b778f34f176e1d0a48298f993bb2bf9f7e32a92 authored over 8 years ago by Marcus Bauer <[email protected]>
Update PULL_REQUEST_TEMPLATE.md

309248ac74914547a03096bb9705b4fce3f67faa authored over 8 years ago by Qais Patankar <[email protected]>
Create PULL_REQUEST_TEMPLATE.md

0ecb9b28925a9c715a9ea99d9555a1468eb51bd7 authored over 8 years ago by Qais Patankar <[email protected]>
Moved launcher binaries

37dad12ba2e0cf7002f187dea4d84d11304042b4 authored over 8 years ago by ccw <[email protected]>
Added icon for Windows server

ed48c89126d769369bc967199d60547d1502fdf2 authored over 8 years ago by ccw <[email protected]>
Updated debug logging for WMI queries

55ebdb26b62b09008f44b5e37bb99f7004a7ec5a authored over 8 years ago by ccw <[email protected]>
Fixed signed code check for Vista & XP

5b2c55d5a1011cbe987e2a77e6c8d67d3b2fd18b authored over 8 years ago by ccw <[email protected]>
Notify scripters about unclosed dereferenced files

5a62615031ab634de9ebae5ceb11afc661ad3525 authored over 8 years ago by Qais Patankar <[email protected]>
Fixed #6270 (Make lua clear loaded files when dereferenced)

Also removed some useless "if ( pFile )" checks
And fixed a warning in CHTTPD.cpp

ffc7130b341e198f0a05a70122aea1732324cd30 authored over 8 years ago by Jusonex <[email protected]>
Split CEFLauncher into CEFLauncher and CEFLauncher_DLL to allow binary signing

f61b99cf0002524867abda0a9459f5d8a2aaa9cb authored over 8 years ago by Jusonex <[email protected]>
Merge pull request #29 from lopezloo/water

Fixed #9159 (Self created water becomes invisible in higher z-offsets)

4d6215046dfa31dd4f52eaad20dec2f0e9cd1d2d authored over 8 years ago by Jusonex <[email protected]>
Added a check for missing graphics driver

95d06014c02ae35e80f9572357e04f63e1f0ced2 authored over 8 years ago by ccw <[email protected]>
Fixed #9159 (Self created water becomes invisible in higher z-offsets)

f95329746aa45d98897decd9c6c1f8e43069a217 authored over 8 years ago by lopezloo <[email protected]>
Remove resources_upload.py

This script is six years old and is no longer usable because Google Code
has shut down and svn i...

32301e8023bc28e4b60367a223a1b7c651516687 authored over 8 years ago by Qais Patankar <[email protected]>
Fix jittery zooming introduced in 3f5d2118663bd3daa2359f7b6ba67e5e020086d4

b2b009fea6261cca4f29c2617e777bb882f8ea97 authored over 8 years ago by Qais Patankar <[email protected]>
Add missing model name for model 6458

Fixes #9155 "Object 6458 no longer exists"

72a3e3a7d919ce17fde13bb30b8bc27ef1d4c9cc authored over 8 years ago by Qais Patankar <[email protected]>
Let PointLight functions take vectors

f4aa301437ee413480632b09ba854f7ec497d0c9 authored over 8 years ago by Qais Patankar <[email protected]>
Clean up PointLight luadefs

3365b0923bf84b68238f0e97df19792c7e3cf162 authored over 8 years ago by Qais Patankar <[email protected]>
Clean up client Browser luadefs

71267c2f3012251e809161b740e6fdc33b7adb59 authored over 8 years ago by Qais Patankar <[email protected]>
Addendum to 08be079fe8998

5001a747d39c5c18473668926527cf17e4e20b23 authored over 8 years ago by Qais Patankar <[email protected]>
Fix typo in 81022fcc703602

a2ef5751203acce1b80e566b9635c1d72a24f590 authored over 8 years ago by Qais Patankar <[email protected]>
Fix bad numberstrings becoming 0

51a2c78c9d24f3f7321d25694653a24e39cfda86 authored over 8 years ago by Qais Patankar <[email protected]>
Fix server OOPdef for trainPosition

ef906d8cbdb4de13151fcee7dda8786f926c3852 authored over 8 years ago by Qais Patankar <[email protected]>
Make train functions fail for other vehicle types

This is for #9102

08be079fe8998e22dc13b3d9f5c0c3259758f120 authored over 8 years ago by Qais Patankar <[email protected]>
Make track/pos functions fail for derailed trains

This is for #9102

81022fcc703602572255828db55d3afde62a3610 authored over 8 years ago by Qais Patankar <[email protected]>
Fix dxCreateRenderTarget returning false on failure

Untested

9f54747a4f4685a303f1dfbf8936de8b899775be authored over 8 years ago by Qais Patankar <[email protected]>
Fixed #8158 (setVehiclePlateText doesn't seem to change visual plate texture on most (if not all) motorcycles)

7f489af4e2c72a199d7e99a51d4f76eeb9638f66 authored over 8 years ago by lopezloo <[email protected]>
Updated logging

0d8b924f600716560f4cdef779ce0c9b562b2ead authored over 8 years ago by ccw <[email protected]>
Fixed #9140 (Wrong behavior of fileRead function if bytes request exceed 10000)

Bug introduced in 23f4001f36fc7a5ad50ec85eb9c722c8e52e1ac6 (Fixed crash when using fileRead with ...

9dd823a1eb53cd6af96f2dd762c1d5f812f72792 authored over 8 years ago by ccw <[email protected]>
Merge pull request #27 from qaisjp/crashfix/c/stealthkill

Fix stealthkill crash and add killPed client side

16034f51154346010f0b15eb36aad2ad0103784d authored over 8 years ago by Qais Patankar <[email protected]>
Fixed a cause of 'unknown' dll client crashes when disconnecting

9e0666ba443b3682e3904fd4d6b5f0cd4bbf2983 authored over 8 years ago by ccw <[email protected]>