Commit Graph

7 Commits

Author SHA1 Message Date
mik1893 1cb7c81a78 Core/Scripts: add new hook OnPlayerAddToBattleground 2016-08-24 15:16:25 +02:00
Yehonal ee0ead5e4f Merge branch 'threading_rewrite' of https://github.com/ShinDarth/azerothcore-wotlk into threading_rewrite 2016-08-19 23:54:55 +02:00
Yehonal 469502581d Fixed compilation without PCH enabled
please avoid to miss header files in your sources
2016-08-19 23:32:46 +02:00
ShinDarth cb30a6b404 Update chat system, based on TrinityCore commit 2016-08-19 20:26:58 +02:00
Yehonal ea286f7332 Rewritten Threading system using c++11 std instead of ACE
It also allow full compilation with clang under all supported platforms

Need tests
2016-08-19 10:58:37 +02:00
ShinDarth da7a7ab295 Fix License issue, closes #21 2016-08-17 17:58:45 +02:00
Yehonal b0c8eceb08 Refactoring part 2 [W.I.P] 2016-08-12 02:38:26 +02:00