Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-19 | david - got some things compiling on win32 (wine/devc++) | David | |
2007-06-18 | Added the protocol class. servers work, but don't send data, updated the streams | Mike Buland | |
to include many more state indicators and caps queries, and everything is working better in general. | |||
2007-06-12 | Moved out the xml system again. I think that if I am going to do it again, | Mike Buland | |
I'm going to do it over from scratch, that was just painful. Also, started in again on the server system, it's looking pretty good, already got connections working, next up is managing data flow through clients and protocols! | |||
2007-06-10 | Bunch of maintenence type things. Minor tweaks and the like. The file class | Mike Buland | |
has a lot more helper functions and the like, the filters give more info back to the caller, minor updates to taf. | |||
2007-05-17 | Lots of cool new stuff, the Server class actually works for everything except | Mike Buland | |
actually interacting with clients, and the Client class is almost there, except that it doesn't really do anything yet. | |||
2007-04-10 | I did it, the streams don't start with an S now. | Mike Buland | |
2006-10-31 | Changed the file class to be SFile so that it will collide less, all of them | Mike Buland | |
will be named like that, make life easier. | |||
2006-10-27 | Added the beginings of the new stream system. | Mike Buland | |