aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-02-24*Shadow Mark target requirement - by PrinceCreedQAston
*Spiritual attunemennt heal amount fix - by beberlescaraber --HG-- branch : trunk
2010-02-24* As of patch 3.3.2 there is no longer a maxlevel requirement for meetingBrian
* stones. * Credits Kaelima --HG-- branch : trunk
2010-02-24Ask confirmation when changing hearth location. Thanks MrSmite.Trazom62
Fixes issue #135. --HG-- branch : trunk
2010-02-24Fix instance reset depending on difficulty. With help of Gyullo.Trazom62
--HG-- branch : trunk
2010-02-24Remove naxxramas areatrigger check to get to frostwyrm wing (no longer ↵Trazom62
needed in 3.3.2). Fixes issue #874. Thanks Gyullo for original patch. Still need db support for the teleport back from frostwyrm wing. --HG-- branch : trunk
2010-02-24Icecrown, Argent Tournament: Support for quests 14096 & 14142Tartalo
You've Really Done It This Time Kul Needs db support to work properly (missing spawn + faction changes) --HG-- branch : trunk
2010-02-24Borean Tundra: Support for quest 11653Tartalo
Hah... You're Not So Big Now! --HG-- branch : trunk
2010-02-23Compile fix for past commits. Seems I'm a bit rusty. :Pp0wer
--HG-- branch : trunk
2010-02-23Through DB you can now disable password changing by non-gm's simply by ↵p0wer
changing m_public to 0. Make channels public by default. --HG-- branch : trunk
2010-02-23Fix typo in core bootup where it incorrectly displays an error message and ↵p0wer
returns false. Having the Max vendor items is acceptable. --HG-- branch : trunk
2010-02-23*Fish feast code update after client switchQAston
--HG-- branch : trunk
2010-02-23MergeTartalo
--HG-- branch : trunk
2010-02-23Fix spell 51912Tartalo
--HG-- branch : trunk
2010-02-23Fix spell 45668Tartalo
--HG-- branch : trunk
2010-02-23Forgotten files on r49ad8ed43cb640034086c71478884520c5714601Tartalo
--HG-- branch : trunk
2010-02-23Durotar: Add zone script fileTartalo
--HG-- branch : trunk
2010-02-23Howling Fiord: Support for Quest 11255Tartalo
Prisoners of Wyrmskull --HG-- branch : trunk
2010-02-23Make objmgr accessible from scripting systemTartalo
--HG-- branch : trunk
2010-02-23Properly show the ArenaTeam's name in arena join and leave.Anubisss
Moreover, this fixes a crash in join/leave. Fixes issue #875. Fixes issue #878. These things happened when Arena.QueueAnnouncer.Enable = 1 in your config. --HG-- branch : trunk
2010-02-23Dump characters to separate files config option, by azazel.konTartalo
Resolves #744 --HG-- branch : trunk
2010-02-22*Remove no longer needed hack after trigger target fixes.QAston
--HG-- branch : trunk
2010-02-21Minor optimization in PlayerDumpReader::LoadDump().Anubisss
--HG-- branch : trunk
2010-02-21* Correctly display the party leader's name in chatBrian
* Credits to Timawyn --HG-- branch : trunk
2010-02-20*CRLF:(QAston
--HG-- branch : trunk
2010-02-20*(awe)some changes to triggering spell/aura effects:QAston
*do not use original caster for trigger spell/trigger spell with value effects *correct caster selection for force cast/trigger spell/trigger spell with value spell effects --HG-- branch : trunk
2010-02-20*Move summon water elemental handler to correct place.QAston
--HG-- branch : trunk
2010-02-20Don't take away runes when not hittingthenecromancer
--HG-- branch : trunk
2010-02-19Razorfen downs: Implemented event from boss Tuten'kash. For a full fix see ↵_manuel_
TDB Forums. --HG-- branch : trunk
2010-02-18* CRLF to LFBrian
--HG-- branch : trunk
2010-02-18* Optimized guild and arena team loading at startupDarkrabbit
--HG-- branch : trunk
2010-02-19Grizzly Hills: Support for quest 12027Tartalo
Mr. Floppy's Perilous Adventure Needs db support --HG-- branch : trunk
2010-02-18* Properly display missing vehicle IDs on startupBrian
--HG-- branch : trunk
2010-02-18Borean Tundra: Support for quest 11560Tartalo
Oh Noes, the Tadpoles! --HG-- branch : trunk
2010-02-18Fix a crash in generic_vehicleAI_toc5AI.Anubisss
gdb log: #3 0x0000000000ce25c9 in Vehicle::GetPassenger (this=0x0, seatId=0 '\0') #4 0x0000000000f10820 in generic_vehicleAI_toc5AI::UpdateAI ( this=0x7f1c123c3000, uiDiff=118) --HG-- branch : trunk
2010-02-18Treat rune cooldowns as timers and not as remaining tick countsthenecromancer
Implement support for modifiers changing rune regeneration rate Apply all spells from Improved Unholy Aura --HG-- branch : trunk
2010-02-18Fix error, should've tested it before :<thenecromancer
--HG-- branch : trunk
2010-02-18Fix Glyph of Unholy Blight, and make Unholy Blight accumulate damage.thenecromancer
--HG-- branch : trunk
2010-02-18Use same calculations for Pull effect as for jump effectthenecromancer
--HG-- branch : trunk
2010-02-17* Properly fix bogus pet trainers error messageBrian
--HG-- branch : trunk
2010-02-17* Added chack for TRAINER_TYPE_PETS, to prevent bogus error that was generatedBrian
* since pet trainers no longer train spells. --HG-- branch : trunk
2010-02-17* Add error checking for vehicle IDs that are in creature_template but don'tBrian
* exist in Vehicle.dbc. This *WILL* cause the client to freeze / hang. * Look on TDB in the "Core related DB content" forum for a query to clean * these up. * Thanks to MaXiMiUS for the slap in the face :) --HG-- branch : trunk
2010-02-16* Add support for CONDITION_QUEST_NONE (14) as a loot condition and gossipBrian
* condition. If set the player must never have taken or completed the quest * listed in value1 --HG-- branch : trunk
2010-02-17Borean Tundra: Support for quest 11876Tartalo
'Help Those That Cannot Help Themselves' --HG-- branch : trunk
2010-02-17Compile fix.raczman
Whoever pushed that, *PLEASE* do a test compile before pushing. --HG-- branch : trunk
2010-02-17Removed debug comments that weren't meant to leave dev repo.raczman
--HG-- branch : trunk
2010-02-16* Removed hack for summon water elementalBrian
* Proper handling for Glyph of Eternal Water * Summoned water elemental still doesn't last forever, but the right spells * are cast in the right situations. * Credits to Edrinn --HG-- branch : trunk
2010-02-16* Updated DBC count to the actual number being used by the core.Brian
* Solves 102% issue on DBC loading --HG-- branch : trunk
2010-02-16Frozen Halls, Pit of Saron: add GPL noteTartalo
--HG-- branch : trunk
2010-02-16Frozen Halls, Halls of Reflection: add GPL noteTartalo
--HG-- branch : trunk
2010-02-16Frozen Halls, Forge of Souls: Add GPL noteTartalo
--HG-- branch : trunk