Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added server states, in order to handle rebooting more cleanly (still missing... | Julien Dessaux | 2009-08-13 | 2 | -7/+25 |
* | Rethought the way I handled IRC data. | Julien Dessaux | 2009-08-11 | 2 | -13/+7 |
* | Began to write the commands' stuff, and made a working reboot. | Julien Dessaux | 2009-08-07 | 2 | -3/+29 |
* | Wrote the ping pong stuff | Julien Dessaux | 2009-08-07 | 2 | -0/+23 |
* | Refactored some minor stuff | Julien Dessaux | 2009-08-07 | 3 | -6/+10 |
* | Added IRC connection and initialisation stuff. | Julien Dessaux | 2009-08-06 | 3 | -4/+33 |
* | renamed "Server" algebraic data type to "IrcServer" | Julien Dessaux | 2009-08-06 | 2 | -7/+7 |
* | Wrote a dynamic compilation stuff that works (unable to test reboot yet) | Julien Dessaux | 2009-08-05 | 3 | -0/+93 |