Naios
|
998607b106
|
Core/Common: Move singleton instances into compilation units
* Fixes issues when building shared libraries
(prevents gcc and clang from providing several instance)
(cherry picked from commit 5c91586797)
|
2016-03-11 18:55:33 +01:00 |
|
joschiwald
|
ffdf75a233
|
Scripts/Spells: Glyph of Arcane Shot is affected by own debuffs on target only
|
2016-02-27 17:55:43 +01:00 |
|
joschiwald
|
9beeca79ac
|
Core/Logging: fixed default logger (partial reverts 0904858624)
|
2016-02-27 17:47:35 +01:00 |
|
Rushor
|
923a368ac7
|
Update copyright note for 2016
|
2016-01-01 12:02:33 +01:00 |
|
Shauren
|
1a553b780b
|
Build fixes
Conflicts:
src/server/game/Handlers/ItemHandler.cpp
|
2015-08-21 14:02:03 +01:00 |
|
jackpoz
|
51a2a3fa93
|
Core/Misc: Fix issues reported by static analysis
Coverity defect IDs: 1316687, 1316688
|
2015-08-20 15:42:51 +02:00 |
|
StormBytePP
|
1f66d719f2
|
Core/BuildSystem: Merge collision, debugging, threading, utilities and 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
|
2015-08-16 21:23:15 +02:00 |
|