hercules/3rdparty
2014-12-14 22:29:56 -05:00
..
libconfig Fixed some improper grammar. 2014-12-14 22:29:56 -05:00
msinttypes/include Removed CMakeLists.txt (Thanks to Haruna) 2014-05-30 09:20:04 +08:00
mt19937ar Removed CMakeLists.txt (Thanks to Haruna) 2014-05-30 09:20:04 +08:00
mysql Removed CMakeLists.txt (Thanks to Haruna) 2014-05-30 09:20:04 +08:00
pcre Removed CMakeLists.txt (Thanks to Haruna) 2014-05-30 09:20:04 +08:00
zlib Removed CMakeLists.txt (Thanks to Haruna) 2014-05-30 09:20:04 +08:00
README.txt * Merged changes ONLY eAthena 15104. 2012-05-31 04:32:31 +00:00

This folder contains everything related to 3rdparty code or tools.

cmake - scripts for the cmake build system (http://www.cmake.org)
libconfig - library for processing structured configuration files (http://www.hyperrealm.com/libconfig/)
msinttypes - standard headers missing from Microsoft Visual Studio (http://code.google.com/p/msinttypes)
mt19937ar - code for Mersenne Twister pseudorandom number generator
mysql - library for MySQL Community Server (http://www.mysql.com)
pcre - library for Perl Compatible Regular Expressions (http://www.pcre.org)
zlib - library for DEFLATE lossless compression algorithm (http://www.zlib.net)