* optimized the way SCP files are loaded and evaluated if they belong to a specific database or not (maybe little speedup too) * added zlib compression for compacted SCP files. this will save a lot of space later when handling larger scp files (for ex. spell.scp) * fixed memory leak in ZCompressor::Deflate() * fixed crash/exit/stuck when too small data failed to compress * fixed possible crash(?) in GetFileSize() * fixed compiler warning
Description
Languages
C
51.2%
C++
41.2%
Assembly
2.2%
Shell
1.7%
Roff
1.2%
Other
1.9%