summaryrefslogtreecommitdiff
path: root/build/ext_chat.py
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Remove Python console stuffSimon Robertshaw1-211/+0
2011-03-13added #define PYEXT so you can use an external tpt_console.py on 64bit OSesLieuwe1-2/+2
2011-03-09added #define to disable PYCONSOLELieuwe1-2/+2
2011-03-06debug modeLieuwe1-11/+60
2011-03-06more work on the chat client, it now supports nick changesLieuwe1-13/+39
2011-03-06irc client user list workingLieuwe1-6/+45
2011-03-05irc client now supports sending and the /me commandLieuwe1-2/+24
2011-03-05added irc client extension, it only listens for now.Lieuwe1-0/+75