aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-25Core/Spells: Removed selecting shapeshift model based on race and skin color ↵Shauren
for creatures.
2012-11-25SQL: Rename SQL merged in PRVincent-Michael
2012-11-25SQL: Add newlines to end of fileVincent-Michael
2012-11-25Readd support for quest 11198 (SAI)ZxBiohazardZx
Closes #1421 : Morridune is hostile for Alliance. Closes #1426 : Attack on Camp Narache Closes #1518 : Eramas Brightblaze's attack type Closes #1520 : Banish the Demons Closes #1843 : Old Crystalbark Closes #1881 : The Honored Dead Closes #2075 : Bring Down Those Shields Closes #2077 : Eyes of the Eagle Closes #2324 : Battered Hilt Closes #4363 : Crashin' Thrashin' Racer Closes #5320 : Fields of Grief Closes #8408 : ICC Trash Mobs Damage Closes #8401 : Anatoly will talk Closes #8405 : A Sister's Pledge and Hour Of The Worg Closes #8404 : An Experienced Guide Closes #8382 : Agmar's Hammer missing gossips Closes #8032 : Destroying the Altars Closes #7996 : Set Required races for some Argent Tournament quests Closes #7969 : Pyroblast Cinnamon Ball (37582), G.N.E.R.D.S. (37583), Soothing Spearmint Candy (37584) & Chewy Fel Taffy (37585) duration fix Closes #7964 : Hyperspeed Acceleration Closes #7824 : Missing Brewfest Vendors Closes #7823 : This One Time, When I Was Drunk... Alliance quest giver fix Closes #7416 : Twilight of the Dawn Runner Closes #7301 : Ashenvale's spirit healer Closes #7219 : The Ashenvale Hunt Closes #7079 : Corporal Thund Splithoof Closes #7155 : Aleric Hawkins Closes #7011 : Inactive Fel Reaver Closes #6959 : There Is No Hope Closes #6212 : Merciful Freedom
2012-11-25Core/Scripting: Small cleanupVincent-Michael
2012-11-24Core/SAI: Add more details to an error logNay
2012-11-24DB/Gossips: Added proper gossips Ids for Darnassus SentinelKinzcool
2012-11-24Merge pull request #8423 from joschiwald/conditionsShauren
Core/Conditions: use proper SpellCastResult instead of Notification when CONDITION_SOURCE_TYPE_SPELL fails
2012-11-24DB/Quests: Convert/remove quest_start_script entriesZxBiohazardZx
THIS (TEMP) REMOVES SUPPORT FOR QUESTS 434,10985,11108,11198!
2012-11-24Core/Conditions: use proper SpellCastResult instead of Notification when ↵joschiwald
CONDITION_SOURCE_TYPE_SPELL fails
2012-11-24Core: Fix typoVincent-Michael
2012-11-24Core/Battlegrounds: Fixed loading StartMaxDist (this time properly)Shauren
2012-11-23Core/Battlegrounds: Fixed loading StartMaxDistShauren
2012-11-24Build fixShocker
2012-11-24SQL: Rename recent SQLShocker
2012-11-23Merge pull request #8407 from Gacko/creaturetextShocker
Core/Scripts: More creaturetext conversions
2012-11-23Core/Movement: Remove deprecated method Creature::AI_SendMoveToPacket.kaelima
2012-11-23Core/Scripts: Fix typo in boss_lethon scriptkaelima
2012-11-23Core/DB: Convert 14 more scripts to creature textGacko
2012-11-23Core/DB: Chapter 5 in creature textGacko
2012-11-23Core/DB: Chapter 2 in creature textGacko
2012-11-23Core/DB: Converted 11 scripts to creature textGacko
2012-11-23Addition to last commit... "Fix logic error in 81606e5 (Fixes orange ooze in ↵Spp
Professor putricide)"
2012-11-23Fix logic error in 81606e5 (Fixes orange ooze in Professor putricide)Spp
Closes #8418
2012-11-23Typo Fix :DSpp
2012-11-23Core/Achievements: Minor correction in Log msgSpp
Closes #8396
2012-11-23Core/Network: Enable trace loggers for packet send and receive (just account ↵Spp
+ opcodeName, opcodeId)
2012-11-23Fix wrong replacement in 32c259b1ce (Fixes a minor error msg)Spp
2012-11-23Fix error in 32c259b1ce (broken chat)Spp
2012-11-22Core/Channels: Remove unnecessary calls to FindPlayer wherever is possibleSpp
- Add better opcode debug messages - Move isValidChatMessage debug messages to trace
2012-11-21Core/Dungeon Finder: Properly update Lfg Status (shouldn't lose 'eye' when ↵Spp
changing maps or reconnect after disconnection) - Also fixes removing Player data when it shouldn't... should solve some problems with players not getting reward in some cases
2012-11-21Merge pull request #8389 from horn/calendarKevin Darcel
Core/Calendar: Fix typos
2012-11-21Core/Calendar: Fix typoshorn
2012-11-21Merge pull request #8384 from Amit86/toc_fix_typoSubv
Fix a typo in Trial Of The Crusader ELEGIBLE -> ELIGIBLE
2012-11-21DB/SAI: Cleansing Drak'TharonPitcrawler
Closes #8317
2012-11-21Core/AI: Fix crash in SmartScriptSpp
Closes 8340
2012-11-21Fix a typo in Trial Of The Crusader ELEGIBLE -> ELIGIBLEAmit 86
2012-11-20Merge pull request #8383 from blipi/lfg_fixesSubv
Core/Dungeon Finder: Properly save old state for LfgPlayerData
2012-11-21Core/Dungeon Finder: Properly save old state for LfgPlayerDataBlipi
2012-11-20Merge pull request #8381 from blipi/lfg_fixesSubv
Core/Dungeon Finder: Old state should be saved, not the new one
2012-11-21Core/Dungeon Finder: Old state should be saved, not the new oneBlipi
2012-11-21Core: Fix warningsVincent-Michael
2012-11-21Core: Fix non pch buildVincent-Michael
2012-11-20Core/scritps: change enum to fix compileZxBiohazardZx
2012-11-20Commit/Naming: update filename from automergeZxBiohazardZx
2012-11-20Merge pull request #8371 from Gacko/creaturetextZxBiohazardZx
Core/DB: Some script to creature text conversions...
2012-11-20DB: Correct mistake in horseman conversionGacko
2012-11-20Core/DB: Converted 7 more scripts to creature textGacko
2012-11-20Fix compile under windowsSpp
2012-11-20Typo Fix after 81606e5 (Thanks to vlad852 for noticing)Spp