summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/games/quiz.rb
AgeCommit message (Collapse)Author
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 ↵Giuseppe Bilotta
already or if the attribute list changed
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
processing + (httputil) post support, partial request support, other features - (httputil) removed partial_body() and get_cached() [merged into get()] * (plugins/, utils) minimal changes to accomodate for the new http_utils * (utils, ircbot) moved utils initialization into utils.rb * (tube.rb) (partially) accomodate for upstream site layout changes
2007-03-16Plugins: move games into their own directoryGiuseppe Bilotta