aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2012-12-01Core/Spells:Warpten
2012-12-01Core: Fix more typos (thx Expecto)Vincent-Michael
2012-12-01Core: Fix typoVincent-Michael
2012-12-01Core/Conditions: Implemented CONDITION_SOURCE_TYPE_NPC_VENDOR = 23Vincent-Michael
2012-11-30Scripts/Ulduar: cleanup Assembly of Ironjoschiwald
2012-11-30Core/Spells: Convert Replenishment in spell scriptVincent-Michael
2012-11-30Core/Misc: Include character level in log when a character is being deletedSpp
2012-11-28Core/Dungeon Finder: Partial revert of ad6b5fb419Spp
2012-11-27Scripts/WailingCaverns: Remove hack for achievement "Wailing Caverns"Vincent-Michael
2012-11-27Scripts/HallsOfLightning: Remove hack for Volkhan "Shatter Resistant"Vincent-Michael
2012-11-27Fix typo (thx Trista)Vincent-Michael
2012-11-27Scripts/Naxxramas:Vincent-Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-27Core: Fix warningsVincent-Michael
2012-11-27Merge pull request #8473 from Gacko/creaturetextShauren
2012-11-27Core/Authserver: Always send realm address to clients in dotted ip format.Shauren
2012-11-27Core/Auras: Added missing break in AuraEffect::CalculateAmount (accidentally ...Shauren
2012-11-27Merge pull request #8481 from Ne3x/unholy_blight_fixShauren
2012-11-27Core/Units: make SetHover virtualSpp
2012-11-26Core/Spells: Fix Unholy Blight not stacking correctly Note: As of patch 3.2.0...Ne3x
2012-11-27Core: Change phrasing on the logmessage given when a gameobject loses its ref...click
2012-11-27Core: Move BF-handler invitation/queuing-logmessages to outDebug() (the infor...click
2012-11-27Core/Buildsystem: Clean up compileflags when compiling with warnings fully en...click
2012-11-26Core/DB: Corrections for creature text conversionGacko
2012-11-26Core/Scripts/Quests: Implement The Battle for Crusaders' Pinnacle.w1sht0l1v3
2012-11-26Core/DB: Convert 25 more scripts to creature textGacko
2012-11-26Fix compile after bdbafc018414f9831d045a03cf8cefe1c8e9b6f6w1sht0l1v3
2012-11-26Core/Conditions: Add CONDITION_GENDER = 20Subv
2012-11-26Core/Dungeon Finder: Fix reward for last member of each group being disbanded...Spp
2012-11-26Core/Spells: Corrected radius calculationShauren
2012-11-26Core/Player: Fixed crashes happening when player logs in to a battleground wh...Shauren
2012-11-26Core/Guilds: Fix bank money log after 58ec4e53 (due to bad opcode structure).joschiwald
2012-11-25Core/Script: Remove Scourge Prisoner cpp script, handled by SAIVincent-Michael
2012-11-25Core/Battlefield: Compile fixShauren
2012-11-25Core/Spells: Fixed combat log for spells that affect item durabilityShauren
2012-11-25Core/PacketIO: Parse the MGS_MOVE_STOP packet embedded into spell cast packet...Shauren
2012-11-25Core/Players: Logic fixes for tradeable soulbound itemsShauren
2012-11-25Core/Items: Cloned items should not retain refundable/tradeable flagsShauren
2012-11-25Merge pull request #8318 from blipi/battlefield_fixShauren
2012-11-25Core/Battlegrounds: Fixed GameMasters logging out in arena counting as player...Shauren
2012-11-25Core/Battlegrounds: Corrected arena logout win conditionsShauren
2012-11-25Core/Spells: Removed selecting shapeshift model based on race and skin color ...Shauren
2012-11-25Core/Scripting: Small cleanupVincent-Michael
2012-11-24Core/SAI: Add more details to an error logNay
2012-11-24Merge pull request #8423 from joschiwald/conditionsShauren
2012-11-24Core/Conditions: use proper SpellCastResult instead of Notification when COND...joschiwald
2012-11-24Core: Fix typoVincent-Michael
2012-11-24Core/Battlegrounds: Fixed loading StartMaxDist (this time properly)Shauren
2012-11-23Core/Battlegrounds: Fixed loading StartMaxDistShauren