mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
* Added an option to autosearch for your own installed MySQL as before. Note that default setting is to use the internal MySQL. * You can now build 32-bit even if your MySQL is x64 and vice versa. * Recommended MySQL server version for use with provided MySQL client sources is 5.1.x. * If your server version is different, let CMake autofind and use it instead (check EXTERNAL_MYSQL option) --HG-- branch : trunk
46 lines
1.3 KiB
Plaintext
46 lines
1.3 KiB
Plaintext
TrinityCore uses (parts of or in whole) the following opensource software :
|
|
|
|
ACE (ADAPTIVE Communication Environment)
|
|
http://www.cs.wustl.edu/~schmidt/ACE.html
|
|
Version: 5.8.1
|
|
|
|
bzip2 (a freely available, patent free, high-quality data compressor)
|
|
http://www.bzip.org/
|
|
Version: 1.0.5
|
|
|
|
G3D (a commercial-grade C++ 3D engine available as Open Source (BSD License)
|
|
http://g3d.sourceforge.net/
|
|
Version: 8.0-Release
|
|
|
|
jemalloc (a general-purpose scalable concurrent malloc-implementation)
|
|
http://www.canonware.com/jemalloc/
|
|
Version: 1.0.0
|
|
|
|
libMPQ (a library for reading MPQ files)
|
|
https://libmpq.org/
|
|
Version: 1.0.4
|
|
|
|
MersenneTwister (a very fast random number generator)
|
|
http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html
|
|
Version: 0.4.2
|
|
|
|
MySQL (the world's most popular open source database software)
|
|
http://www.mysql.com/
|
|
Version: 5.1.50 (GA)
|
|
|
|
SFMT (SIMD-oriented Fast Mersenne Twister)
|
|
Based on http://agner.org/random/
|
|
Version: 2010-Aug-03
|
|
|
|
sockets (a GPL licensed C++ class library wrapping the berkeley sockets C API)
|
|
http://www.alhem.net/Sockets/
|
|
Version: UNKNOWN
|
|
|
|
utf8-cpp (UTF-8 with C++ in a Portable Way)
|
|
http://utfcpp.sourceforge.net/
|
|
Version: 2.3
|
|
|
|
zlib (A Massively Spiffy Yet Delicately Unobtrusive Compression Library)
|
|
http://www.zlib.net/
|
|
Version: 1.2.5
|