|
|
|
@281
|
[281]
|
08/08/08 00:43:15 |
Slynderdale |
Fixed a bug in Drink when referring to the bot by name. |
|
|
|
@273
|
[273]
|
08/01/08 09:58:43 |
Seldaek |
* Plugins that can't load now return error messages to say why
fixes #35 |
|
|
|
@252
|
[252]
|
04/30/08 05:41:17 |
Slynderdale |
A typo in Drink caused a fatal error to occur when someone requests a … |
|
|
|
@251
|
[251]
|
04/27/08 03:07:06 |
Slynderdale |
Remind me not to code while tired again. ;p At any rate, fixed the bug in … |
|
|
|
@249
|
[249]
|
04/27/08 02:09:25 |
Slynderdale |
Various fixes |
|
|
|
@248
|
[248]
|
04/27/08 01:45:15 |
Slynderdale |
Various additions and fixes.
Convert: Handles invalid conversions now, if … |
|
|
|
@232
|
[232]
|
04/14/08 00:10:01 |
Slynderdale |
Changed all instances of the method init and shutdown to onInit and … |
|
|
|
@218
|
[218]
|
04/08/08 02:22:36 |
Slynderdale |
This should be it for the clean up. |
|
|
|
@217
|
[217]
|
04/08/08 01:57:38 |
Slynderdale |
Some final clean up. |
|
|
|
@216
|
[216]
|
04/08/08 01:29:18 |
Slynderdale |
Some things I missed in the clean up. |
|
|
|
@215
|
[215]
|
04/08/08 01:18:52 |
Slynderdale |
Cleaned up the code and beautified it. Fixed all the indentation and went … |
|
|
|
@204
|
[204]
|
04/04/08 10:08:19 |
Slynderdale |
Added various bug fixes, enhancements as well as removed some stay … |
|
|
|
@203
|
[203]
|
04/03/08 01:31:13 |
tobias382 |
Fixed the autoloader in the bootstrap file not to emit a notice for … |
|
|
|
@200
|
[200]
|
03/31/08 03:49:48 |
tobias382 |
* Change: Modified phergie.ini to default debug to true and log to null
* … |
|
|
|
@194
|
[194]
|
03/29/08 13:28:33 |
Slynderdale |
A whole lot of enhancements and bug fixes. The files were also updated to … |
|
|
|
@179
|
[179]
|
03/21/08 22:40:41 |
Slynderdale |
Some minor bug fixes and code improvements as well as some added debug … |
|
|
|
@121
|
[121]
|
03/04/08 16:18:19 |
Seldaek |
* Drink: moved the punctuation patch somewhere more appropriate
* Url: … |
|
|
|
@120
|
[120]
|
03/04/08 04:09:47 |
tobias382 |
Optimized a previous patch to strip trailing punctuation from drink … |
|
|
|
@115
|
[115]
|
03/04/08 01:26:11 |
Seldaek |
* Drink: Fixes "beer me." syntax (i.e. punctiation is removed from the … |
|
|
|
@106
|
[106]
|
03/03/08 01:36:28 |
tobias382 |
* Modified all declarations and uses of checkDependencies to include the … |
|
|
|
@78
|
[78]
|
02/26/08 03:47:02 |
tobias382 |
Fixes #26
* Modified the bootstrap file to determine all plugins to be … |
|
|
|
@61
|
[61]
|
02/17/08 17:24:15 |
tobias382 |
* Modified the Dns and Math plugins to use the Command plugin
* Added soda … |
|
|
|
@60
|
[60]
|
02/17/08 04:25:26 |
tobias382 |
Fixes #1, #8, #14, #10, #13
* Fixed some parameter parsing issues in the … |
|
|
|
@59
|
[59]
|
02/15/08 10:37:33 |
tobias382 |
Unstable commit - driver seems to work, most plugins still need testing
* … |
|
|
|
@58
|
[58]
|
02/12/08 07:13:09 |
tobias382 |
This is an unstable commit meant only to store work in progress.
* Moved … |
|
|
|
@57
|
[57]
|
02/12/08 05:39:20 |
tobias382 |
* Removed _ convention from non-public class properties
* Converted static … |
|
copied from trunk/Phergie/Event/Handler/Drink.php:
|
|
|
|
@55
|
[55]
|
02/11/08 23:58:35 |
Seldaek |
+ added tea to Drink [thanks to Harry Roberts] |