Add TODO.md
This commit is contained in:
parent
3faced7068
commit
2e40faff34
1 changed files with 20 additions and 0 deletions
20
TODO.md
Normal file
20
TODO.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# To-do
|
||||
|
||||
## Client commands
|
||||
|
||||
- [x] toc_chat_join
|
||||
- [ ] toc_chat_send
|
||||
- [ ] toc_chat_whisper
|
||||
- [ ] toc_chat_whisper
|
||||
- [ ] toc_chat_evil
|
||||
- [ ] toc_chat_invite
|
||||
- [ ] toc_chat_leave
|
||||
- [ ] toc_chat_accept
|
||||
|
||||
## Server commands
|
||||
|
||||
- [ ] CHAT_JOIN
|
||||
- [ ] CHAT_IN
|
||||
- [ ] CHAT_UPDATE_BUDDY
|
||||
- [x] CHAT_INVITE
|
||||
- [ ] CHAT_LEFT
|
Loading…
Reference in a new issue