0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 29, 2025 — Aug 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of bitbucket.org:aphistic/zamara More... over 14 years ago
Add additional planned feature (documentation) More... over 14 years ago
Add license to source files More... over 14 years ago
Update readme for release More... over 14 years ago
Fix type differences when compiling on OS X More... over 14 years ago
Add parsing for replay attributes file More... over 14 years ago
- Add support for reading attribute file. - Add index out of range exceptions to operator[] functions. - Add replay loading and related tests. More... over 14 years ago
- Fix VLF parsing in values larger than 32bit. - Related tests. More... over 14 years ago
- Add ability to deserialize replay.details file. - Add boost TR1 lib (c++11 functionality until compilers support it) More... almost 15 years ago
- Change arrays to use vectors instead. - Implement compression type checking when loading files. More... almost 15 years ago
- Add bzip2 decompression function. - Link against bzip2. - Fix syntax issues. More... almost 15 years ago
Merge branch 'master' of bitbucket.org:aphistic/zamara More... almost 15 years ago
Fix memory leak and clean up a little formatting. More... almost 15 years ago
- Remove message regarding clang in cmake process. - Add zlib and bzlib package check to cmake process. More... almost 15 years ago
Fix big endian bugs More... almost 15 years ago
Bunch of stuff that I forgot... - Finish hash table implementation. - Finish block table implementation. - Begin mpq file table implementation. More... almost 15 years ago
- Add block encryptor encryption table - Add block encryptor string hashing - Add block encryptor tests More... almost 15 years ago
Rename functions and variables to match google's style More... almost 15 years ago
Renamed .cpp files to .cc More... almost 15 years ago
- Add framework for block encryptor class - Change header #define guard to comply with google style guide - Begin changing function names to comply more with stl, google or boost conventions More... almost 15 years ago
Add more support for User DAta section in MPQ More... almost 15 years ago
Change some of the default build settings so it's easier for dev. More... almost 15 years ago
- Add reading sizes to mpq loading - Begin implementing user data loading More... almost 15 years ago
- Rename unittest directory to test - Move tests to an option in cmake so it's not always built. More... almost 15 years ago
- Change MPQ file check back to strcmp. - Implement endian swapping and tests. More... almost 15 years ago
Fixing builds on PPC Linux and changing how the endian test is done More... almost 15 years ago
Adding endian operations and tests to the project. More... almost 15 years ago
Add more xcode stuff More... almost 15 years ago
Update gitignore to add xcode files. More... almost 15 years ago
Fix ZamaraException not acting like std::exception More... almost 15 years ago