Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/multitheftauto/mtasa-modules

This project maintains a selection of modules that can be used with Multi Theft Auto.
https://github.com/multitheftauto/mtasa-modules

Deleted ml_curl/UpgradeLog.XML from svn.

22ec9b9d3ce78f5cf9ffce7fd7ed0aafe1b4eb93 authored over 14 years ago
Made some changes;

Deleted logs,
Deleted debug output,

Added some more functions.

c581a04784e5def7eaa27733e76ca227c6bf537d authored over 14 years ago
Added module source ml_curl

f2a8091df8a7464a20fed747132573d3862b8e43 authored over 14 years ago
* Moved ml_base.* to ml_sockets.*

* Reverted (a la) spaghetti from Gamesnert.
* Applied patch from mabako (Better structure & SSL s...

9c7b0d42ab95df0c1e594489c02d2496bdebe69b authored over 14 years ago
- Eliminated all threads; 100% non-blocking sockets

- Moved all includes to ml_base.h
- Did a major cleanup
- Broke Linux (like last commit)
- Needs ...

25abbe952fa94ac8f5eaef9a95e6ac2b01e54d1a authored over 14 years ago
Attempt to change from threaded sockets to non-blocking ones (connecting is still multi-threaded)

343599e9663d53d6011c7845a02a62d8384a1f89 authored over 14 years ago
Added ml_system module.

(ServerSide) Function: bool system(commandHere)

BE CAREFULL! MTA server hosters, this module can...

479d21e3e8122739a3b7f54367be3325db13074a authored over 14 years ago
Removed unused CThread / CThreadData

b3403f9215bbbaefbb2fe7aebee2bbd191f6b948 authored over 14 years ago
Cleaned up some stuff. No interesting changes.

48e195cd64d78dc119e2eecfa1e3daf0375a1ab7 authored over 14 years ago
Hacky attempt for putting event triggers on the safe thread (Lua functions possibly crash in different threads)

03439a553278f9c6e52d0995e11c9e2bb57546b5 authored over 14 years ago
Made the code easier to maintain for both Win32 and Linux.

1dc445bb3ad789df8cb360030e5e5a9dd7634f64 authored over 14 years ago
Removed Debug directory.

c72587537749b044a4af86dec77e177279e88218 authored over 14 years ago
Removed Release directory.

eeb951fa968d0a8b214ee9f9145e59643b710726 authored over 14 years ago
Fixed crash in linux (sockClose).

Linux module is ready.

eb2d5db0dd433620e16e947dd1b3068f2f7495ed authored over 14 years ago
Updated sockets resource to the latest version (fixed a shitload of bugs, and also includes the Sockets IRC Client GUI)

2867812a6aa7d0035e5d3df1e5095f78f350221a authored over 14 years ago
Fixes for linux version #3.

5b0e95f9795ae3d6f8348c6f5b7ed24faef243ce authored over 14 years ago
Removing old files.

32b987d5cb2760870ce289e556ab54b95e6f4bab authored over 14 years ago
Fixes for linux version #2.

ae0aff276d3f80675c9c754da8483136d16f9298 authored over 14 years ago
Fixes for linux version

ddbfbaf7f6fb52e1be6b5a148ad3e9e863c4c4f9 authored over 14 years ago
Linux version for Socket module.

cef7b669536a8c6d0088339e4d95010dfeabbe2d authored over 14 years ago
Stop showing some warnings when compiling.

69f270b771f8fdea719f3ebe9553c98ed86da437 authored over 14 years ago
- Replaced return; with Sleep(1000); in CFunctions::doPulse, hoping it will at least reduce the amount of issues by a bit

- Added ml_sockets.dll compiled in Release mode

5b1d757dadfe6539938a53c8fd7c33c973a02a9a authored over 14 years ago
- Added an IRC sockets resource

- Fixed threads
- Removed debug text, as it's likely no longer required
- Some other stuff, probably

d171335ca8c42e32238a440b39e1917882a4c407 authored over 14 years ago
Deleted ml_irc from the trunk.

61b8ffd7d6d2d0575d205a8065037565bd6c3004 authored over 14 years ago
- sockWrite now works

- Added some bullshit attempt to threads, epic failure though
- Added some debug message for the ...

91e3d5964d049018a355124b9ce9bfd2c4c30fd1 authored almost 15 years ago
- Code is cleaner now

- sockClose works
- All sockets are now deleted on module shutdown
- Removed the 64 lame array, a...

7e1f1310378459a0b97a36ad7453ba5f8bf2c297 authored almost 15 years ago
added sockWrite() function

1b512c62a4dd98b8cf0e0ccea2d746be204ba852 authored almost 15 years ago
renamed functions, added onSockOpened event

8e6fa0add811afe0612f44541924a2f967753b40 authored almost 15 years ago
Hello, world?

e14e791df16d5adc68f648a835d83ca2b5303a99 authored almost 15 years ago
Changes:

- Everything

Usage:

1. Start runcode
2. Type "run socketConnect("www.google.com", 80)
3. MAGIC

3458c62f8ef94c8f11aed06fd49e9e91283d2ba0 authored almost 15 years ago
Uploaded sockets

Warning: Only connect "works" so far
Warning: Code is a mess
Warning: Size might be a little big...

e180e28a9a57d3665cac53f77504ffd21c2cf4f6 authored almost 15 years ago
Fixed lua directory in Makefile

d974d7cc2c17231259692c9bed7cd341d57539e8 authored over 15 years ago
Fixed SVN.

85c2245b43a572d6530293f227b8cae48264f234 authored over 15 years ago
Updated resource, added !say <text>

4a6b57d335d1e0e9a1467792013ec214ee9a723e authored over 15 years ago
Removing due a SVN bug.

d7d8ab31df7ca4bffd8875840e35cc1dd5fb815a authored over 15 years ago
Ok, big update for now:

- New structure.
- Cpu usage is now low on Windows, please test this.

Needs checking for now: Li...

53475d09036e7e64fb0c35b7242fbe14e90f58d8 authored over 15 years ago
Added ircNotice(...).

0ec042899294027bd0bd5d7de55e335886246187 authored over 15 years ago
Fixed linux error (Makefile:32: *** missing separator (did you mean TAB instead of 8 spaces?).).

d5e1d73d51dc20a14b950f4630f30bc9008d7fa2 authored over 15 years ago
Small fixes.

dee6c6804197f3534eee88807cbe752f892f3605 authored over 15 years ago
(Windows/Linux) Updated module to 1.0 version (new lua syntaxes).

be29880218235e8379ec368c4c1a3c981a1b253d authored over 15 years ago
(Linux) Probaly fixed ircConnect() crash.

34d27a9d7720821b0677d586691a88e15a2c5172 authored over 15 years ago
Removed events and ircUseCustomEvents.

Changed irc server in resource, suggest by MCvarial
Added a catch{} in ircConnect() to get any er...

7b5d3984ff982553027a8dafa5cf68b810017866 authored over 15 years ago
(Windows) Added event onIRCPing, onIRCJoin, onIRCPart, onIRCQuit, onIRCMessage, onIRCAction.

Fixed PING PONG raw.

70f4862e545393c83662b34e4d3f7aca2ee72826 authored over 15 years ago
Updated new email.

Fixed IRC resource minor.
Removed unused IRC resource scripts.

f78164864a163a8edfc12584bf8525a3e4b47957 authored over 15 years ago
(Linux) Added echo lines in Makefile

ca5a8894d4c474f4fca8db860988ff245bb59762 authored over 15 years ago
(Windows) Updated ml_irc.dll

843cbc31c5e1ff32ab591e99756293e29a158af9 authored over 15 years ago
(Linux) Changed ml_irc.so directory.

8ecad59694840623a49ffbdbd805fc9cfbc59e00 authored over 15 years ago

e31d02715941014f604425df5bdf633df25f91e3 authored over 15 years ago
Linux crash fix try #2

0f51ea191a7556a1d4bc952742d7fdf69f20bf89 authored over 15 years ago
Linux crash fix #1

a3b5acf38f8e9af29c482228e441de2e788a8a2e authored over 15 years ago
Removed debug output.

c74b3e9401d0be7e85747dd485d733af907b0255 authored over 15 years ago
- Fixed ircChangeNick (Dynamic)

- Fixed ircSetChannelMode (Dynamic)

796ea76c9cd6f61234b49f61392b67a1eb469d73 authored over 15 years ago

e4cfbc22a5ba0d8f0513b50962216b356df03709 authored over 15 years ago

f800be079254d9b50b7eb968ad8cafda7b3c9153 authored over 15 years ago
Fixed linux "make" error.

8cf4839a1a4ca661a0d18ed3c76bd1a1667ac95f authored over 15 years ago
- Fixed cpu usage for 50%.

- Updated irc resource.
- Updated output directory.
- Updated ircConnect()
- Updated messageThrea...

731f5390988674e5f8dcc30b7c21da44331d2607 authored over 15 years ago
Fixed typo

e1677aad37b828c7b353e07878dcffbe04e6c855 authored over 15 years ago
added bool ircIsConnected()

6bdea63d8969c8b238385e79a50889a402ab3a32 authored over 15 years ago
Deleted old irc.lua

b92587608432c3d671d3e5c3111fea03b43c4913 authored over 15 years ago
Added irc events in lua, by Gamesnert.

e9b1879a227abc93701e839c754305ec58722e02 authored over 15 years ago
- (ml_irc) Added lua library for compiling on linux

- (ml_irc) Updated Makefile

097cc92f371ee1fdcfb75e032471081206d50ff7 authored over 15 years ago
Removed "return;" gives a error in linux.

c8df752e7374bf0ea9316bbcaef25ee9ccc658d2 authored over 15 years ago
Fixed linux error, MaVe need to upload the lua libs to compile on linux.

066000402a4dea14ab8fae7964f9e5d5b26bcbc9 authored over 15 years ago

27fa5eb972f5fbe2b3ec76bb0d4961c605334233 authored over 15 years ago
added closesocket() when stopping server.

added check when creating a socket.

5a4647b98ac01b09d71a58e79053a3e1ac0cab8a authored over 15 years ago
Updated the ml_irc module's solution file

612eefb0cdc105cc77bd216b8dadd42c35910531 authored over 15 years ago
Removed debug configuration from the projectfile since it's making problems.

9faecb18f841894cd8ab23e632208e15b57b2024 authored over 15 years ago
Modified irc resource to match the new ircConnect syntax

a424f4cb82e46dab9069a566d2fdd875f8020ea3 authored over 15 years ago
IRC module compiles on linux now, it doesn't quite work there though

311b2ff5e354c5ea3dc4813fec27e1ec00cb9720 authored over 15 years ago
- A very few linux compatibility changes

- Removed nick-parameter from ircConnect due crashes on some servers
- Added optional partReason ...

176dae76b46283e8c347062efc1545b60913ad54 authored over 15 years ago
Small fixes

9d52d878ad46823ca2903af9fe997ab57190893b authored over 15 years ago
added ircSetMode("+B") in irc resource

9f38267ef4e07545cecd8678ddb154f8e88b8e20 authored over 15 years ago
added ircSetMode(string mode).

added ircSetChannelMode(string channel, string mode).

98ffc9a607e0faf760b55540339cfde424e13089 authored over 15 years ago
typo

f79ab53ae4a7393276dad6ba83392853d071dc2c authored over 15 years ago
added ircDisconnect() quitReason argument.

added ircJoin() channelpassword argument.

ed147eecbb21a41c9114d48aa7cd76bbe0f631a1 authored over 15 years ago
Updated funcs, added irc resource.

c94f3ce83282d18f7b3310c61146f53753383803 authored over 15 years ago
added ircShowDebug(true/false)

ab83c4eab117a6602771ce3a4976cb2604d04a2a authored over 15 years ago

b2762f36c6dbc383c1583c9fc69299a2cf2c36da authored over 15 years ago
added irc module

7c0aace8391acc77cbeb39597f65606aecde5132 authored over 15 years ago

0f3a60aa41825bd68820e7e52f9744bc09c78b57 authored over 15 years ago
readme added

846d01867f45ff9104960713503393d73d7d1652 authored over 15 years ago