]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core/config.rb
Licensing uniformity: dual-license rbot core under MIT+acknowledgement and GPLv2
[user/henk/code/ruby/rbot.git] / lib / rbot / core / config.rb
2008-04-22 Giuseppe BilottaLicensing uniformity: dual-license rbot core under...
2008-04-14 Giuseppe Bilottairclog core module: dispatch from listen() to catch...
2008-04-14 Giuseppe BilottaIRC logging refactoring
2008-04-10 dmitry kim* recalculate the relative version timestamp on !version
2008-03-04 Giuseppe BilottaUnixify all line endings.
2008-02-14 Giuseppe Bilottaconfig core module: default command auth fixes
2008-02-14 Giuseppe Bilottaconfig core module: config search command
2007-10-01 Giuseppe Bilottacore/config: fix help
2007-09-14 Giuseppe Bilottaconfig core botmodule: document 'nick', 'status'
2007-09-12 Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-09-02 Giuseppe Bilottaconfig botmodule: support CTCP commands VERSION and...
2007-09-02 Giuseppe BilottaRefactor version string construction
2007-09-02 Giuseppe Bilotta* move 'version' help to the module that actually suppo...
2007-08-30 Giuseppe Bilottacore/config: remove leftover heavy-load debug line
2007-07-09 Yaohan Chenintegrated ruby-gettext
2007-04-03 Giuseppe BilottaRelocate help strings to proper locations, add help...
2007-02-18 Giuseppe BilottaPlugin header boilerplating.
2007-01-30 Giuseppe BilottaCore botmodule config.rb has some (very little) facilit...
2006-08-29 Giuseppe BilottaIntroduce BotConfigValue permissions, to protect partic...
2006-08-04 Giuseppe BilottaSome fixes for the help system. Still not perfect,...
2006-08-04 Giuseppe BilottaFix stupid bug introduced with the new debugging messag...
2006-08-03 Giuseppe BilottaLots of fixes all around, in preparation for the new...
2006-08-02 Giuseppe BilottaFix message handling, comment out some debug messages
2006-08-02 Giuseppe BilottaInitial factorization of botconfig into kernel function...