| Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 70412e7e254a36398f101b4bfe1926c619063202)
|
|
* There is still the possibility to static link against common.
(cherry picked from commit 501fd9b50232ca3ae3623877c3e521c9c1f894be)
|
|
logging on worldserver shutdown
(cherry picked from commit a0b2be6c1d0ae17ad8a17692d77f2020bbb9296e)
|
|
* Fixes issues when building shared libraries
(prevents gcc and clang from providing several instance)
(cherry picked from commit 5c91586797f199259567629a1d4d3f987c73e53c)
|
|
|
|
0904858624297bb6098bde7d22fd080245dd8d5a)
|
|
|
|
Conflicts:
src/server/game/Handlers/ItemHandler.cpp
|
|
Coverity defect IDs: 1316687, 1316688
|
|
configuration into "common" which does not depend on shared anymore and moved database out of shared library
These changes enables to build tools only without even having MySQL installed
|