aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2015-04-05Merge pull request #14491 from doctaweeks/fixes-for-6.xCarbenium
2015-04-04Misc: Fixed license header formattingShauren
2015-04-02Switch abs to std::absDaniel M. Weeks
2015-04-02Add missing override keyword in scriptsDaniel M. Weeks
2015-03-31Core/Commands: Added more npc info to debug phase commandRat
2015-03-30Core/Spells: Reset talent specialization when using reset talents commandRat
2015-03-29Sync changes from 3.3.5 non-pch build fix.Gacko
2015-03-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-29Fix non-pch buildGacko
2015-03-29CMake: Use source_groups to represent the source treeNaios
2015-03-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-28Merge pull request #14466 from gigatotem/6.xMitchesD
2015-03-28Spells/Mage: Correct typo in Time Warp scriptGigatotem
2015-03-27Core/Script: Fix non-PCH buildclick
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-27Merge pull request #14461 from gigatotem/6.xMitchesD
2015-03-27Scripts/Misc: small changes after recent commitsMitchesD
2015-03-27Spells/Mage:Gigatotem
2015-03-27Spells/Shaman:Gigatotem
2015-03-26Scripts/Bloodmyst Isle: Script Quest: Ending Their WorldRushor
2015-03-25Scripts/Spells: implement some eject passenger spellsjoschiwald
2015-03-25Scripts/Grizzlyhills: Spell: Infected Worgen Bite - Apply Spellscript and Tra...Rushor
2015-03-24Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-22Core/Misc: Warning fixesShauren
2015-03-21Scripts/Ulduar: Fix some Flame Leviathan issuesjackpoz
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-20Scripts/Misc: sync with 3cc305138c9b57da02d42b88cc0cae941016542aMitchesD
2015-03-20Scripts/Spells: Hand of Reins - Questsupport for 'Mounting Up'Rushor
2015-03-19Scripts/ToC: The Lich King event should only be started by the announcerNyeriah
2015-03-19Split up LANG_MAP_POSITION to fix a crash when issuing .gps commandariel-
2015-03-18Core/Misc: Fix some issues detected by static analysisNaios
2015-03-18Merge pull request #14371 from Kittnz/movecirclepath_003click
2015-03-18Core/Script: INFO->DEBUG notification changes in ToCclick
2015-03-18Core/Scripts: INFO-DEBUG changes in scripts (gawd)click
2015-03-18Merge pull request #14317 from Naios/typesafelogCarbenium
2015-03-17Scripts/Undercity: Update Lady Sylvanas' script and also implement few missin...Nyeriah
2015-03-16Core/Phases: Mmaps now use the swapped terrain's mmtiles for all units if ava...Rat
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-03-13Core/Log: Add type safe formattingNaios
2015-03-11Scripts/Spells: Fix some issues detected by static analysis.Naios
2015-03-10Core/Support: Update the support/ticket system to 6.xCarbenium
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-08Core/Packets: updated structure of CMSG_PLAYED_TIME, SMSG_PLAYED_TIMEMitchesD
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-03-07Scripts/Arcatraz: Harbinger Skyriss Adds - Remove Unattackable Flag on SpawnRushor
2015-03-07Scripts/The Lich King: Defile should not grow when player grabbed by Val'kyr ...D4R4
2015-03-07Fixed typo in 1dc60e8717bddab2a6bc39779a53e83c9fa3b339joschiwald
2015-03-07Scripts/Nexus: commanders converted from SAI to C++MitchesD
2015-03-07Scripts/Rotface: moved mutated infection removal handling to spellscripts to ...joschiwald
2015-02-23Core/Packets: SMSG_NOTIFICATIONGolrag