]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/games
keywords plugin: when exporting to factoids, split at ' or '
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / games /
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-10-04 Giuseppe Bilottaquiz plugin: split top N tables at the name divisor
2007-09-12 Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-08-26 Giuseppe Bilottashiritori plugin: suppress warning
2007-08-26 Giuseppe BilottaCall 'super' method from #cleanup() in all plugins
2007-08-01 Yaohan Chen* fixed a typo in a message in shiritori
2007-07-17 Dmitry Kim* (games/roulette) twice-in-a-row logic was very, very...
2007-07-15 Yaohan Chengettextized two messages in azgame missed in the previo...
2007-07-14 Yaohan Chenmodified azgame to use gettext
2007-07-10 Yaohan Chenadded the data directory for searching translatable...
2007-04-12 Giuseppe Bilottaroulette plugin: clear() players' array instead of...
2007-04-12 Giuseppe BilottaModule\#define_structure method: define a new Struct...
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-04-07 Giuseppe Bilottaroulette plugin: disable 'twice in a row' shooting...
2007-04-04 Tom Gilbertfix "warning: don't put space before argument parentheses"
2007-03-30 Dmitry Kim*** (httputil) major rework, new caching implementatio...
2007-03-20 Giuseppe Bilottashiritori plugin: only load rulesets on request
2007-03-16 Giuseppe BilottaPlugins: move games into their own directory