summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/games/quiz.rb
AgeCommit message (Expand)Author
2021-05-29quiz: hint presentation fix for ruby 1.9+Giuseppe Bilotta
2011-02-03quiz: stop quizzes and timers on cleanupGiuseppe Bilotta
2011-02-03quiz: more consistent autoskip/autoask managementGiuseppe Bilotta
2011-02-03quiz: autoskip featureGiuseppe Bilotta
2011-02-03quiz: autoask cleanupGiuseppe Bilotta
2011-02-03quiz: refactor and localize admin helpGiuseppe Bilotta
2011-02-03quiz: refactor quiz db problem announcementGiuseppe Bilotta
2011-02-03quiz: autoask status queryGiuseppe Bilotta
2011-01-12Ruby 1.9 cleanup: variables warningsGiuseppe Bilotta
2009-05-19quiz: Make maximum number of jokers configurable.David Gadling
2009-05-16quiz plugin: simplify local file loadingGiuseppe Bilotta
2009-02-19remove whitespaceRaine Virta
2009-02-15+ @bot.path and datafile methodsGiuseppe Bilotta
2008-09-05+ plugins/games/quiz: '!quiz stop' command implementeddmitry kim
2008-04-07+ use the message() delegate instead of listen() when possibleGiuseppe Bilotta
2007-10-04quiz plugin: split top N tables at the name divisorGiuseppe Bilotta
2007-09-12namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*Giuseppe Bilotta
2007-04-12Module\#define_structure method: define a new Struct only if doesn't exist al...Giuseppe Bilotta
2007-04-04fix "warning: don't put space before argument parentheses"Tom Gilbert
2007-03-30*** (httputil) major rework, new caching implementation, unified requestDmitry Kim
2007-03-16Plugins: move games into their own directoryGiuseppe Bilotta