summaryrefslogtreecommitdiff
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-21Make the main thread exit cleanly in case of connection loss.Julien Dessaux1-2/+3
2010-04-21Add the IrcMsg as an optional parameter for an internal command.Julien Dessaux1-1/+0
2010-04-21Removed all the dynamic module loading stuff.Julien Dessaux1-1/+1
2010-04-21Fixed several stuff.Julien Dessaux1-2/+1
2010-02-08Fixed the clean killing of plugin's threads, fixed exception management and c...Julien Dessaux1-1/+2
2010-02-04Continue rewriting, found a problem in the way I kill plugins.Julien Dessaux1-1/+2
2010-02-04Began a complete rewrite of command and plugin management.Julien Dessaux1-7/+10
2010-02-04Rewrote command handling, added the Quote module and cleaned input handling.Julien Dessaux1-0/+7
2010-02-04Implemented unregisterCommand.Julien Dessaux1-2/+2
2010-02-04Added command registering and dispatching for plugins.Julien Dessaux1-0/+7