Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-28 | Many minor changes, hopefully the header fixes will keep future header macro | Mike Buland | |
conflicts from happening. And, from now on, other projects should do -Ilibbu++ not -Ilibbu++/src so we can get ready for an installed version of libbu++. | |||
2007-06-19 | david - got some things compiling on win32 (wine/devc++) | David | |
2007-06-18 | david - did more documenting | 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-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 | |