Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-engineered and finished the duck spawning capability. | Julien Dessaux | 2011-05-11 | 1 | -27/+57 |
| | |||||
* | Improving a bit the Ping module's code. | Julien Dessaux | 2011-05-10 | 1 | -3/+1 |
| | |||||
* | Added duck spawning capabilities, ready to be shot! | Julien Dessaux | 2011-05-07 | 1 | -8/+31 |
| | |||||
* | Made the Plugin monad a Reader instead of a State since it can't change. | Julien Dessaux | 2011-05-06 | 2 | -2/+2 |
| | |||||
* | Added a shitload of ducks to recognize and kill! | Julien Dessaux | 2011-05-06 | 1 | -6/+15 |
| | |||||
* | Added the Duck module (PAN!). | Julien Dessaux | 2011-05-05 | 1 | -0/+38 |
| | |||||
* | Code cleaning. | Julien Dessaux | 2011-05-01 | 1 | -1/+1 |
| | |||||
* | Added plugin loading, and the most basic hook capability. | Julien Dessaux | 2011-05-01 | 1 | -16/+9 |
| | |||||
* | Some API refactoring. | Julien Dessaux | 2011-05-01 | 1 | -1/+0 |
| | | | | I can't say how I hate the Types.hs thing in Haskell! | ||||
* | Continue refactoring, worked on the core loop and the plugin infrastructure. | Julien Dessaux | 2011-04-23 | 1 | -0/+38 |