author | Markus Bröker <mbroeker@largo.dyndns.tv> |
Sat, 13 Dec 2008 15:27:30 +0100 | |
changeset 0 | 586472add385 |
child 7 | b04ef0b1cd3b |
permissions | -rw-r--r-- |
0 | 1 |
# |
2 |
# Project : mcbot |
|
3 |
# |
|
4 |
||
5 |
Known Bugs: |
|
6 |
* no known bugs :) |
|
7 |
* PRIVMSG for n=some@unaffiliated/users |
|
8 |
||
9 |
Todo: |
|
10 |
* UTF-8 aware Character-Encoding |
|
11 |
* Dynamic Loading of plugins with dlopen |
|
12 |
* implementation of some fun stuff |
|
13 |
||
14 |
Author: |
|
15 |
* Markus Broeker mbroeker@largo.homelinux.org |
|
16 |
||
17 |
Comments: |
|
18 |
* scanner/parser rewritten |