]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/games/quiz.rb
quiz: hint presentation fix for ruby 1.9+
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / games / quiz.rb
2021-05-29 Giuseppe Bilottaquiz: hint presentation fix for ruby 1.9+
2011-02-03 Giuseppe Bilottaquiz: stop quizzes and timers on cleanup
2011-02-03 Giuseppe Bilottaquiz: more consistent autoskip/autoask management
2011-02-03 Giuseppe Bilottaquiz: autoskip feature
2011-02-03 Giuseppe Bilottaquiz: autoask cleanup
2011-02-03 Giuseppe Bilottaquiz: refactor and localize admin help
2011-02-03 Giuseppe Bilottaquiz: refactor quiz db problem announcement
2011-02-03 Giuseppe Bilottaquiz: autoask status query
2011-01-12 Giuseppe BilottaRuby 1.9 cleanup: variables warnings
2009-05-18 David Gadlingquiz: Make maximum number of jokers configurable.
2009-05-16 Giuseppe Bilottaquiz plugin: simplify local file loading
2009-02-19 Raine Virtaremove whitespace
2009-02-15 Giuseppe Bilotta+ @bot.path and datafile methods
2008-09-05 dmitry kim+ plugins/games/quiz: '!quiz stop' command implemented
2008-04-06 Giuseppe Bilotta+ use the message() delegate instead of listen() when...
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-04-12 Giuseppe BilottaModule\#define_structure method: define a new Struct...
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-16 Giuseppe BilottaPlugins: move games into their own directory