aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-09-01Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
2014-09-01Core/Quests: Add methods to get a list of npcs/GOs that end (involved relatio...DDuarte
2014-09-01Core/Spells: Added better log output for "npc_spellclick_spells"Vincent-Michael
2014-09-01Merge pull request #13004 from Nyeriah/pr-cmdDuarte Duarte
2014-08-31Scripts/Commands: Fix up logic at group join command, so it doesn't return fu...Nyeriah
2014-09-01Remove CPP Script Dr-J
2014-09-01Scripts/Commands: Replace regex usageDDuarte
2014-08-31Core/Net: "Enable" CMSG_CANCEL_GROWTH_AURADDuarte
2014-08-31Core/Net: Define and semi-implement SMSG_SET_FACTION_NOT_VISIBILEDDuarte
2014-08-31Core/Net: Add some (unused?) opcodes from WPPDDuarte
2014-08-31Core/BGs: Set and enable CMSG_BATTLEMASTER_HELLODDuarte
2014-08-31Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-08-31Core/Scripts: rename files, remove whitespace and some other small changes af...joschiwald
2014-08-31Merge pull request #12992 from Nyeriah/patch-ukjoschiwald
2014-08-31Merge pull request #12978 from Nyeriah/patch-auchijoschiwald
2014-08-31Scripts/UtgardeKeep: Update Skarvald & Dalronn scripts to EventMapsNyeriah
2014-08-31Core/PacketIO: Corrected values of a few opcodesShauren
2014-08-31Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-31Core/AuctionHouse: Fix issues reported by Coverityjackpoz
2014-08-30Scripts/Auchindoun: Update Talon King Ikiss' script to EventMapsNyeriah
2014-08-30Core/Units: Implemented animkit supportShauren
2014-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-30Scripts/Commands: Add optional reason to server shutdown/restart commandsDDuarte
2014-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-30Core/Battleground/AV: convert trinity_strings to proper creature_textjoschiwald
2014-08-29Merge pull request #12958 from Nyeriah/patch-irDuarte Duarte
2014-08-30Merge pull request #12926 from mik1893/LOSonTriggeredWarpten
2014-08-29Merge pull request #12953 from Golrag/masterDuarte Duarte
2014-08-29Scripts/ICC: Fix Mutated Plague.Golrag
2014-08-29scripts/Commands: Sync with 4.3.4 branch (meh nayd)Vincent-Michael
2014-08-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-29Merge pull request #12970 from Golrag/marrowgarShauren
2014-08-29Scripts/Commands: Added for guild info guild level outputVincent-Michael
2014-08-29Core/NetworkIO: Fixed one source of UNKNOWN_OPCODEShauren
2014-08-29Scripts/ICC: Fixed Impale (Lord Marrowgar)Golrag
2014-08-29Core/Misc: some random changes after recent pull requestsjoschiwald
2014-08-29Merge pull request #12967 from ShinDarth/PvPstatsDuarte Duarte
2014-08-29Core/BG: prevent possible overflow + cleanShinDarth
2014-08-29Merge pull request #12963 from ShinDarth/PvPstatsWarpten
2014-08-29Merge pull request #12959 from Nyeriah/patch-qfDuarte Duarte
2014-08-29Core/BG: use GetTypeID(true) instead of GetTypeID() to fetch the correct type...ShinDarth
2014-08-29Core/Player: Already complete quests shouldn't turn failedNyeriah
2014-08-29Core/Player: Implement a method to send out the Postmaster's item retrieval m...Nyeriah
2014-08-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-28Core/Player: Dungeon Finder quests don't follow the same rule as repeatable q...Nyeriah
2014-08-28Core/Players: Dungeon Finder quest rewards should be sent as a mail if the pl...Nyeriah
2014-08-28Scripts/Commands: Implement .guild info commandOdyssey
2014-08-28Scripts/Hodir: Initialize variablesDDuarte
2014-08-28Core/Misc: Remove unneeded NULL checksjackpoz
2014-08-28Scripts/Ulduar: Implement MimironUnholychick