summaryrefslogtreecommitdiff
path: root/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-21refactoring: add event handling functions to the Server/IRCServer interfaceTreeki1-2/+15
2014-01-21refactoring: add basic implementation of the IRCServer classTreeki1-4/+25
2014-01-20split every class up into a separate fileTreeki1-0/+22
2014-01-20add MobileClient class and move some bits into itTreeki1-2/+23
2014-01-20add server management functions to NetCoreTreeki1-0/+6
2014-01-20refactoring: replace global state with NetCore and Bouncer classesTreeki1-3/+30
2014-01-17flesh out the Python client more to add connect/disconnect commands, and fix ...Treeki1-1/+4
2014-01-17implement support for the buffered packets protocol into the bouncer, and par...Treeki1-3/+21
2014-01-17lots of code cleanup, add session resuming, add simple python client for testingTreeki1-0/+99