summaryrefslogtreecommitdiffstats
path: root/lib/Bot/Games/OO
Commit message (Expand)AuthorAgeFilesLines
* remove mx-ahJesse Luehrs2009-10-311-1/+0
* convert Bot::Games to use IM::Engine::Plugin::CommandsJesse Luehrs2009-10-313-95/+2
* add custom exporters for rolesJesse Luehrs2009-06-022-0/+38
* s/$class/$caller/gJesse Luehrs2009-06-021-5/+5
* use method_metaclass rather than hardcoding Moose::Meta::MethodJesse Luehrs2009-06-021-1/+2
* allow specifying a type constraint name instead of a coderef as a formatterJesse Luehrs2009-06-011-1/+6
* make the default formatters an attribute of the metaclassJesse Luehrs2009-06-011-1/+2
* allow passing args to the command sub even when we don't pass a coderefdoy2009-04-271-1/+5
* nitpickdoy2009-04-261-1/+1
* method_metaclass_roles only applies to methods that already exist when the cl...doy2009-04-261-4/+5
* add roles for formatting the results of methodsdoy2009-04-261-1/+4
* allow setting any method metaclass attribute with the command syntaxdoy2009-04-261-1/+1
* more renamespacingdoy2009-04-261-4/+4
* renamespace a bunch of thingsdoy2009-04-261-5/+8
* use a separate exporter package for gamesdoy2009-04-261-0/+47