Aokromes
|
e201c034c7
|
Core/Common: Converted the common library to a shared library.
* There is still the possibility to static link against common.
|
2016-08-12 11:58:18 +02:00 |
|
ariel-
|
471002f233
|
Partial cherry-pick 653954c14d to fix build
Core/Misc:
- Update LocaleConstant enum
- Update Quest locale system for WoD
- Fix some rnd typo in quest template
Conflicts:
src/server/game/Chat/ChatLink.cpp
src/server/game/Entities/Creature/GossipDef.cpp
src/server/game/Entities/Player/Player.cpp
src/server/game/Globals/ObjectMgr.cpp
src/server/game/Globals/ObjectMgr.h
src/server/game/Quests/QuestDef.cpp
src/server/game/Quests/QuestDef.h
src/server/game/Server/Packets/QuestPackets.cpp
src/server/game/World/World.cpp
src/server/scripts/Commands/cs_reload.cpp
src/server/shared/Common.cpp
src/server/shared/Common.h
|
2016-01-11 23:27:47 -03:00 |
|
ariel-
|
d04d14e34d
|
Update copyright note for 2016
|
2016-01-11 23:27:45 -03: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 |
|