Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrote nearly everything!v0.2.0 | Julien Dessaux | 2010-05-16 | 3 | -250/+0 |
* | Added the quote module. | Julien Dessaux | 2010-04-26 | 1 | -19/+124 |
* | Some refactoring + cosmetics. | Julien Dessaux | 2010-04-25 | 3 | -8/+7 |
* | Added an utility function to correctly answer a message we receive (aka /msg) | Julien Dessaux | 2010-04-22 | 1 | -4/+2 |
* | Wrote the list plugin command. | Julien Dessaux | 2010-04-22 | 1 | -4/+16 |
* | Fixed several stuff. | Julien Dessaux | 2010-04-21 | 2 | -4/+4 |
* | Fixed the clean killing of plugin's threads, fixed exception management and c... | Julien Dessaux | 2010-02-08 | 3 | -25/+15 |
* | Continue rewriting, found a problem in the way I kill plugins. | Julien Dessaux | 2010-02-04 | 2 | -4/+14 |
* | Began a complete rewrite of command and plugin management. | Julien Dessaux | 2010-02-04 | 3 | -30/+97 |
* | Rewrote command handling, added the Quote module and cleaned input handling. | Julien Dessaux | 2010-02-04 | 1 | -0/+47 |
* | Reorganized code and types, changed slightly the architecture. | Julien Dessaux | 2010-02-04 | 1 | -0/+22 |