Age | Commit message (Expand) | Author |
2008-03-04 | Unixify all line endings. | Giuseppe Bilotta |
2008-02-14 | wheelfortune plugin: suppress some warnings | Giuseppe Bilotta |
2007-12-31 | wheelfortune plugin: help | Giuseppe Bilotta |
2007-12-16 | wheelfortune: fix 'wof cancel' command | Giuseppe Bilotta |
2007-12-11 | wheelfortune: wof replace mechanism to fix the category, clue and/or answer o... | Giuseppe Bilotta |
2007-12-11 | wheelfortune: rework replies to QA additions, providing the round number at w... | Giuseppe Bilotta |
2007-12-11 | wheelfortune: spare one line when announcing | Giuseppe Bilotta |
2007-12-07 | wheelfortune: start checking permissions | Giuseppe Bilotta |
2007-12-07 | wheelfortune: the name of the game chosen by the player is stored for future ... | Giuseppe Bilotta |
2007-12-07 | wheelfortune: vowels must now be bought | Giuseppe Bilotta |
2007-12-07 | wheelfortune: some work on presentation | Giuseppe Bilotta |
2007-12-07 | wheelfortune: say when there are no scores | Giuseppe Bilotta |
2007-12-06 | wheelfortune: allow the game name to be customized | Giuseppe Bilotta |
2007-12-06 | wheelfortune: display round count on cancel | Giuseppe Bilotta |
2007-12-06 | wheelfortune: multiple fixes | Giuseppe Bilotta |
2007-12-06 | wheelfortune: it's chan, not p[:chan] | Giuseppe Bilotta |
2007-12-06 | wheelfortune: Wheel-of-Fortune game plugin. Initial commit | Giuseppe Bilotta |
2007-12-04 | azgame plugin: whitespace cleanup | Giuseppe Bilotta |
2007-11-23 | shiritori.rb: use normalize-japanese.rb, if present, to allow katakana | Yaohan Chen |
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-10-04 | quiz plugin: split top N tables at the name divisor | Giuseppe Bilotta |
2007-09-12 | namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::* | Giuseppe Bilotta |
2007-08-26 | shiritori plugin: suppress warning | Giuseppe Bilotta |
2007-08-26 | Call 'super' method from #cleanup() in all plugins | Giuseppe Bilotta |
2007-08-01 | * fixed a typo in a message in shiritori | Yaohan Chen |
2007-07-17 | * (games/roulette) twice-in-a-row logic was very, very broken. | Dmitry Kim |
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-07-10 | added the data directory for searching translatable source files | Yaohan Chen |
2007-04-12 | roulette plugin: clear() players' array instead of instantiating a new one | Giuseppe Bilotta |
2007-04-12 | Module\#define_structure method: define a new Struct only if doesn't exist al... | Giuseppe Bilotta |
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-04-07 | roulette plugin: disable 'twice in a row' shooting, with option to re-enable it | Giuseppe Bilotta |
2007-04-04 | fix "warning: don't put space before argument parentheses" | Tom Gilbert |
2007-03-30 | *** (httputil) major rework, new caching implementation, unified request | Dmitry Kim |
2007-03-20 | shiritori plugin: only load rulesets on request | Giuseppe Bilotta |
2007-03-16 | Plugins: move games into their own directory | Giuseppe Bilotta |