The complete source code of IdealIRC http://www.idealirc.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
idealirc/IRCClient
Tomatix 42bcd361d8 Version 0.0.6 test. 5 years ago
..
CMakeLists.txt cmake (#20) 5 years ago
Commands.h Separated command string constants, internal (IdealIRC) commands and IRC commands. 5 years ago
DCC.cpp Initial commit, pre 1.0.0 5 years ago
DCC.h Initial commit, pre 1.0.0 5 years ago
IRCBase.cpp Version 0.0.6 test. 5 years ago
IRCBase.h Fixed broken CTCP 5 years ago
IRCChannel.cpp Fixing problems updating and maintaining internal member lists triggered by JOIN, PART, QUIT, KICK. 5 years ago
IRCChannel.h Initial commit, pre 1.0.0 5 years ago
IRCError.cpp Initial commit, pre 1.0.0 5 years ago
IRCError.h Initial commit, pre 1.0.0 5 years ago
IRCMember.cpp Fixing problems updating and maintaining internal member lists triggered by JOIN, PART, QUIT, KICK. 5 years ago
IRCMember.h Removed circular shared_ptr reference between IRCMember and IRCChannel (mem leak) 5 years ago
IRCMemberEntry.cpp Fixed nickname list not updating by MODE messages 5 years ago
IRCMemberEntry.h Initial commit, pre 1.0.0 5 years ago
IRCPrefix.cpp Missing include 5 years ago
IRCPrefix.h Added comparison operator overloads for IRCPrefix 5 years ago
Numeric.h Initial commit, pre 1.0.0 5 years ago
Utilities.cpp Missing include 5 years ago
Utilities.h Fixing some build errors 5 years ago