blob: 61d9cd7abcbb0c05f219abba24e072f844b9c5f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
TrinityCore uses (parts of or in whole) the following opensource software :
Boost (external)
http://www.boost.org
Version: 1.55
Boost Process (Proposed for boost, but its not an official part of it yet. Used to start child processes.)
http://www.highscore.de/boost/process0.5/
Version: 0.5
bzip2 (a freely available, patent free, high-quality data compressor)
http://www.bzip.org/
Version: 1.0.6
cppformat (type safe format library)
https://github.com/cppformat/cppformat
Version: 3.0.1 7fa8f8fa48b0903deab5bb42e6760477173ac485
efws (Entropia File System Watcher - crossplatform file system watcher)
https://bitbucket.org/SpartanJ/efsw
ff0b69daeca1edf7785a8a580518e462be5a6f3d
G3D (a commercial-grade C++ 3D engine available as Open Source (BSD License)
http://g3d.sourceforge.net/
Version: 9.0-Release r4036
jemalloc (a general-purpose scalable concurrent malloc-implementation)
http://www.canonware.com/jemalloc/
Version: 3.6.0
libreadline (command line editing library)
https://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
Version: external
OpenSSL (general-purpose cryptography library)
https://www.openssl.org/
Version: external
SFMT (SIMD-oriented Fast Mersenne Twister)
Based on http://agner.org/random/
Version: 2010-Aug-03
utf8-cpp (UTF-8 with C++ in a Portable Way)
http://utfcpp.sourceforge.net/
Version: 2.3.4
zlib (A Massively Spiffy Yet Delicately Unobtrusive Compression Library)
http://www.zlib.net/
Version: 1.2.8
gSOAP (a portable development toolkit for C and C++ XML Web services and XML data bindings)
http://gsoap2.sourceforge.net/
Version: 2.8.49
recastnavigation (Recast is state of the art navigation mesh construction toolset for games)
https://github.com/memononen/recastnavigation
Version: 64385e9ed0822427bca5814d03a3f4c4d7a6db9f
CascLib (An open-source implementation of library for reading CASC storage from Blizzard games since 2014)
https://github.com/ladislav-zezula/CascLib
Version: 16f80d1433525db73894b84d05af99e26847054d
rapidjson (A fast JSON parser/generator for C++ with both SAX/DOM style API http://rapidjson.org/)
https://github.com/miloyip/rapidjson
Version: v1.1.0
protobuf (Protocol Buffers - Google's data interchange format https://developers.google.com/protocol-buffers/)
https://github.com/google/protobuf
Version: v2.6.1
|