| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2012-07-21 | Renamed warmachine.py | jason | 1 | -100/+0 |
| 2012-07-21 | Changed the main loop to the call function of the object. | jason | 1 | -3/+3 |
| 2012-07-21 | Added support for an external settings file. | jason | 1 | -2/+4 |
| 2012-07-21 | Added a hack to support !commands. | jason | 1 | -1/+1 |
| 2012-07-21 | Updated warmachine a bit. | jason | 1 | -3/+6 |
| 2006-08-09 | took out getters and setters from the irc class. | jason | 1 | -23/+0 |
| 2006-08-09 | The rest of the plugins have been converted to the parser object style. | jason | 1 | -25/+12 |
| 2006-08-09 | more error checking fixes in parser.py | jason | 1 | -5/+6 |
| 2006-08-08 | some extra error checking for the ircparser. | jason | 1 | -5/+14 |
| 2006-08-08 | Added irc command parsing in wmd/parser.py | jason | 1 | -3/+14 |
| 2006-07-27 | Started working on a parser. | jason | 1 | -27/+28 |
| 2006-07-24 | steve's initial framework | jason | 1 | -0/+109 |