summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/games
AgeCommit message (Expand)Author
2007-09-12namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*Giuseppe Bilotta
2007-08-26shiritori plugin: suppress warningGiuseppe Bilotta
2007-08-26Call 'super' method from #cleanup() in all pluginsGiuseppe Bilotta
2007-08-01* fixed a typo in a message in shiritoriYaohan Chen
2007-07-17* (games/roulette) twice-in-a-row logic was very, very broken.Dmitry Kim
2007-07-15gettextized two messages in azgame missed in the previous revisionYaohan Chen
2007-07-14modified azgame to use gettextYaohan Chen
2007-07-10added the data directory for searching translatable source filesYaohan Chen
2007-04-12roulette plugin: clear() players' array instead of instantiating a new oneGiuseppe Bilotta
2007-04-12Module\#define_structure method: define a new Struct only if doesn't exist al...Giuseppe Bilotta
2007-04-11use pretty printing with Logger (debug, info, warning and error messages)Giuseppe Bilotta
2007-04-08plugins: use CGI.escape instead of URI.escape where appropriate, remove some ...Giuseppe Bilotta
2007-04-07roulette plugin: disable 'twice in a row' shooting, with option to re-enable itGiuseppe Bilotta
2007-04-04fix "warning: don't put space before argument parentheses"Tom Gilbert
2007-03-30*** (httputil) major rework, new caching implementation, unified requestDmitry Kim
2007-03-20shiritori plugin: only load rulesets on requestGiuseppe Bilotta
2007-03-16Plugins: move games into their own directoryGiuseppe Bilotta