~acazuc/wow

world of warcraft utilities

2f23a37 dbc: add languagewords, languages, startup_strings & stringlookups definitions

15 hours ago

2067bd2 dbc: add languagewords, languages, startup_strings & stringlookups definitions

~acazuc pushed to ~acazuc/libwow git

15 hours ago

#Wow client

Wow client targeting wow TBC 2.4.3 8606

#dependencies

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

#how to build

  • cp config.sample config
  • make lib
  • make

#thanks

none of this would exist without the incredible work done by the wowdev contributors