author | Markus Bröker <mbroeker@largo.dyndns.tv> |
Sat, 13 Dec 2008 15:40:26 +0100 | |
changeset 14 | fe8adc56b109 |
parent 7 | b04ef0b1cd3b |
child 18 | 4435146391ae |
permissions | -rw-r--r-- |
0 | 1 |
# |
2 |
# Project : mcbot |
|
3 |
# |
|
4 |
||
5 |
Known Bugs: |
|
14
fe8adc56b109
mcbot shows the proper git location for the source...
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
7
diff
changeset
|
6 |
* no known bugs :) fixed |
0 | 7 |
* PRIVMSG for n=some@unaffiliated/users |
14
fe8adc56b109
mcbot shows the proper git location for the source...
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
7
diff
changeset
|
8 |
* strdup must be freed: DONE |
0 | 9 |
|
10 |
Todo: |
|
11 |
* UTF-8 aware Character-Encoding |
|
12 |
* Dynamic Loading of plugins with dlopen |
|
13 |
* implementation of some fun stuff |
|
14 |
||
15 |
Author: |
|
16 |
* Markus Broeker mbroeker@largo.homelinux.org |
|
17 |
||
18 |
Comments: |
|
19 |
* scanner/parser rewritten |