aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-23Core/Movement: Remove deprecated method Creature::AI_SendMoveToPacket.kaelima
2012-11-23Core/Scripts: Fix typo in boss_lethon scriptkaelima
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
2012-11-20Core/DB: Some script to creature text conversions...Gacko
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/ObjectMgr: Fixed crash on shutdownShauren
Closes #8362
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-20Core/Misc: Define some methods constSpp
2012-11-19Core/Pets: Pet "at rest" distance from owner is now closer as it should beMrSmite
Original PR modified Closes #8358 Closes #8181 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-11-19Merge pull request #8359 from Warpten/calendarRoNay
Core/Calendar: Minor change.
2012-11-19Core/Calendar: Minor change.horn
2012-11-19DB/commit: darn incremental number fail 2nd time todayZxBiohazardZx
2012-11-19DB/Misc: Ysera@Emerald Dragonshrine should lay down and ground work on ↵Krogonos
Bloodmoon Isle Closes #8305
2012-11-19DB/Misc: some cleanupsZxBiohazardZx
2012-11-19Commit: change SQL name to match indexingZxBiohazardZx
2012-11-19DB/Event: Pilgrims Bounty support, thanks to Vincent MichaelVincent_Michael
2012-11-19db/commit: NULL is a bad param, fixedZxBiohazardZx
2012-11-19commitfix: add newline to prevent possible issues with next fileZxBiohazardZx
2012-11-19DB/misc:ZxBiohazardZx
NPC Jezelle Pruitt Closes #856 Standards and Practices Closes #1539 An Improper Burial Closes #1977 Postponing the Inevitable Closes #2350 Rune of Dawn Closes #2782 No Rest For The Wicked Closes #4013 Gregory Tabor Closes #4350 Anatoly Will Talk Closes #4551 Pilgrim's Bounty Closes #5025 The Fallen Sisters Bugged again Closes #5419 The Lost Spirits Closes #5647 Feedin' Da Goolz Closes #5679 The One That Got Away Closes #5764 Find the Ancient Hero Closes #5785 Shattrath Daily Quests missing ExclusiveGroup Closes #5821 Nether Drake Egg Closes #6284 Quest - 28056 Closes #6627 Before the Gate of Horror Closes #5760 Quest Audio - 12593 Closes #6632 Souls of the Decursed Closes #6724 Norgannon's Shell (12872,12928) Closes #7837 Windcaller Yessendra (15498),Warden Haro (15499),Keyl Swiftclaw (15500),Mokvar (16012) & Deliana (16013) quests Closes #7907 Attunement to the Core (7487,7848) Closes #7908 spawn location in OG near Rogg (37072) Closes #8021 Missing Fires for Hallow End Q Closes #8086 Wickerman Festival NPC & GO's Closes #8133 Hallow's End Pumpkin Treat & Tricky Treat time fix Closes #8244 Exhausted Vrykul - not responding after using discipline stick on him Closes #8288
2012-11-19Scripts/AQ: Fix warnings (thx razhael)Vincent-Michael
2012-11-19Fix compile without PCH (Also added some minor changes to minimize ↵Spp
differences with 4.3.4)
2012-11-18Core/Battlegrounds: Add methods for determining the winner of a BG if it has ↵Subv
ended due to not enough players. Implemented for Arathi Basin, Alterac Valley, Warsong Gulch and Eye Of The Storm. All other BGs winner are currently decided based on the number of players of each side, they will be implemented later.
2012-11-18Scripts/Instances: Added missing definition from previous commit.Subv