azgame plugin: sort wordlist on load
[rbot] / data / rbot / plugins / games / azgame.rb
2008-11-17  Giuseppe Bilottaazgame plugin: sort wordlist on load
2008-11-17  Giuseppe Bilottaazgame plugin: strip BOM during wordlist loading
2008-11-17  Giuseppe Bilottaazgame plugin: borked wordlist loading with previous...
2008-11-16  Giuseppe Bilottaazgame plugin: show available languages and wordlists...
2008-11-16  Giuseppe Bilottaazgame plugin: generic wordlist mechanism
2008-04-06  Giuseppe Bilotta+ use the message() delegate instead of listen() when...
2008-03-04  Giuseppe BilottaUnixify all line endings.
2007-12-04  Giuseppe Bilottaazgame plugin: whitespace cleanup
2007-11-01  Giuseppe Bilottaazgame plugin: better handling of late checks
2007-10-31  Giuseppe Bilottaazgame: another missing parenthesis
2007-10-30  Giuseppe Bilottaazgame: longer timeout when checking italian words
2007-10-29  Giuseppe Bilottaazgame: thread word check so that online checking doesn...
2007-10-21  Giuseppe Bilottaazgame: missing closing parenthesis in message
2007-10-21  Giuseppe Bilottaazgame: fix score calculation
2007-07-15  Yaohan Chengettextized two messages in azgame missed in the previo...
2007-07-14  Yaohan Chenmodified azgame to use gettext
2007-04-11  Giuseppe Bilottause pretty printing with Logger (debug, info, warning...
2007-04-08  Giuseppe Bilottaplugins: use CGI.escape instead of URI.escape where...
2007-03-30  Dmitry Kim*** (httputil) major rework, new caching implementatio...
2007-03-16  Giuseppe BilottaPlugins: move games into their own directory