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
Improve error message construction
35ce166edf5dd6a9273512a201b6b8ec3fd1e619 authored almost 5 years agoExplicitly note destroyed elements in error messages
Improve documentation for PopUnsafe
Co-authored-by: Qais Patankar <[email protected]>
a03f2a992a324b9341d0a787b64a6119038a5c36 authored almost 5 years ago* Fix a bug with discord rich presence not respecting CVars load
* Fix crash at https://githu...
3d92acdd0027bdb3a0aa378d8d0e6e4144b0f402 authored almost 5 years ago* Update colshape hit detection when attaching
* Fix small spacing issue
* Include check f...
3b95ff48969474c691a8a4f2276f581377111f06 authored almost 5 years ago
The current argstream argument parsing is rather verbose and repetitive. However
all of the in...
a4f447ae8047b6d2d65077f093adff69b16b3246 authored almost 5 years ago
f28e00864eacec24457fbc269eb4790afe02a455 authored almost 5 years ago
Add cef upgrade script
ed80d575d213b7b80839b9c1d02527a05661fd51 authored almost 5 years agof99bd3e60fc6d9c3144f98b8e1981d26c11ee044 authored almost 5 years ago
* Fix for dummies being reset after model is unloaded
* Update Client/game_sa/CModelInfoSA.cp...
3c9649a344e38dd42bbc85cce480aa28fb613ceb authored almost 5 years ago* Added analog control sync for ButtonCross and buttonSquare (accelerate and reverse respectivel...
41e36cc67520dded2a5203727a726c4261c65e31 authored almost 5 years agoe28548286ff1adcd2410df5a41f60e333c1266aa authored almost 5 years ago
927509565ab3a8d48df006440654c38e0942aa89 authored almost 5 years ago
15b2ec72367c1a4226b5afebb7d38b113ca34022 authored almost 5 years ago
* Multi-thread DB Queue
* Missing chg
* Some fixes
Co-authored-by: Qais Patankar <qaisj...
6c3be117a7c5f4a25462a4c89f74540376c19a62 authored almost 5 years ago* Fix #1258: Add mixed hex and RGBA parsing to XMLColorToInt
`XMLColorToInt` is used when par...
a3695fb61a1da2c51da1e45469e14291da6d13e4 authored almost 5 years ago7d3aef822ad607c240d5fcdce3fe505379a0d5d1 authored almost 5 years ago
3f2ed3011dd3df76473e07d64c4ed3c877ce91fb authored almost 5 years ago
- Mark .git-blame-ignore-revs as export-ignore
eefde6d95260aef53308baa7fb1e59cf24522cd9 authored almost 5 years ago* CBlip: add <blip> 'visibleDistance' map attribute
* CPed: add <ped> 'frozen' 'headless' 'wa...
ffa08f9d6af16ff70aae27159099bd4efcbb9a82 authored almost 5 years agoThis commit extends the existing element data sync to support an additional "subscription" mode....
485ce0e48a4980d2835b217ce8b9c6f9fd779461 authored almost 5 years ago429c0b783c537253125d37ac45fc06bc446ab2f7 authored almost 5 years ago
Add new debug level (4) for custom colored non-debug messages
865f4fddd20b41338a1fa2d46280426078c57bae authored almost 5 years ago0af85463c86ad3a6b9790f0ed74c274bafbd95ce authored almost 5 years ago
302f51237d8945c0ecb192d714f487c60d1d4c98 authored almost 5 years ago
This file contains a list of commits with
mass changes for exclusion by `git blame`.
Passing...
fa6bdb61bc0d2613debac92803fd752d43216eac authored almost 5 years ago
Revert to old method of computing hash (CertUtil) because escaping batch
scripts is broken
cb5af3e4dac3d9e73677f65bfd67d2c5bc3735ad authored almost 5 years ago
currently:
- prints new hash and version
- unpacks new version
5961a62695034ac4ca2e63bdc4bff412d988079c authored almost 5 years ago
a0ce68f284487ba636e839b06c103bc2442d95e0 authored almost 5 years ago
* Download CEF from opensource.spotify.com
* Switch CEF from online SHA1 to offline SHA256
...
0b148377aff89147556c0c4fe9c03dfbe3c13b65 authored almost 5 years ago2e02ebec08c8dd0c2b05cd698f60473848c2fa5f authored almost 5 years ago
This is just Rich Presence & Join features for now.
* Add Discord Game SDK library
* Add s...
850c76d4cc88fe085d389d5a6e46f0cd2da1996e authored almost 5 years agov2 "Fetches only a single commit by default" which means we no longer need fetch-depth 10
2d6851972d11ad08c412fb77c8883c29efc96f1d authored almost 5 years agoChanging vehicle model from doorless or "doorful" causes doors to fall off.
1. Take a tractor...
c2dc4633e334f0531762b9f561e1c789d9801186 authored almost 5 years ago24296839ff1ab9a1e84a146072819b2eaebabec1 authored almost 5 years ago
* Add raw data option to playSound(3D)
* Restore const to SString
* Get rid of regex for U...
f215edb545212de7aba2a42acaa4389649b82c5a authored almost 5 years agoFix #1299 and #1148: Primitive colors are always white
b59d670b6bdb67e17052c1334a63aeb4436d25c7 authored almost 5 years agoe9849381cc7a1352657e25e51b79b9125f3ff4d4 authored almost 5 years ago
* Update curl to 7.69.1
Co-authored-by: Qais Patankar <[email protected]>
af3bfd314317b339c34b5022c2451e9f1a21c84a authored almost 5 years agoAdd CVAR _beta_qc_rightclick_command
d1c60675fc0f0f62b69707ae81a82e6bbdf36042 authored almost 5 years ago
This variable lets you execute a command of your choice when you right
click the "quick connect"...
6ede4f2c04ac6298bd3f2dd08739f4cc0bfac2b5 authored almost 5 years ago
2c5251a42a640ccc9ffa928cb2844c9295f47c6c authored almost 5 years ago
* Add Clientside lua function `resetBlurLevel`
* Add `resetPlayerBlurLevel` which is an alias...
f3d80a78a5b1adb5253e5c9cde0c1b2a5a175ab9 authored almost 5 years ago* Add more data to getPedAnimation
* Remove new line
Co-Authored-By: Dezash <Drakath13@gma...
67576459fd5504fc47ad374cfa0c22d1cc0de40d authored almost 5 years ago1c9c3dcab2cdc9c709a327edfd7e1550810cccde authored almost 5 years ago
4b7432ea09bf8bb57be0d5b37585dd1f4dd87487 authored almost 5 years ago
* Add dxGetTextHeight function
Syntax: float dxGetTextHeight ( string text, [float width, flo...
f6be063d4ea0f039f6fd4b256ab106171f1492ff authored almost 5 years agoAdd hasElementData Lua feature to client and serverside
8b98f795ab154041d321e63a918ee1d90d8f1e79 authored almost 5 years ago8ed3e1128775593170a0ca496991b1dffdcf68bc authored almost 5 years ago
Update sqlite from 3.30.1 to 3.31.1
ddbb65b7ede0dd3ed3db875c42efa64168d4663e authored almost 5 years ago* Fix warnings introduced in #1215
* Change to else if
250053af107fdf3fae64a2ca8d95834e5f132480 authored almost 5 years ago3dbed3108a1e303c79821b3151011465db4c2003 authored almost 5 years ago
74189be2a2129c2b2595cf698cd6f3a6286ffc25 authored almost 5 years ago
5138de085dd379d2361f71d26e96b81672554f85 authored almost 5 years ago
Fix duplicate enum usage in #1177 (NVidia Optimus Dialog)
fde34b7e1b607c0e81d74f0392d31fff943b4199 authored almost 5 years ago629f97442c7279d14d8e69f6aa97c738485954aa authored almost 5 years ago
d5722d5ac5c0ed0210849bf03c263ec88ea98c2a authored almost 5 years ago
Fixed 3 memory leaks:
- clump model leak
- vehicle visual data (dummies) leak
- engineReplaceMod...
fa82ee757ed89cba86147774427b4801595eef85 authored almost 5 years ago
Re-enable vs2019
0b2032c0875707d2ada90a9285ed4978961239f1 authored almost 5 years ago4b32741f82b203042d0b69836f26ada30d5426d4 authored almost 5 years ago
This reverts commit 1577d2c3cb2bdb6e0d577cc26ef9e1c8ea95b831.
7eedbe2e027240d0b38aad34f4179d350809267a authored almost 5 years agoThis reverts commit f22306bb270616b3bb82f6d9c29e2d1f0b5fe914.
5f4c38736b7d34507748d51f50b6cc7fa62dc7b3 authored almost 5 years ago6fb88ee92c4bf72620e62e1eff37561d056c080e authored almost 5 years ago
275eae917eb0f39abd69f7e0133ffed02f318335 authored almost 5 years ago
Fix #359: engineReplaceModel memory leak
ad78737a6d415a75e5f0ebee335af91be6800b30 authored almost 5 years ago* Implement engineGetModelTextures
* Include texture name in returned table
* Minor cleanu...
68a4002a9b8a54b03893690b2790bda2d3d5d8cd authored almost 5 years agof24fbad3cb0f201d18854c115250ddb2cc62c398 authored almost 5 years ago
This reverts commit 2caaf7fc873dd8b1cc7a44aa9317761024a7f444.
f539d694b837fbd12cb0f54046855917d76ee0f2 authored almost 5 years agodfa9b5086a256aeb8eea01ee5aba2414cc14c964 authored almost 5 years ago
d71abfb995f01dc068715d75728f0b1880f02995 authored almost 5 years ago
14a86866c64382e4f5d1fdeaefed2b53dbf15ba8 authored almost 5 years ago
83aea2992fa8b394e12213ed23cfb95c767a065d authored almost 5 years ago
82de8aeb390e6c09a2544fbabca663023090f6c1 authored almost 5 years ago
998ae903ea775bd4ed6682e7cb0f0cb19ff9a2a9 authored almost 5 years ago
This variant is used by multiple hundreds of people and will often result in a CL25 error. Its o...
dc4ae2bc090c4c94a8fce7166bfdaffac15f6562 authored almost 5 years ago8f98d1ebea32216a63dceaacdc83b5945f4c39ad authored almost 5 years ago
2caaf7fc873dd8b1cc7a44aa9317761024a7f444 authored almost 5 years ago
Fix #1256: Add missing destroy method to DxFont
30250dd40a69fcf3aefca6e3fcf4881b4ae95bcc authored almost 5 years ago3bfe03a9678d02638523aa497221242b4065d7ee authored almost 5 years ago
9fc947911db3e6b89bd2e9192a7059b08ffaf55e authored almost 5 years ago
69c36880eac924092d9f63901c3cf059af74fd3e authored about 5 years ago
This library provides the `inspect` function.
198c813d4ae2648e3a3059da64a61f3992d5e2c9 authored about 5 years ago3b6de9537a7267d2f0ec576b14b73f0f48024f34 authored about 5 years ago
e549fece9b655f084637083321ddee17240bc06f authored about 5 years ago
a5508d8cead013a0b08e9c2cddb5914e46be1abd authored about 5 years ago
* Add get/setColShapeRadius and get/setColShapeHeight
* Add get/setColShapeSize
* Return e...
19eb2e670f823831ceb52c557a0f35127148aa57 authored about 5 years ago9743f8130c004f8aea2e7cb941259814bb5dcbb0 authored about 5 years ago
4c36d37056d2a1496904f394bf96303dd0f2b4c5 authored about 5 years ago
273a87aa6cb276e65c471ff2e68f1f1ea44f9b5f authored about 5 years ago
24a233f6e897771504a270940e05ccc4652bce53 authored about 5 years ago
2d8963eb3c7f067fee5071a68088a3bfff108961 authored about 5 years ago
2bebc75492591868ae93d2ff403d13cfd38ac135 authored about 5 years ago
ca2453b0e4296fce511c70cfc62914a7eae611fb authored about 5 years ago
* Add GitHub Actions support
* actions: upload build artifacts
* ci: cache dxfiles
* Ad...
e95e75cd9df29b78e320a9d1021bfdaa90e4edb8 authored about 5 years ago4b0dd6ef813e8090f89ae8d41f6275255e14786f authored about 5 years ago