Assembla home | Assembla project page
 

root/trunk/Phergie/Plugin/Abstract/Command.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @231 [231] 04/13/08 23:08:08 Slynderdale Made it optional to have a bot prefix for admin commands if a command …
(edit) @223 [223] 04/13/08 00:21:06 Slynderdale Various bug fixes and enhancements: Notable Changes: * Bot.php: The …
(edit) @218 [218] 04/08/08 02:22:36 Slynderdale This should be it for the clean up.
(edit) @217 [217] 04/08/08 01:57:38 Slynderdale Some final clean up.
(edit) @215 [215] 04/08/08 01:18:52 Slynderdale Cleaned up the code and beautified it. Fixed all the indentation and went …
(edit) @203 [203] 04/03/08 01:31:13 tobias382 Fixed the autoloader in the bootstrap file not to emit a notice for …
(edit) @202 [202] 03/31/08 05:38:57 Slynderdale Fixed some minor strict errors
(edit) @200 [200] 03/31/08 03:49:48 tobias382 * Change: Modified phergie.ini to default debug to true and log to null * …
(edit) @199 [199] 03/31/08 00:56:23 Slynderdale Some bug fixes and improvments. Turned a few of the user specific private …
(edit) @193 [193] 03/29/08 12:59:29 Slynderdale Added several bug fixes and also made AdminFunctions obsolete. Moved the …
(edit) @179 [179] 03/21/08 22:40:41 Slynderdale Some minor bug fixes and code improvements as well as some added debug …
(edit) @151 [151] 03/09/08 18:33:21 Seldaek * Command: Fixes a bug that eated the first char of each argument parsed …
(edit) @141 [141] 03/09/08 02:45:08 Slynderdale Added support for calling bots directly by prefixing the command with the …
(edit) @137 [137] 03/07/08 05:04:37 Slynderdale Added support for non-breaking spaces aka hard spaces which the regex \s …
(edit) @135 [135] 03/07/08 03:14:47 Slynderdale Added support for custom command prefixes as defined in the config file.
(edit) @112 [112] 03/03/08 21:59:38 Seldaek * Command: Fixed calling of commands with optional parameters
(edit) @95 [95] 03/01/08 20:05:00 tobias382 Fixed an issue with the Command parameter parsing fix in r94
(edit) @94 [94] 03/01/08 19:40:53 Seldaek * Fixes parameter parsing in Command
(edit) @68 [68] 02/17/08 21:37:06 tobias382 * Moved Phergie_Event_Handler to Phergie_Plugin_Abstract_Base and updated …
(edit) @64 [64] 02/17/08 18:27:54 tobias382 * Added a check for messages containing no commands * Added a check for …
(edit) @60 [60] 02/17/08 04:25:26 tobias382 Fixes #1, #8, #14, #10, #13 * Fixed some parameter parsing issues in the …
(edit) @59 [59] 02/15/08 10:37:33 tobias382 Unstable commit - driver seems to work, most plugins still need testing * …
(copy) @58 [58] 02/12/08 07:13:09 tobias382 This is an unstable commit meant only to store work in progress. * Moved …
copied from trunk/Phergie/Plugin/Command.php:
(copy) @57 [57] 02/12/08 05:39:20 tobias382 * Removed _ convention from non-public class properties * Converted static …
Note: See TracRevisionLog for help on using the revision log.