aboutsummaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2010-05-20Fix talent Survival of the Fittest.Anubisss
2010-05-20Script HoR instance. 1st part.Trazom62
2010-05-20Fix talent Heart of the Wild.Anubisss
2010-05-20Fix talent Feral Spirit's wolves damage.Anubisss
2010-05-18Allow spell Rupture to crits on ticks.Anubisss
2010-05-18SCRIPT_COMMAND_ORIENTATION fixed right. (thanks Mach)malcromdev@gmail.com>
2010-05-18Fix SCRIPT_COMMAND_ORIENTATION db script command.malcromdev@gmail.com>
2010-05-18Some more engrish to english logerror updates.malcrom
2010-05-18Converted some log error messages in AchievementMgr.cpp to English.malcrom
2010-05-18fixed crash when trying to spawn a not existing creatureRat
2010-05-18Fix broken linuxcompile broken in r53601d50ddclick
2010-05-17Add ablility to select closest creature of entry (dataint), range (x) as targ...malcromdev@gmail.com>
2010-05-17Add Ability for db script command SCRIPT_COMMAND_ORIENTATION to set creature ...malcromdev@gmail.com>
2010-05-18Add proper use of precompiled headers on linux - this removes an approx 50% r...click
2010-05-17fixed double honor count error in battleground player list windowRat
2010-05-17display honor gained from kills in bg score windowRat
2010-05-16Fix a typo. This table contains also another types of spells and not just exl...Anubisss
2010-05-16Fix spell Improved Devouring Plague's damage.Anubisss
2010-05-16you can now reload creatures from creature_template tableRat@walamy
2010-05-16Don´t kick sessions in the tiny window (barely a few ms) between the login q...Machiavelli
2010-05-16Support for spell 51336 (Magic Pull)._manuel_
2010-05-16Don´t kick sessions that are ´idle´ in the login queue.Machiavelli
2010-05-16Fix crash introduced in 8199 (5a30b77777b7)Machiavelli
2010-05-16Correct SMSG_INSTANCE_DIFFICULTY structure (fixes raid difficulty display).click
2010-05-16Fix Autokick timer. Will work again properly for people on the char selection...Machiavelli
2010-05-16Fix localization of gossip menu optionsSpp
2010-05-15SMSG_PARTY_COMMAND_RESULT: Send proper operation value with uninvite commandsSpp
2010-05-15Add logout-notice in charlog on player logoutclick
2010-05-14Allow multiple classes for quest requirements - patch by Shaurenclick
2010-05-14Drop out Grobbulus's Mutating Injection spell code from core.Anubisss
2010-05-14Fix Glyph of Preparation.Anubisss
2010-05-14Generate an error message when forgot to allocate memory for a script.Anubisss
2010-05-14Fix Glyph of Life Tap.Anubisss
2010-05-14Fix Linux compileMachiavelli
2010-05-14Fix Glyph of Shred.Anubisss
2010-05-14Add config option SessionAddDelay to replace the hard coded 10ms default Netw...Machiavelli
2010-05-13Make ObjectMgr::GetGuildByName and ObjectMgr::GetArenaTeamByName searches cas...Machiavelli
2010-05-13Prune some deadwood.Xanadu
2010-05-13Make questgivers automatically inform of quests in their gossipmenu when avai...click
2010-05-13Prevent SQL injection in Player::_SaveEquipmentSets()Machiavelli
2010-05-13Implement enchantments for ITEM_MOD_SPELL_PENETRATION and ITEM_MOD_BLOCK_VALUE.Machiavelli
2010-05-13Fixed spell casting upon vehicle summoning.Xanadu
2010-05-13Generate an error message when core tries to assign a script's ScriptName whi...Anubisss
2010-05-13Forget to call clear() for a vector from my previous commit.Anubisss
2010-05-13Call WaypointMgr's Free() in its destructor.Anubisss
2010-05-13Global cooldown for players should never exceed 1,5 seconds. Fixes issue #1998Machiavelli
2010-05-13Some warning fixSpp
2010-05-13Make WaypointMgr to singleton.Anubisss
2010-05-12Delete ALL scripts which not assigned instead of delete scripts which not ass...Anubisss
2010-05-12Remove Non-Blizzlike hack for spell 25899 - Greater Blessing of Sanctuary. It...Machiavelli