* Use archive list file if -N is not specified
* Added support to only create empty mpq archive without any files
* Use strcasecmp only where is needed (winapi alternative is _stricmp)
* Added support for partial archives, Add examples to help
* Rewrite smpq to C - StormLib 8.20 has finally C compatible header files
* Use build date instead hardcoded in man page
* Do not use variable length arrays and anonymous variadic macros
* Set max file count to at least 6
* Better support for Windows and MSVC compiler
* kio_smpq - Do not ignore internal listfile
* Use StormLib 9.20