aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-08adding a new prepared statement for selecting char at_login and titlestibbi
2012-10-08some optimization + adding level to CharacterNameDatatibbi
2012-10-07correct reputation converting at faction changetibbi
2012-10-07Core/Scripts: Typo fix.w1sht0l1v3
2012-10-07Core/Misc: Fix some possible issues detected by static code analysiskaelima
2012-10-07Fix non-pch buildkaelima
2012-10-07Fixed compile and renamed one sql fileskaelima
2012-10-06Merge pull request #7913 from Warpten/theRubySanctumKaelima
Scripts/Ruby Sanctum: Halion, the Twilight Destroyer.
2012-10-06Scripts/Ruby Sanctum: Halion, the Twilight Destroyer.Warpten
2012-10-06Core/Traps: Remove hardcoded cooldown value of 1 and use startDelay instead, ↵Nay
as per Kaelima suggestion startDelay is 1 for all hunter traps Fix non PCH build (boss_elder_madox.cpp) Remove a double parentheses in LFGGroupScript
2012-10-06Core/Misc: Tabs to spaces and whitespace cleanupNay
2012-10-06Merge pull request #7987 from CeIa/masterNay
Core/Script: Iron assemby encounter
2012-10-06SQL: Rename SQLs from 65c6b89d01b1a5675d2cNay
2012-10-06Merge pull request #7970 from Retriman/DungeonsSIINay
Core/Script: Dungeon Ahnkahet Boss Elder Nadox.
2012-10-06Merge pull request #7981 from Retriman/SpellTiNay
Core/Spell: Traps Hunter.
2012-10-06Merge pull request #7984 from Retriman/DungeonFinderTINay
Core/DF: Fix deserter in Dungeon Finder
2012-10-05Compile fixShauren
2012-10-05Core/DF:Retriman
*Fix deserter in Dungeon Finder
2012-10-05Fix encounter in progress on the iron assemblyCeIa
2012-10-05Core/Script: Dungeon Ahnkahet Boss Elder Nadox.Retriman
Fix typo sorry.
2012-10-05Core/Spell: Traps Hunter.Retriman
*Fix the range of the activation of the traps, according for video and comments. *Fix armed traps in combat change in 3.0.2. see u http://us.battle.net/wow/en/game/patch-notes/3-0-2
2012-10-05Core/Battlefield: fix the wintergrasp and ioc teleporters.Kandera
2012-10-05Core/Battleground: Correct spawning of the generals in IoCKandera
2012-10-05Core/Maps: fix being able to be ported to an instance while in a group with ↵Kandera
a temporary save. was causing some issues.
2012-10-05Core/Spells: Master's Call should not remove stun effects.Kandera
2012-10-05Core/Movement:Fixed visual bug when using scatter shot at a moving target.Retriman
2012-10-05Missing comma.w1sht0l1v3
2012-10-05Merge pull request #7975 from Retriman/SpellTikandera
Core/Movement:Fixed visual bug when using scatter shot at a moving target
2012-10-05Core/Scripts: add another missing include.Kandera
2012-10-05Core/SpellEffects: correcting movement bugs with CC + slow, for example ↵tibbi
Psychic scream + Chains of ice
2012-10-05Core/Scripts: add missing include from 42c047bebc09d5a9da48052bf4e9e341dae5f04cKandera
2012-10-05Merge pull request #7855 from horn/masterkandera
Core/LFG: Implemented seasonal bosses options and fixed entrance points for dungeons with multiple parts (like Dire Maul, Scarlet Monastery etc.)
2012-10-05Merge pull request #7839 from Warpten/soulwellkandera
Core/Spells: Fixed Soulwell charges removal on use.
2012-10-05Merge pull request #7971 from Retriman/SpellTikandera
Core/Spell: Remove LOS in spell tremor, grounding Totem.
2012-10-04Core/Spell: Remove LOS in spell tremor, grounding Totem.Retriman
2012-10-04Core/Script: Dungeon Ahnkahet Boss Elder Nadox.Retriman
*Convert creatureScript to BossAI. *Move heroic spell to SpellDifficulty. *Add SpellScript Aura Elder Nadox. *Fix Despawn Summon. *Fix Timers whith dbm addon. **And other bugs related in issues TC
2012-10-04Core/Misc: Fix a format error in ByteArrayToHexStrSubv
Was appending an extra space. Closes #7959
2012-10-05Core/LFG: Implemented seasonal bosses options and fixed entrance points for ↵horn
dungeons with multiple parts (like Dire Maul, Scarlet Monastery etc.) TODO: - implement spawning seasonal bosses by Dungeon Finder - script seasonal bosses - all of them needs to call RewardDungeonDoneFor function in their JustDied to be able to complete dungeon (see boss_headless_horseman.cpp) - replace lfg_entrances coords by sniffed values - create missing template for item 54537 (Heart-Shaped Box)
2012-10-04DB/Texts: add removed texts from ab3430762d965f84717fdf7a18e2cbc2271c436a. ↵Kandera
rename another sql file
2012-10-04Core/Battleground: only spawn the generals in ioc once the north or south ↵Kandera
gate has been destroyed. Closes #3022
2012-10-04Merge pull request #7928 from Retriman/masterkandera
Core/Script: Update spelldifficulty for Boss Anubarak
2012-10-04Core/Oculus: fix compile.Kandera
2012-10-04Merge pull request #7944 from Trista/masterkandera
Scripts/Oculus: Fixes here and there, implement phasing
2012-10-04Fix compile without PCHSpp
2012-10-04Core/Battlegrounds: Remove no longer needed files BattlegroundAA/BattlegroundRBSpp
2012-10-04Core/Battleground: Some minor optimizations here and there.Spp
2012-10-04Core/Battlegrounds: Minor optimization when checking if player left start zoneSpp
2012-10-04Core/Battlegrounds: Optimize internal battleground data storage (from Array ↵Spp
MAX_BATTLEGROUND_TYPE_ID to std::map)
2012-10-04Core/Battleground: Make Battleground queues and Free slot queue structures ↵Spp
private.
2012-10-03Core: Fix build without PCHSpp