summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/games/azgame.rb
AgeCommit message (Expand)Author
2008-04-07+ use the message() delegate instead of listen() when possibleGiuseppe Bilotta
2008-03-04Unixify all line endings.Giuseppe Bilotta
2007-12-04azgame plugin: whitespace cleanupGiuseppe Bilotta
2007-11-01azgame plugin: better handling of late checksGiuseppe Bilotta
2007-10-31azgame: another missing parenthesisGiuseppe Bilotta
2007-10-30azgame: longer timeout when checking italian wordsGiuseppe Bilotta
2007-10-29azgame: thread word check so that online checking doesn't blockGiuseppe Bilotta
2007-10-21azgame: missing closing parenthesis in messageGiuseppe Bilotta
2007-10-21azgame: fix score calculationGiuseppe Bilotta
2007-07-15gettextized two messages in azgame missed in the previous revisionYaohan Chen
2007-07-14modified azgame to use gettextYaohan Chen
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-03-30*** (httputil) major rework, new caching implementation, unified requestDmitry Kim
2007-03-16Plugins: move games into their own directoryGiuseppe Bilotta