index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
rbot
/
plugins
/
games
/
quiz.rb
Age
Commit message (
Expand
)
Author
2021-05-29
quiz: hint presentation fix for ruby 1.9+
Giuseppe Bilotta
2011-02-03
quiz: stop quizzes and timers on cleanup
Giuseppe Bilotta
2011-02-03
quiz: more consistent autoskip/autoask management
Giuseppe Bilotta
2011-02-03
quiz: autoskip feature
Giuseppe Bilotta
2011-02-03
quiz: autoask cleanup
Giuseppe Bilotta
2011-02-03
quiz: refactor and localize admin help
Giuseppe Bilotta
2011-02-03
quiz: refactor quiz db problem announcement
Giuseppe Bilotta
2011-02-03
quiz: autoask status query
Giuseppe Bilotta
2011-01-12
Ruby 1.9 cleanup: variables warnings
Giuseppe Bilotta
2009-05-19
quiz: Make maximum number of jokers configurable.
David Gadling
2009-05-16
quiz plugin: simplify local file loading
Giuseppe Bilotta
2009-02-19
remove whitespace
Raine Virta
2009-02-15
+ @bot.path and datafile methods
Giuseppe Bilotta
2008-09-05
+ plugins/games/quiz: '!quiz stop' command implemented
dmitry kim
2008-04-07
+ use the message() delegate instead of listen() when possible
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-04-12
Module\#define_structure method: define a new Struct only if doesn't exist al...
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-16
Plugins: move games into their own directory
Giuseppe Bilotta