index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
rbot
/
plugins
/
games
/
azgame.rb
Age
Commit message (
Expand
)
Author
2020-04-15
refactor: wordlist shouldn't use bot singleton #35
Matthias Hecker
2013-08-19
azgame: fix pattern to check search results
Matthias H
2013-08-18
azgame: catch scraping error
Matthias H
2013-08-18
fixes azgame: changed dictionary url
Matthias H
2009-02-19
remove whitespace
Raine Virta
2009-02-15
+ @bot.path and datafile methods
Giuseppe Bilotta
2009-01-27
azgame plugin: use Wordlist provider
Giuseppe Bilotta
2008-11-17
azgame plugin: support autoadding words to wordlist
Giuseppe Bilotta
2008-11-17
azgame plugin: sort wordlist on load
Giuseppe Bilotta
2008-11-17
azgame plugin: strip BOM during wordlist loading
Giuseppe Bilotta
2008-11-17
azgame plugin: borked wordlist loading with previous patch
Giuseppe Bilotta
2008-11-17
azgame plugin: show available languages and wordlists in help
Giuseppe Bilotta
2008-11-17
azgame plugin: generic wordlist mechanism
Giuseppe Bilotta
2008-04-07
+ use the message() delegate instead of listen() when possible
Giuseppe Bilotta
2008-03-04
Unixify all line endings.
Giuseppe Bilotta
2007-12-04
azgame plugin: whitespace cleanup
Giuseppe Bilotta
2007-11-01
azgame plugin: better handling of late checks
Giuseppe Bilotta
2007-10-31
azgame: another missing parenthesis
Giuseppe Bilotta
2007-10-30
azgame: longer timeout when checking italian words
Giuseppe Bilotta
2007-10-29
azgame: thread word check so that online checking doesn't block
Giuseppe Bilotta
2007-10-21
azgame: missing closing parenthesis in message
Giuseppe Bilotta
2007-10-21
azgame: fix score calculation
Giuseppe Bilotta
2007-07-15
gettextized two messages in azgame missed in the previous revision
Yaohan Chen
2007-07-14
modified azgame to use gettext
Yaohan Chen
2007-04-11
use pretty printing with Logger (debug, info, warning and error messages)
Giuseppe Bilotta
2007-04-08
plugins: use CGI.escape instead of URI.escape where appropriate, remove some ...
Giuseppe Bilotta
2007-03-30
*** (httputil) major rework, new caching implementation, unified request
Dmitry Kim
2007-03-16
Plugins: move games into their own directory
Giuseppe Bilotta