false_genesis 3934f0cbeb * implemented automatic detection of added SCP files (not only changed or deleted) which will trigger recompacting then.
* 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
2008-06-30 02:16:33 +00:00
2008-03-24 16:43:51 +00:00
2008-03-24 16:43:51 +00:00
Description
Languages
C 51.2%
C++ 41.2%
Assembly 2.2%
Shell 1.7%
Roff 1.2%
Other 1.9%