quiz plugin: initial support for unicode (UTF-8) answers
[rbot] / data / rbot / plugins / quiz.rb
2007-02-11  Giuseppe Bilottaquiz plugin: initial support for unicode (UTF-8) answers
2007-02-10  Giuseppe Bilottaquiz plugin: online and on-disk sources can now be...
2007-02-07  Giuseppe BilottaRubify ugly unhilight_nick code
2007-02-07  Giuseppe Bilottaquiz plugin: dottification of nicks made optional,...
2007-02-06  Giuseppe BilottaSuppress a couple of warnings
2007-02-01  Giuseppe BilottaPrevious commit also implemented quiz autoask delay...
2007-02-01  Giuseppe Bilottasalut plugin: don't try matching something when we...
2007-01-30  Giuseppe Bilottaquiz plugin was failing on private messages. Fix the...
2007-01-11  Giuseppe BilottaFix more ranking bugs, hopefully prevent corruption
2007-01-11  Giuseppe BilottaStupid typo in previous commit
2007-01-11  Giuseppe BilottaThe quiz scores databases can get corrupt sometimes...
2007-01-07  Giuseppe BilottaMake sure the quiz plugin doesn't fail when win message...
2007-01-05  Giuseppe BilottaFix a bug in quiz.rb listen()
2006-12-22  Giuseppe BilottaOnly react on PrivMessage in salut and quiz
2006-10-25  Giuseppe BilottaWhen contacted in private, quiz plugin now uses 'privat...
2006-10-25  Giuseppe BilottaMinor quiz cleanups
2006-10-24  Giuseppe BilottaInitial implementation of proper caching based on last...
2006-09-20  Mark KretschmannBugfix for the quiz plugin: With newly created games...
2006-09-20  Mark KretschmannQuiz plugin: Improve error handling.
2006-09-04  Mark KretschmannFix regression in the quiz plugin: The same winning...
2006-08-26  Mark KretschmannSeparate out the winning messages in an extra file...
2006-08-25  Mark KretschmannRemove some legacy code.
2006-08-25  Mark KretschmannInitial import of the multiplayer trivia quiz game...