]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/games/azgame.rb
refactor: wordlist shouldn't use bot singleton #35
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / games / azgame.rb
2020-04-15 Matthias Heckerrefactor: wordlist shouldn't use bot singleton #35
2013-08-19 Matthias Hazgame: fix pattern to check search results
2013-08-18 Matthias Hazgame: catch scraping error
2013-08-18 Matthias Hfixes azgame: changed dictionary url
2009-02-19 Raine Virtaremove whitespace
2009-02-15 Giuseppe Bilotta+ @bot.path and datafile methods
2009-01-27 Giuseppe Bilottaazgame plugin: use Wordlist provider
2008-11-17 Giuseppe Bilottaazgame plugin: support autoadding words to wordlist
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