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
Age
Commit message (
Expand
)
Author
2007-09-12
namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*
Giuseppe Bilotta
2007-08-26
shiritori plugin: suppress warning
Giuseppe Bilotta
2007-08-26
Call 'super' method from #cleanup() in all plugins
Giuseppe Bilotta
2007-08-01
* fixed a typo in a message in shiritori
Yaohan Chen
2007-07-17
* (games/roulette) twice-in-a-row logic was very, very broken.
Dmitry Kim
2007-07-15
gettextized two messages in azgame missed in the previous revision
Yaohan Chen
2007-07-14
modified azgame to use gettext
Yaohan Chen
2007-07-10
added the data directory for searching translatable source files
Yaohan Chen
2007-04-12
roulette plugin: clear() players' array instead of instantiating a new one
Giuseppe Bilotta
2007-04-12
Module\#define_structure method: define a new Struct only if doesn't exist al...
Giuseppe Bilotta
2007-04-11
use pretty printing with Logger (debug, info, warning and error messages)
Giuseppe Bilotta
2007-04-08
plugins: use CGI.escape instead of URI.escape where appropriate, remove some ...
Giuseppe Bilotta
2007-04-07
roulette plugin: disable 'twice in a row' shooting, with option to re-enable it
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-20
shiritori plugin: only load rulesets on request
Giuseppe Bilotta
2007-03-16
Plugins: move games into their own directory
Giuseppe Bilotta