summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/games/roulette.rb
AgeCommit message (Expand)Author
2010-07-01roulette: Keep track of points and provide a hall of fame (hof)David Gadling
2009-02-19remove whitespaceRaine Virta
2007-09-12namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*Giuseppe Bilotta
2007-07-17* (games/roulette) twice-in-a-row logic was very, very broken.Dmitry Kim
2007-04-12roulette plugin: clear() players' array instead of instantiating a new oneGiuseppe Bilotta
2007-04-12Module\#define_structure method: define a new Struct only if doesn't exist al...Giuseppe Bilotta
2007-04-07roulette plugin: disable 'twice in a row' shooting, with option to re-enable itGiuseppe Bilotta
2007-03-16Plugins: move games into their own directoryGiuseppe Bilotta