Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-06 | Ok, I rearranged some things, we have a tools dir now, those build by default. | Mike Buland | |
Also I added a bunch of classes that I've been tinkering with that are almost ready for use, so I figured I may as well throw them in here. | |||
2009-02-08 | So many updates. I recommend using the new FString iterators instead of direct | Mike Buland | |
indexing. It is now many times faster, and requires less overhead. Also, more stuff iterator related in every class. More on that later. |