Mostly bugfixes and small changes. Fixes instant_ending for th105.
thcrap
- zip: Don't mix up access and modification time. (39e7e66)
- Fragmented file reading: use the correct input file size when patching a replaced file. (3df44cf)
- BP_file_header: the rep_buffer will be used as the game buffer, so it needs to be big enough to contain the patch. (5330935)
thcrap_update
- update: Ignore servers without an URI scheme. (0a546f6)
- update: Print a specific error message for unknown protocols. (e1b2ab2)
thcrap_tasofro
- cv0: use \n line endings instead of \r\n (takes less bytes). (3df44cf)