summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-11-17Updated ScriptMgr with new function to favorite transmog moduleYehonal
2016-11-12Core/LootMgr: prevent loot issues in case of crossfaction groupsShinDarth
2016-11-08Scripts/Pet: Gargoyle shouldn't attack ghoul target. (#229)HeartWell
2016-11-06Scripts/Commands: Adding command reload broadcast text. (#228)HeartWell
2016-11-06Core/Text: Implemented BroadcastText. (#227)HeartWell
2016-11-05Core/Object: Localization objects. (#226)HeartWell
2016-11-05Core/Text: Implemented locales_points_of_interest. (#225)HeartWell
2016-11-05Core/Creature: Localization creatures. (#224)HeartWell
2016-11-05Core/Chat: Fix crash when using a command (#220)Blumfield
2016-11-04Core/Item: Localization items. (#223)HeartWell
2016-11-03Core/Text: Implemented locales_page_text. (#221)HeartWell
2016-10-29Script/Commands: implemented .reload battleground_template (#210)HeartWell
- Closes #28
2016-09-27Updated Chat.cpp (#162)talamortis
People should not get access violation now when appling commands, full credit goes to @Frytiks.
2016-09-24Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlkYehonal
2016-09-24Merge pull request #141 from Krath/masterYehonal
Trial of the Champions : Checking if the player is mounted.
2016-09-24Merge pull request #132 from Helias/warningsYehonal
Core/Build: fixed 4 warnings
2016-09-24Merge pull request #145 from talamortis/masterYehonal
Instance/Scripts: PoS and HOR fix
2016-09-24Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlkYehonal
2016-09-24Core/Logging Fixed db logging clean timerYehonal
2016-09-24Fix crash with algalonYehonal
2016-09-24Core/Script: Missing check on medivh script, fixed crashYehonal
2016-09-24Core/Script: Fixed possible crash when medivh is spawned outside instanceYehonal
2016-09-24Core/Unit: added new script OnPlayerBeingCharmedmik1893
2016-09-24Core/Logging: Re-Implemented onChat scripting systemYehonal
2016-09-22Database/World: made the database structure similar to TrinityCore (#154)Stefano Borzì
* Database/World: date the database structure similar to TrinityCore * Updated ObjectMgr.cpp * Moved sql update to pending_db_world directory
2016-09-05Core/Scripts Halls of Reflectiontalamortis
ID of the guards changed so alliance can see the correct NPC
2016-09-05Core/Scripts: Halls of Reflectiontalamortis
Alliance will now see the correct npc to pick up the quest "Wrath of the lich king"
2016-09-05Core/Scripts Pit of Sarontalamortis
Alliance Players will not londer see double ELANDRA as they enter the dungeon
2016-09-05Checking if the player is mounted.Krath
2016-09-05Merge branch 'master' of github.com:azerothcore/azerothcore-wotlkYehonal
2016-09-05Revert "Get Team Id by group Leader instead of random player"Yehonal
This reverts commit 2ee9fb4eb3270ee6030b6b92eed0d3b337bdeca1.
2016-09-05Fix for missing assignment of m_racemik1893
2016-09-04Fixed commands log and a crash on windowsYehonal
2016-09-04Fixed compilation for vs 2013Yehonal
2016-09-04Revert "Build/Clang: fixed 96 warnings + improved code readability"ShinDarth
This reverts commit a4589f71d5906281581303b4d9430ea65f79c31a.
2016-09-03Core/Build: fixed a warningShinDarth
2016-09-03Core/Build: fixed 4 warningsHelias
2016-09-02Using IsGMAccount instead of direct checkYehonal
2016-08-31Re-implemented Clean logs tableYehonal
2016-08-31Removed absolute path from some script loadersYehonal
2016-08-31Core/Unit: correctly retrieve faction id for race when original is requestedmik1893
2016-08-30Merge pull request #118 from DantestyleXD/patch-3Yehonal
[DB/Quest] Fix for quests 10990 10991 10992 #114
2016-08-30Misc: fix copyright from wrong search&replaceShinDarth
2016-08-30Misc: fix copyright from wrong search&replaceShinDarth
2016-08-29Update Pit of Saron (#78)talamortis
2016-08-29Core/World: improved GetGlobalPlayer* methodsShinDarth
2016-08-28Core/ObjectMgr: improved GetPlayerGUIDByName method + miscShinDarth
2016-08-28Script/Commands: correction of ↵ShinDarth
https://github.com/azerothcore/azerothcore-wotlk/commit/1b1767e9f4c20d1e20541968de98d00814f63247#diff-de077c84577b8885f0df1d20707bbb38L243
2016-08-27[DB/Quest] Not work quest id 10990 10991 10992 #114 rev.2DantestyleXD
2016-08-27[DB/Quest] Not work quest id 10990 10991 10992 #114DantestyleXD