summaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2016-11-19Implemented hook for Player::MoveItemFromInventoryYehonal
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-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-09-27Updated Chat.cpp (#162)talamortis
2016-09-24Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlkYehonal
2016-09-24Core/Logging Fixed db logging clean timerYehonal
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ì
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
2016-09-03Core/Build: fixed a warningShinDarth
2016-09-02Using IsGMAccount instead of direct checkYehonal
2016-08-31Re-implemented Clean logs tableYehonal
2016-08-31Core/Unit: correctly retrieve faction id for race when original is requestedmik1893
2016-08-30Misc: fix copyright from wrong search&replaceShinDarth
2016-08-30Misc: fix copyright from wrong search&replaceShinDarth
2016-08-29Core/World: improved GetGlobalPlayer* methodsShinDarth
2016-08-28Core/ObjectMgr: improved GetPlayerGUIDByName method + miscShinDarth
2016-08-26Misc: fix copyright headerShinDarth
2016-08-26Misc: cleaningShinDarth
2016-08-26Core/Pet: Fix initial energy of DK's Ghoul (#115)Rival
2016-08-26Build: fixed some warningsShinDarth
2016-08-24Core/Spells: fix greater blessings selection issues (pet class on player class)mik1893
2016-08-24Core/Instance: Shared normal/heroic ID is now a configurable feature (default...mik1893
2016-08-24Core/Scripts: add new hook OnPlayerAddToBattlegroundmik1893
2016-08-24Core/Unit: enable setting and retrieval of a temporary race for playersmik1893
2016-08-24Core/Player: Implement original race variable at unit level and initialize it...mik1893
2016-08-24Core/Chat: properly prevent crashes + cleaning (import from TrinityCore)ShinDarth
2016-08-23Merge branch 'master' of github.com:azerothcore/azerothcore-wotlkYehonal
2016-08-23Project restructuring [PART.3]Yehonal
2016-08-23Project restructuring [PART.2]Yehonal
2016-08-23Core/Chat: fixed crash in commandsShinDarth
2016-08-22Core/Chat: fixed some commandsShinDarth
2016-08-21Core/Chat: fixed commandsYehonal
2016-08-21Revert "fixed crash on command execution"ShinDarth
2016-08-20Fix commands and starting to use nullptr instead of NULLYehonal
2016-08-20fixed crash on command executionYehonal
2016-08-19Merge branch 'threading_rewrite' of https://github.com/ShinDarth/azerothcore-...Yehonal
2016-08-19Merge branch 'master' into threading_rewriteYehonal
2016-08-19Merge branch 'master' of github.com:azerothcore/azerothcore-wotlkYehonal