summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/games/azgame.rb
AgeCommit message (Expand)Author
2009-02-19remove whitespaceRaine Virta
2009-02-15+ @bot.path and datafile methodsGiuseppe Bilotta
2009-01-27azgame plugin: use Wordlist providerGiuseppe Bilotta
2008-11-17azgame plugin: support autoadding words to wordlistGiuseppe Bilotta
2008-11-17azgame plugin: sort wordlist on loadGiuseppe Bilotta
2008-11-17azgame plugin: strip BOM during wordlist loadingGiuseppe Bilotta
2008-11-17azgame plugin: borked wordlist loading with previous patchGiuseppe Bilotta
2008-11-17azgame plugin: show available languages and wordlists in helpGiuseppe Bilotta
2008-11-17azgame plugin: generic wordlist mechanismGiuseppe Bilotta
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