Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finished changing plugin data structure to Maps. | Julien Dessaux | 2010-02-04 | 1 | -1/+2 |
* | Reorganized code and types, changed slightly the architecture. | Julien Dessaux | 2010-02-04 | 1 | -30/+17 |
* | Rewrote the whole architecture. | Julien Dessaux | 2010-02-04 | 1 | -70/+51 |
* | Added the IRCParser (thx galdor), and PrivMsg handling (simply repeat) | Julien Dessaux | 2009-08-13 | 1 | -3/+22 |
* | Rethought the way I handled IRC data. | Julien Dessaux | 2009-08-11 | 1 | -10/+4 |
* | Began to write the commands' stuff, and made a working reboot. | Julien Dessaux | 2009-08-07 | 1 | -1/+1 |
* | Wrote the ping pong stuff | Julien Dessaux | 2009-08-07 | 1 | -0/+11 |
* | Refactored some minor stuff | Julien Dessaux | 2009-08-07 | 1 | -5/+6 |
* | Added IRC connection and initialisation stuff. | Julien Dessaux | 2009-08-06 | 1 | -2/+25 |
* | renamed "Server" algebraic data type to "IrcServer" | Julien Dessaux | 2009-08-06 | 1 | -3/+3 |
* | Wrote a dynamic compilation stuff that works (unable to test reboot yet) | Julien Dessaux | 2009-08-05 | 1 | -0/+34 |