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 #8567 (setElementHealth does not always work for peds)

f57a2eadb6a3d50521316538ce9d5242a63dbc2f authored about 10 years ago by ccw808 <[email protected]>
Removed redundant code.

Fixed some compile warnings.

14125241794270fb1ffef9b30ffa225366e86c73 authored about 10 years ago by ccw808 <[email protected]>
Fixed #8549 (unbindKey doesn't work with uppercase letters)

d0f097c7fb9d7483f0a4bc5596476251a0a2af58 authored about 10 years ago by [email protected] <[email protected]>
Added VS2013 runtime installer to installer

b58f50fd35f4d05ba8729ffd18346b8ed09d5c92 authored about 10 years ago by ccw808 <[email protected]>
Added some internal stats

75eeab29c0f101764c6b478419a4949f0e752e48 authored about 10 years ago by ccw808 <[email protected]>
Fixed server crash when reloading a resource

48578a1d6dacc4b6664f978565b514c7033564fc authored about 10 years ago by ccw808 <[email protected]>
Fixed blank disconnect message when onPlayerConnect cancelled with no reason argument.

Fixed possible '%s' in disconnect message.
Tidied nametag logic.

e93dd5339b7ab76aeb953dd6e4bd52ec72a1a903 authored about 10 years ago by ccw808 <[email protected]>
Fixed a crash when using destroyElement source within onVehicleRespawn

564132bae73ac2b24c1c32232320536aaf75ab34 authored about 10 years ago by [email protected] <[email protected]>
Conformed failure return values for utfLen, utfChar and utfCode

1853e3af200123f07094f5cf7181fd189f3388e4 authored about 10 years ago by ccw808 <[email protected]>
Applied patch by arezu (Fixes #8542 (utfChar always returning false on server))

ae43e93607769c8327ff06bddff585206319b234 authored about 10 years ago by [email protected] <[email protected]>
Fixed compile problems #2

f9c52bbb1941617f2b119b5181eb56468738dbe5 authored about 10 years ago by ccw808 <[email protected]>
Fixed compile problems

0beb666172083c150e3292d0c3fcea5cfb8051c0 authored about 10 years ago by ccw808 <[email protected]>
Conformed use of MTAEXPORT macro

5cefd8ceeb3a520da2f24f1e7f7b31e52be5d507 authored about 10 years ago by ccw808 <[email protected]>
Fixed #8500 (getPerformanceStats("Lib memory") try to load 32bit libs on linux x64 server)

0d7341c4ae056813575360da858bb25dc870b4bd authored about 10 years ago by [email protected] <[email protected]>
Fixed a couple of OOP issues:

- typo in Element:getDistanceFromCentreOfMassToBaseOfModel
- added missing Element:setCollidableW...

8a8d9dd92f7ffb82442a7ba20470ba841eb930b3 authored about 10 years ago by [email protected] <[email protected]>
Fixed protocol error number clashes

83a3b608011e6ad68f58a055c6189d4ad8996cd0 authored about 10 years ago by ccw808 <[email protected]>
Addendum to r6839

Fixed setCameraClip incorrectly being reset by calling resetMapInfo

9822e87b6b7c2a867f4864a568ecea9c7665689c authored about 10 years ago by [email protected] <[email protected]>
Fixed crash introduced in r6856

89e9b38fab339267bc91cf359b09c25991b5111e authored about 10 years ago by [email protected] <[email protected]>
Fixed clientscript.log not getting trimmed when over 2GB

7afde469e129755cec1686504a835d970a47ff69 authored about 10 years ago by ccw808 <[email protected]>
Fixed #8531 (Huge tables being sent trough events get corrupted)

50b257aa4ebd920064ea5161aadee94ea6147d6a authored about 10 years ago by [email protected] <[email protected]>
Fixed #8529 (OOP: TextDisplay error)

Fixed #8368 (OOP: Missing function: isOOPEnabled)

8979cb1c044e14496f761c9531c7a3d8131f3b6e authored about 10 years ago by [email protected] <[email protected]>
Reverted r6850 (Fixed #8523 (getVehicleNameFromModel returns "" for invalid model ID's))

cd5134239dd4cd6521b6e7adfbdb5e03a6099211 authored about 10 years ago by Qais Patankar <[email protected]>
OOP: Fix typo (player:takeScreenshot now renamed to player:takeScreenShot)

9186f995812840ebe31323a28a5cb73ab67dbc35 authored about 10 years ago by Qais Patankar <[email protected]>
Fixed #8523 (getVehicleNameFromModel returns "" for invalid model ID's)

bbe6559e75fa0c23f1ddf6be5fea67f780d11f7e authored about 10 years ago by Qais Patankar <[email protected]>
Fixed #8211 (getPedStat desync for freshly joined players)

c36b72e38326efe28ec569e59fc29522a1e3ecfe authored about 10 years ago by [email protected] <[email protected]>
Fixed vehicle tail light turning off when the camera is rotated to the side.

Increased tail light corona brightness a little bit.

643e5fa1c9e6495185ddd0090f06764d5ff56c46 authored about 10 years ago by ccw808 <[email protected]>
Fixed #8514 ([Request] Define "len" metamethod for Vector3 to get the length of the vector)

76fdc85dadc4d6bf781942f995c9b0fa98ae69d6 authored about 10 years ago by [email protected] <[email protected]>
Added player packet usage to server stats

b767537a719ffdc01139c480283141ea4db0998d authored about 10 years ago by ccw808 <[email protected]>
Changed vs2008 server project layout to what normally happens

1bfabe9d90c9197bfe23166fa23d80079d765934 authored about 10 years ago by ccw808 <[email protected]>
Fixed #8513 (Vector metamethod requires specific argument order)

fa1296b6623fcd1b1d46287c6ef1d6211de3a791 authored about 10 years ago by [email protected] <[email protected]>
Fixed server crash caused by unexpected data

d186efa9a71a1baca762746510b6e7e52801f15e authored about 10 years ago by ccw808 <[email protected]>
Fixed #8510 - Fixed 2 crashes caused by calling downloadFile within onClientResourceStop

9fee4d360bf65c619bbf9d63afc17b2d4748069c authored about 10 years ago by [email protected] <[email protected]>
Fixed #8508 (OOP: typo error in Vehicle:setPaintjob)

Added missing error messages to Camera OOP defs

22bd98e4558e6aaec917885dbea938b996629319 authored about 10 years ago by [email protected] <[email protected]>
Fixed #7860 (Jetpack sound remains when it's removed in certain conditions)

e721d9f30190674268a0646892c27d08aac658f5 authored about 10 years ago by [email protected] <[email protected]>
Fixed #8504 (camera clip is not reseted when connecting to server)

da8fc978664513c1e20c8094c027742853f51056 authored about 10 years ago by [email protected] <[email protected]>
Fixed #8506 (getAccount password bug)

1f2c88dda12ef792b8ea92dec9e6bdf6810e1a60 authored about 10 years ago by [email protected] <[email protected]>
Rebuild only

faaaabdf1e95fde5666f5628d332357ef55cdcd8 authored about 10 years ago by ccw808 <[email protected]>
Fixed setVehicleLocked sending redundant packets.

Tweak net class.

dea4b59c512dcc21c71ad182e19b870971d75e3d authored about 10 years ago by ccw808 <[email protected]>
Fixed missing LargeAddressAware build flag for Windows server

3eab94ae7f0ffeea9d051b28f0f1f05bc82689df authored about 10 years ago by ccw808 <[email protected]>
[OOP] Various fixes and cleanups

* Removed many instances of "vector2" and "vector3"
* Uncommented and fixed code for entire lines...

4815e2715df79c80708e4e859fdc6bedde368612 authored about 10 years ago by Qais Patankar <[email protected]>
Fixed #8496 (Patch: Vector DotProduct returning the vector you are operating on) Patch from NeXTreme

1c02273129cc74dad10c2efc303f350d874e3d9c authored about 10 years ago by ccw808 <[email protected]>
Fixed #8400 (Bug with setElementHealth in onClientPlayerDamage when hurt by a ped)

Fixed clientside ped ElementIDs being sent to the server if the ped damaged the local player

6d107a4b30f7bd642556dae2b56cd156e1a6ab2b authored about 10 years ago by [email protected] <[email protected]>
Fixed #8495 (OOP: isDead is missing)

Fixed Camera.getMatrix incorrectly being labeled as class variable
Added missing Camera.setMatrix

c0b20e300eb7ca7126716620bef87a2fdbb4f58f authored about 10 years ago by [email protected] <[email protected]>
Added option to skip version checks for non official server builds

a6c009e6783bd9f40773da2556b9bb0c4b642371 authored about 10 years ago by ccw808 <[email protected]>
Argstream fix for setPedAnimationProgress

Fixed a warning in VS2013

dea39e821157eed3902aa9720501073c9d910e3c authored about 10 years ago by [email protected] <[email protected]>
Fixed a trailer desync when streaming in (#1655)

3968ff307f9ad5fdca8a1dfa1c0cf499a683aa71 authored about 10 years ago by [email protected] <[email protected]>
Fixed #8493 (JSON tables not reading longer numbers correctly)

b013fcb16be0d01b066f80c810d5820a870afc7b authored about 10 years ago by [email protected] <[email protected]>
Rebuild only

40fe91ea95fe6ea0552a0e9aab67fb69c8414a4b authored about 10 years ago by ccw808 <[email protected]>
D3D tweak

4f47996bd664ac06db58623d78f6ff862f476f6a authored about 10 years ago by ccw808 <[email protected]>
Reverted #6819 (Fixed a typo)

1a2f497c6dce5fd82813fe82d1d40771f050539c authored about 10 years ago by ccw808 <[email protected]>
Fixed #8484 (Rumpo > Front bumper rotation bugged after fixVehicle())

c3c366e2ed9d36497a51f8908824c5a4a3c36bb7 authored about 10 years ago by ccw808 <[email protected]>
Fixed a typo

501f4a80a7a0a34a2dd5ce378a6a06c1a1eec22c authored about 10 years ago by ccw808 <[email protected]>
Fixed #8466 (New XML file doesn't replace correctly after messing up)

e036d08af2229df5b848c45afee31fdcce50e98b authored about 10 years ago by ccw808 <[email protected]>
Fixed #8474 (Crash when trying to get the key of a control bound to a function clientside)

f5216977667e8ea3a1b8f4705e61420031bb917c authored about 10 years ago by [email protected] <[email protected]>
Fixed installer presentation for Windows Classic theme.

ff8043ac06286d694d554f1f26b0ee9039f5b02d authored about 10 years ago by ccw808 <[email protected]>
Updated GTA patcher in installer

2cfe553e6cd8018b749b659f7a4a8dca96dccd22 authored about 10 years ago by ccw808 <[email protected]>
Fixed #8462 (Commands causes players to crash)

150e87902d978675600f3c0690304a611a04970c authored about 10 years ago by [email protected] <[email protected]>
Fixed crash in server performance stats system

db13f0f389d9a0bba1afdffcd83378743bf3ac08 authored about 10 years ago by ccw808 <[email protected]>
Updated translation menu pics script.

Added missing file to VS2013 project.
Improved a Linux startup error message.
Plus other minor ...

bf9ca1117e78eff1073820b61ded90e877ba71a1 authored about 10 years ago by ccw808 <[email protected]>
Added compile with symbols option for Linux build

9927a394521e934cd35adc344c38256d57a7ba47 authored about 10 years ago by ccw808 <[email protected]>
Possible fix for #8419 (Spawning player can make the ground collisionless)

1011d9e836553067ab536ff395adf2c87d4e5d1c authored about 10 years ago by ccw808 <[email protected]>
Addendum to r6803

Removed NextCouldBeVector and used the already existing NextIsVector3D

de8bdd2614a284939950f457f74c1c7ab8b807ea authored about 10 years ago by [email protected] <[email protected]>
Fixed dxDrawMaterialLine3D and dxDrawMaterialSectionLine3D not accepting a Vector3 as faceTowards parameters

4bfc685e07d12dfa5d5493bba344493b4baad06e authored about 10 years ago by [email protected] <[email protected]>
Crash fix for low resolution tab switching

e392cf0ea07238fe12d404cb2f7395e7454d1b03 authored about 10 years ago by Cazomino05 <[email protected]>
Removed scary warning from 64bit server

4c2b945c93d595d1831de02f8c93b6e255d3181b authored about 10 years ago by ccw808 <[email protected]>
Added support for control + number in Settings and Server Browser and fixed server browser backwards skipping.

=====Server Browser=====
Control + 1 for Internet Tab
Control + 2 for Local Tab
Control + 3 for ...

cf7b81b7f0fa701a09cadcf9a677428c47608ab4 authored about 10 years ago by Cazomino05 <[email protected]>
Added support for control + tab and control + shift + tab in settings and main menu.

bba71296be55c6d3e5e99f9869767d210e571cf3 authored about 10 years ago by Cazomino05 <[email protected]>
Added number of removed/restored world objects (returned by removeWorldModel, restoreWorldModel and restoreAllWorldModels)

4b86eab0611ff151aa516b71ca9635df01e1a5fe authored about 10 years ago by [email protected] <[email protected]>
Fixed compile error when ALLOC_TRACKING is enabled.

Fixed logic error in net packet queue watchdog.

d4ae4a41fd031f1719c4fb3504c0803d32c48c3c authored about 10 years ago by ccw808 <[email protected]>
Applied patch by mickdermack - Clientside fromJSON is broken for 1.4

f838c3be86e0d6a294f64c3eaa7b3d7137879c05 authored about 10 years ago by Cazomino05 <[email protected]>
Addendum to r6785

Reverted reason label fix as it affects translations

25de739cb06c4a5a6d84fb2b35af4e87b77a3c16 authored about 10 years ago by [email protected] <[email protected]>
Added hash function for sha1 etc

88d504b4d5393c73752bc9c2c2e5c8224bbf21c4 authored about 10 years ago by ccw808 <[email protected]>
Fixed #8434 (OOP: ped:setWalkingStyle is missing)

2a4754c4da45d7758ff0c3620ddd0085ee4d30ce authored about 10 years ago by Qais Patankar <[email protected]>
Addendum to r6784

77590fa162bd962b763f05da8f099e77ffa43e69 authored about 10 years ago by [email protected] <[email protected]>
Fixed crashes caused by string formatting problems

1dc7e17809089f2dfb40a6d2ba38b7406adf7a12 authored about 10 years ago by ccw808 <[email protected]>
Fixed #8430 (If you're banned, estimated time is calculated wrong)

Fixed Reason and Time Remaining labels showing when there was no reason given or the ban is perma...

723221e83af2278b4ab2ec948abb487c6af27f3d authored about 10 years ago by [email protected] <[email protected]>
Argstream fix for xmlNodeGetChildren

Removed legacy checks from CLuaFunctionDefs.XML.cpp

12522c3251e30ea17b3b2d78a7648aede5bc2743 authored about 10 years ago by [email protected] <[email protected]>
Fixed font related start-up problem

6327b79a94b50d8722733cbfe5299d252e86f5a9 authored about 10 years ago by ccw808 <[email protected]>
Fixed #8420 (Cannot add CDATA tags using xmlNodeSetValue(node), node:setValue() or node.value)

a302207b63f57125b5ae1d8c31a500253bd0e44c authored about 10 years ago by [email protected] <[email protected]>
Fixed a client crash

Steps to reproduce (enable sorting of the first column and type /crash) - thanks to Grafu
local ...

d4ecadc5ac1e1b20aafb66a4932c7d581e299882 authored about 10 years ago by [email protected] <[email protected]>
OOP: Added missing ped:giveWeapon mapping

9bb997932756cd0228a4a073fd438f40526696ca authored about 10 years ago by Qais Patankar <[email protected]>
Fixed spurious invalid file warning when using downloadFile

bdd4f262fe7e03e72a48b1b692d903e3f92469c6 authored about 10 years ago by ccw808 <[email protected]>
Fixed train position not being set properly if target position is not in stream radius

Test fix for carriage lags
Fixed another clientside memory leak (38 bytes per ped/player)

591a1e7958a146ed92ff8eea14a27c4ceb3e7725 authored about 10 years ago by [email protected] <[email protected]>
Fixed #8421 (Not showing in scoreboard after setPlayerTeam)

825a64850edc075d343a0a9abc2cf50c224b0e7b authored about 10 years ago by ccw808 <[email protected]>
Fixed some memory leaks (44 bytes per weapon fire cancelled)

c01b7002d440227196b5e1f98fe53ab864c12446 authored about 10 years ago by Cazomino05 <[email protected]>
Fixed crash with client fetchRemote

dc8bda4e3e82222ec5faabb06d8cb86d76ed58b0 authored about 10 years ago by ccw808 <[email protected]>
Added 'sourceTimer' global variable to timer function

e1a1b952c2c933893f3a8915dee46db67037becf authored about 10 years ago by ccw808 <[email protected]>
Fixed freefall bomb position desync for clients with different FPS when the projectile has a high velocity

Adjusted satchel positioning

b641f61af8a0d0886321abb754a535fce195ffc2 authored about 10 years ago by Cazomino05 <[email protected]>
Updated resource file processing

6efc2611568178d48afcad88fad4b38c0c5ff59d authored about 10 years ago by ccw808 <[email protected]>
Fixed a memory leak (59 bytes per destroyed vehicle)

c98534f18787ed18f8f12d21efa843071acc5296 authored about 10 years ago by [email protected] <[email protected]>
Added hook to fix DFF frame names

302e093ddb94437403b2f69c7d6bc6b4a61432df authored about 10 years ago by ccw808 <[email protected]>
Fixed "Enter an address [IP:Port]" label not disappearing sometimes

fdcfc106f5a76496ac4f7f16356f986c032496de authored about 10 years ago by [email protected] <[email protected]>
Incremented server network module version

d42b3f77db398bacd04295d8694c2a335a67d9a1 authored about 10 years ago by Cazomino05 <[email protected]>
Addendum to previous commit

4c41fbe8dd5c0dfda725887fed7b59b7fd1df430 authored about 10 years ago by Cazomino05 <[email protected]>
Addendum to previous commit

f4a5c57986aea9203de4f24f1312d520b0687a8c authored about 10 years ago by Cazomino05 <[email protected]>
Added DFF fixer to the server.

f27dd7d59ff1f858c65584a8c81129556098b4e2 authored about 10 years ago by Cazomino05 <[email protected]>
Updated ASE protocol datum

cafd6c0007a578d26055556460f204932c4bc98f authored about 10 years ago by ccw808 <[email protected]>
Fixed #8406 (Corrected CBaseModelInfo flags) Patch from CookiePLMonster

67d91a2e61b5873dd1ff7d9b4ad78381afed516a authored about 10 years ago by ccw808 <[email protected]>
Test fix for a streaming issue

b5f34b22bc0c44ace10aabe6fcf2b46e6070930c authored about 10 years ago by Cazomino05 <[email protected]>
Added Japanese main menu items

55369a20a7b455690671f1cb9c66c78a0c1cb363 authored about 10 years ago by ccw808 <[email protected]>