Commit Graph

3 Commits

Author SHA1 Message Date
Antidote b7b4df52f3 * Fixed compression code, old code was unreliable and failed at random
(don't use zlib's compress function)
* More refactory work, ready for merge
2013-07-21 20:06:54 -07:00
Antidote d06c96d3aa * Standardized Exception messages
* Added zelda::error namespace
* Moved all Exceptions to zelda::error
* Moved all Read/Write classes to zelda::io
* Added "base" to all classes that inherit from BinaryReader/Writers
* Changed all references to BinaryReader/Writer functions to base for
readability.
2013-07-21 00:49:07 -07:00
Antidote 8234d33f0d * Fix botched push 2013-07-20 20:51:26 -07:00