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 44b1cb5d96 Move Squirrel and Sqrat into the root level directory.
Create the initial CMake build scripts.
2020-03-21 21:39:01 +02:00
..
CMakeLists.txt Move Squirrel and Sqrat into the root level directory. 2020-03-21 21:39:01 +02: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