aboutsummaryrefslogtreecommitdiff
path: root/src/gatscon (follow)
AgeCommit message (Collapse)Author
2012-11-09Made the repo less libbu++-centric.Mike Buland
2012-06-11GatsCon can display nulls now.Mike Buland
2012-02-11Builds gatscon for windows now :)Mike Buland
2011-05-23Minor change, just rebranded GatsCon to "Gats Console" for the display.Mike Buland
2011-05-17Ok, you can now open files, save files, save files from proxies and clients,Mike Buland
and add new root items to files. Later I'll add some actual editing capabilities, should be really easy.
2011-05-17GatsCon can read files now, but it can't save them, or edit them yet. That'llMike Buland
be coming eventually.
2011-05-17GatsCon now supports proxying, and way better than qtbenc ever did. Not onlyMike Buland
does it proxy, but you can inject your own messages going to the client or host. Pretty slick, really. Next up, reading and creating files.
2011-05-17Gats::Object now has a strToGats function, it's pretty slick, it takes a stringMike Buland
and produces a fully formed gats tree. Also, gatscon now can interact with a server directly.
2011-05-16Almost there! I'm adding a qtbenc-like program for gats, only cooler. It'llMike Buland
really help us debug gats based protocols and look at gats files, and the like.