aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2012-12-24Core/Script: Add some talks for Zul'GurubVincent_Michael
2012-12-24Core/Spells: Added missing changes to 77b85b2ea0aec6cd3e545e60e46ac60eebb11e47Shauren
2012-12-24Core/Spells: Fixed loading of spell data corrections.Subv
2012-12-24Core: Fix some codestyleVincent_Michael
2012-12-24Core/Spells: Remove spell script "spell_gen_damage_reduction_aura"Vincent_Michael
2012-12-24Core/Scripts: Fix typoVincent_Michael
2012-12-24Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-24Core/Movement: Final fix for MSG_MOVE_TELEPORTTrista
2012-12-24Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-24Core/BuildSystem: Added some more headers to the collisions project PCHSubv
2012-12-24Core/Spells: Fixed interrupting of some bosses spellsSubv
2012-12-24Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-24Core/Chat: Corrected SMSG_MESSAGECHAT in a few more placesSubv
2012-12-24Core: Fix merge failVincent_Michael
2012-12-24Core/Battlegrounds: Corrected one typo in SMSG_BATTLEFIELD_STATUS_ACTIVE.Warpten
2012-12-24Scripts/Quest: Gambling Debt and Words of PowerTrista
2012-12-23Core/Chat: CHAT_MSG_RAID_BOSS_WHISPER also sends extra dataSubv
2012-12-23Core/Chat: Fixed raid boss emotes.Subv
2012-12-24Scripts/Quest: Defending Wyrmrest TempleTrista
2012-12-23Fixed a merge failSubv
2012-12-23Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-23Core/Spells: Spells that are usable while stunned should no longer have probl...Subv
2012-12-23Allow setting afk/dnd message in afk/dnd statestfx
2012-12-23Fix receiving whispers while being dndstfx
2012-12-23Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-23Core/Entities: Also send MSG_MOVE_TELEPORT to the playerSubv
2012-12-23Core: Fix warningGacko
2012-12-23Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-23Core/Entities: Missing change from previous commitSubv
2012-12-23Build/Core: Fixed build.Subv
2012-12-23Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-23Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-23Core/Movement: Fixed near teleports, big thanks to @Trista who basically figu...Subv
2012-12-23Scripts/Icecrown Citadel: Fixed a possible crash in Blood Nova spell scriptShauren
2012-12-22Core/StatsSystem: Typos, typos everywhere. Thanks @Wayt for noticing.Warpten
2012-12-22Core/Leveling: Prevent blue text spam 'Your skill in Axes increased to 30'QT
2012-12-22Merge pull request #8739 from MrSmite/PetAI_CanAttack_bugfixSubv
2012-12-22Core/Battlegrounds: Another typo when building battleground log data.Warpten
2012-12-22Update src/server/game/Entities/Unit/Unit.hMrSmite
2012-12-22Update src/server/game/AI/CoreAI/PetAI.cppMrSmite
2012-12-22 Core/Spell: Last work on Shadows FateGacko
2012-12-22Core/Spell: Shadows Fate crash fixGacko
2012-12-22Core/Spell: Properly rewrite previous change: 80dcf879deb61198ff2c91d71887f0e...Trista
2012-12-22Core/Spells: TARGET_UNIT_MASTER passenger supportTrista
2012-12-21Fix pet stopping approach when attacked by another creatureMrSmite
2012-12-22Core: Fix more some codestyleVincent_Michael
2012-12-21Core: Fix some codestyle in 957571e18c4d6e5874ce1052ae49e4d0d21018beVincent_Michael
2012-12-21Core/StatsSystem: Fixing up "fucked up logic".Warpten
2012-12-21Core/StatsSystem: Fixed resilience being considered in non-PvP situations.Warpten
2012-12-21Core/Spell: Add missing break.Gacko