|
Revision 1, 0.6 kB
(checked in by devja..@anarkystic.com, 2 years ago)
|
initial commit to devja
|
| Line | |
|---|
| 1 |
=== 2006.04.20 === *.* |
|---|
| 2 |
* Added karma support |
|---|
| 3 |
* Fixed reload |
|---|
| 4 |
=== 2006.04.19 === *.* |
|---|
| 5 |
* Now allows a config file |
|---|
| 6 |
|
|---|
| 7 |
=== 2006.04.18 === *.* |
|---|
| 8 |
* Updated to new version of sprinkles and clee |
|---|
| 9 |
|
|---|
| 10 |
=== 2006.01.23 === *.* |
|---|
| 11 |
* Moved around the module structure a bit, made some modules 'core' |
|---|
| 12 |
* * db and command are now 'core' modules, which means they should |
|---|
| 13 |
always be loaded |
|---|
| 14 |
* Modified the way modules work a bit |
|---|
| 15 |
* * registerSelf -> register, and only adds the module to the list |
|---|
| 16 |
of available modules |
|---|
| 17 |
* * load / unload, these should register the hooks and anything else |
|---|
| 18 |
* Added some module-related commands |
|---|
| 19 |
* Can now reload modules on the fly :) Woo woo! Next stop, reboot |
|---|