2f23a37 dbc: add languagewords, languages, startup_strings & stringlookups definitions
~acazuc pushed to ~acazuc/wow_explorer git
2067bd2 dbc: add languagewords, languages, startup_strings & stringlookups definitions
~acazuc pushed to ~acazuc/libwow git
Wow client targeting wow TBC 2.4.3 8606
name | purpose |
---|---|
zlib | compression / decompression of zlib data |
libpng | PNG icon reading |
freetype | font rasterizing |
lua | interfaces lua interpreter |
libxml2 | interfaces xml parsing |
jks | standard collections, mathematic helpers |
gfx | OpenGL / D3D abstraction layer for rendering, xlib / win32 / glfw abstraction layer for window management |
libwow | wow files parsing |
portaudio | audio interface |
libsamplerate | audio PCM resampling |
jkssl | cryptography (bignumbers, hash) |
jkl | library compilation toolchain |
cp config.sample config
make lib
make
none of this would exist without the incredible work done by the wowdev contributors