summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2017-02-07Core/Extractors : Fix MMAP version, you should be able to extract them and us...Blumfield
2017-01-06Core/Tools: Fix compilation of tools under windows (#312)Iny
2016-12-02Core/Text: Add support for BroadcastTextID in creature_text table. (#265)sucofog
2016-11-25DB/World: move questItem* fields to *_questitems tables (#249)Shin
2016-11-17Updated ScriptMgr with new function to favorite transmog moduleYehonal
2016-10-29CMake: Added support for MySQL Server 5.7 (#187)Blumfield
2016-09-24Minor fixes to startup-scripts, disabled screen check since it can cause some...Yehonal
2016-09-24Core/Logging Fixed db logging clean timerYehonal
2016-09-24Core/Config Not initial conf files are optional nowYehonal
2016-09-24Core/Logging: Re-Implemented onChat scripting systemYehonal
2016-09-04Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk.gitYehonal
2016-09-04Force to use external mysql lib instead of sourcesYehonal
2016-09-04Build/Clang: suppress logical-op-parentheses warningsShinDarth
2016-09-02Typing error in folder nameYehonal
2016-09-02Improved run engine and moved on separated moduleYehonal
2016-08-31moved GetDatabaseName under public to be used on APIYehonal
2016-08-31Restored db logging functionYehonal
2016-08-29Core/World: improved GetGlobalPlayer* methodsShinDarth
2016-08-28Core/ObjectMgr: improved GetPlayerGUIDByName method + miscShinDarth
2016-08-26Build: fixed some warningsShinDarth
2016-08-24removed -Wpointer-bool-conversion parameter from clangYehonal
2016-08-24Core/Chat: properly prevent crashes + cleaning (import from TrinityCore)ShinDarth
2016-08-23Compilation fixYehonal
2016-08-23Project restructuring [PART.3]Yehonal
2016-08-23Project restructuring [PART.2]Yehonal
2016-08-22Project restructuring conforming to the new software layers [PART.1]Yehonal
2016-08-20Build/Clang: restore build on Mac OS XShinDarth
2016-08-20Fixed some warningsYehonal
2016-08-20removing ACE int types, replaced with c++11Yehonal
2016-08-19Merge branch 'master' into threading_rewriteYehonal
2016-08-19Merge branch 'master' of github.com:azerothcore/azerothcore-wotlkYehonal
2016-08-19Fixed compilation without PCH enabledYehonal
2016-08-19Fixed compilation without PCH enabledYehonal
2016-08-19CMake/Clang: fix build type variableShinDarth
2016-08-19Merge branch 'master' into threading_rewriteYehonal
2016-08-19Rewritten Threading system using c++11 std instead of ACEYehonal
2016-08-19Merge branch 'master' of github.com:azerothcore/azerothcore-wotlkYehonal
2016-08-19upgraded gsoap to 2.8.33Yehonal
2016-08-17Fix License issue, closes #21ShinDarth
2016-08-17Merge branch 'master' of github.com:azerothcore/azerothcore-wotlkYehonal
2016-08-17Enabled c99 support for C filesYehonal
2016-08-17Build/Clang: suppress useless warningsShinDarth
2016-08-17Some corrections to previous commitsShinDarth
2016-08-17Crosscompiling solution for isfinite & isnanYehonal
2016-08-17Fix compilation of cs_debug script with clangYehonal
2016-08-17CMake/Clang: suppress several warningsShinDarth
2016-08-17CMake: fix Clang detectionShinDarth
2016-08-16Build/Clang: removed deprecated finite() fixing 59 warningsShinDarth
2016-08-13Merge branch 'master' of github.com:azerothcore/azerothcore-wotlkYehonal
2016-08-13created hw-core bash librariesYehonal