| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for Windows – replace backslashes with forward slashes beforeHEADmaster | きゃれい | 2017-08-16 | 1 | -128/+129 |
| | | | | saving as entry | ||||
| * | Fix jankiness when repacker chooses not to compress a non-blacklisted file | bluebear94 | 2016-07-23 | 1 | -3/+3 |
| | | |||||
| * | Don't bother with compression for bladklisted files | bluebear94 | 2016-07-23 | 1 | -4/+7 |
| | | |||||
| * | Add functionality for blacklisting compression | bluebear94 | 2016-07-23 | 2 | -4/+27 |
| | | | | | | | | This feature was needed because Wizard101 was unable to read compressed mp3 files from the archive. Of course, if you're not a fool, you'd use ogg instead of mp3. But KI developers do lots of stupid things such as leave unused data in Root.wad. | ||||
| * | Initial commit | bluebear94 | 2016-07-23 | 1 | -2/+4 |
| | | |||||
| * | Initial commit | bluebear94 | 2016-07-22 | 4 | -0/+153 |