aboutsummaryrefslogtreecommitdiff
path: root/src/archive.cpp (follow)
AgeCommit message (Expand)Author
2008-09-15Whoa! Loads of NIDS work. It actually compiles, runs, and I'm optimizing theMike Buland
2008-06-07Fixed the bugs in the archive system. Both the List container and FString hadMike Buland
2008-06-07This seems to have done the trick, on the 32 bit platform, anyway. Turns outMike Buland
2008-06-07This is a testing version. Nothing should be broken, but I won't gurantee it.Mike Buland
2008-02-07Just updated the copyright date.Mike Buland
2008-01-23Added a new helper to the Stream classes, a write function that takes a singleMike Buland
2007-12-11Fixed the bu directory, now the code should compile and be usable evenMike Buland
2007-11-15Added liscense info at the front of many, many files. Debating the old files.Mike Buland
2007-10-24Tried to get archive operators to recognize pointers, no luck so far.Mike Buland
2007-06-04Added rudimentary object tracking to Archive, and rearranged the hash andMike Buland
2007-04-10Fixed a warning in the SFile test, and added std::list support to the archive.Mike Buland
2007-04-10Woo, changed the name of Achable to Archival, I dig that, and added the ground-Mike Buland
2007-04-03The file stream is imported and works, as does our first test, and the newMike Buland
2007-04-03The first batch seem to have made it alright. Unfortunately the Archive classMike Buland