jackpoz
|
bcd5380e78
|
Common/Logging: Reduce differences between 3.3.5 and 6.x branches
Code functionality shouldn't have been modified.
|
2016-08-04 21:53:43 +02:00 |
|
Shauren
|
39abb8acb3
|
Core/Misc: MSVC warning fixes
(cherry picked from commit 70412e7e25)
|
2016-04-09 18:13:30 +02:00 |
|
Naios
|
1a1c0d1dc4
|
Core/Common: Converted the common library to a shared library.
* There is still the possibility to static link against common.
(cherry picked from commit 501fd9b502)
|
2016-03-24 02:45:44 +01:00 |
|
Shauren
|
c71987b1a1
|
Core/Logging: Force synchronous logging after io_service shutdown - fixes logging on worldserver shutdown
(cherry picked from commit a0b2be6c1d)
|
2016-03-12 23:49:56 +01:00 |
|
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 |
|