1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/external/LibIRC
Sandu Liviu Catalin e770ac3405 Implement methods to send messages with style formatting in the IRC module. Should close #7
Also remove duplicate code in raw squirrel functions by merging it into one function.
2016-08-16 21:38:04 +03:00
..
colors.c Implement methods to send messages with style formatting in the IRC module. Should close #7 2016-08-16 21:38:04 +03:00
dcc.c Implemented the IRC library. 2016-02-23 05:23:56 +02:00
dcc.h Implemented the IRC library. 2016-02-23 05:23:56 +02:00
errors.c Implemented the IRC library. 2016-02-23 05:23:56 +02:00
libircclient.c Implemented the IRC library. 2016-02-23 05:23:56 +02:00
LICENSE Implemented the IRC library. 2016-02-23 05:23:56 +02:00
params.h Implemented the IRC library. 2016-02-23 05:23:56 +02:00
portable.c Add the config header for the IRC library. 2016-03-27 21:03:24 +03:00
session.h Implemented the IRC library. 2016-02-23 05:23:56 +02:00
sockets.c Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
ssl.c Implemented the IRC library. 2016-02-23 05:23:56 +02:00
utils.c Implemented the IRC library. 2016-02-23 05:23:56 +02:00