aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-08-13*Update Mana Shield Spell Power Coefficient - by fukifat.QAston
*Add function void AuraEffect::HandleAuraEffectSpecificMods(bool apply, bool Real, bool changeAmount), and aura effect specific stuff to it. *More correct aura scaling with lvl for area auras. *Prevent exploits with relog while having auras with modified amount. --HG-- branch : trunk
2009-08-12*fix Teron Gorefiend reset-loop bugRat
--HG-- branch : trunk
2009-08-12Merge [SD2]Kudlaty
r1192 Adding and correct spell used for hard enrage after 15 minutes, and also correct initial ability if any of dragons are alive at initial aggro. Added placeholder for soft enrage at 10%HP left. r1193 Fixed typo in EnterEvadeIfOutOfCombatArea() r1194 Implement basic parts of tomb of seven event in BRD. - skip (already scripted) r1195 Some cleanup to parts of the seven event script. r1196 Reset event for triage-quests in better way and also clear lists. r1197 Clean up and add long time incomplete script for first boss in SWP. - skip r1198 Correct typo in filename in previous commit, sorry :) - skip r1199 Added script for areatrigger 4853, to be used to start pre-event, second boss in SWP. - skip r2000 Check alive-state before hatching all eggs. Patch by kolomati2 Correct typo in variable. - skip r2001 Correct one spellId and remove non-existing. By Tassader. - skip r2002 Added support for quest 12739(and 12742 to 12750). Patch by ckegg - skip (already scripted) r2003 Corrected copyright notices in misc makefile.am - skip r2004 Added: Missing heroic spells for Vexallus. Heroic version is complete now. Added: Missing heroic spells for Murmur. Heroic version is also complete. Fixed: As always some timers. --HG-- branch : trunk
2009-08-12*Cleanup of unworthy initiate script.megamage
--HG-- branch : trunk
2009-08-12*Remove duplicated timer of flame leviathan script.megamage
--HG-- branch : trunk
2009-08-12*Fix a crash caused by corpses.megamage
--HG-- branch : trunk
2009-08-12*Fix a crash caused by recall pet.megamage
--HG-- branch : trunk
2009-08-12*Fix a crash caused by addnpc command.megamage
--HG-- branch : trunk
2009-08-12*Use #defines instead of spellids for often used spells.QAston
*Make recently broken talent Improved Healthstone work again - by iadus3. --HG-- branch : trunk
2009-08-12Merge [SD2]Kudlaty
r1186 Remove one hack (SPELL_EFFECT_CHARGE2 implemented in Mangos) - skip r1187 After one boss of tomb of seven event dead (BRD), open door for progression of instance. Remove manual summon and use spell instead. r1188 Move most handling of GO's in BT to instance script. - skip r1189 Fix possible crash, m_pInstance must always be checked before use. - we don't have that problem r1190 Remove old commented code no longer valid and apply code style r1191 Update MaNGOS-8095-ScriptDev2.patch, correcting whitespace, tabs and linefeed - skip --HG-- branch : trunk
2009-08-12*Allow players to capture siege workshops in wintergrasp.megamage
--HG-- branch : trunk
2009-08-12*Do not allow to enter frostwyrm wing before killing all previous bosses. If ↵megamage
you do not like it, simply do not apply the sql. --HG-- branch : trunk
2009-08-12*Send area id instead of zone id in local defense channel. By durotarmegamage
--HG-- branch : trunk
2009-08-12*SetMap for corpse in Create function as other objects.megamage
--HG-- branch : trunk
2009-08-12*Fix a crash caused by ConvertCorpseForPlayermegamage
--HG-- branch : trunk
2009-08-11*Mergemaximius
--HG-- branch : trunk
2009-08-11*Minor tweaks to Razorscale script, disabled some malfunctioning movement code.maximius
--HG-- branch : trunk
2009-08-11*Fix the equip visual of quest endless hunger.megamage
--HG-- branch : trunk
2009-08-11*Fix the bug that npc in quest endless hunger assist each other.megamage
--HG-- branch : trunk
2009-08-12*Remove a not needed log. :)Anubisss
--HG-- branch : trunk
2009-08-12*Implement achievement Timely Death.Anubisss
--HG-- branch : trunk
2009-08-12Fix quest Death ChallangeKudlaty
--HG-- branch : trunk
2009-08-11*Try to fix a crash caused by single target auras. Thanks to QAston.megamage
--HG-- branch : trunk
2009-08-11*Fix a crash caused by setmap.megamage
--HG-- branch : trunk
2009-08-11*Fix compile in debug mode.megamage
--HG-- branch : trunk
2009-08-11*Fix compile in *nix.megamage
--HG-- branch : trunk
2009-08-11*Add some asserts back.megamage
--HG-- branch : trunk
2009-08-11*ResetMap for worldobjects when map is deleted.megamage
--HG-- branch : trunk
2009-08-11*Only use m_isWorldObject to check if an object is in grid or world.megamage
--HG-- branch : trunk
2009-08-11*A temp fix of the crashes caused by corpses.megamage
--HG-- branch : trunk
2009-08-11*Linked Ulduar bosses with their scriptsmaximius
*Wailing Caverns updates, by Oculus --HG-- branch : trunk
2009-08-11*Correctly check ispositive for spells.megamage
--HG-- branch : trunk
2009-08-11*Cleanups and obsolete spell handlers remove.QAston
--HG-- branch : trunk
2009-08-11*Consider all non-existing spells as negative. This fixes the broken ↵megamage
Forbearance. --HG-- branch : trunk
2009-08-11*Use unified function in loadhelper.megamage
--HG-- branch : trunk
2009-08-11*Fix anothe crash bug caused by SetMapmegamage
--HG-- branch : trunk
2009-08-11*Add function Unit::OutDebugInfo for debug.megamage
--HG-- branch : trunk
2009-08-11*Fix a crash when go is removed but m_ObjectSlot is not cleared.megamage
--HG-- branch : trunk
2009-08-11*Fix a crash since the last rev.megamage
--HG-- branch : trunk
2009-08-10*Assert !IsInWorld() in set mapmegamage
--HG-- branch : trunk
2009-08-10*Assert !IsInWorld() in reset mapmegamage
--HG-- branch : trunk
2009-08-10*Some update of opvp (no real change)megamage
--HG-- branch : trunk
2009-08-10*Cleanup about deleting player.megamage
--HG-- branch : trunk
2009-08-10*Fix a crash when player gets teleported during log out.megamage
--HG-- branch : trunk
2009-08-11*Fix prison Containment Spheres in Keristrasza.Anubisss
--HG-- branch : trunk
2009-08-10*More cleanupmaximius
--HG-- branch : trunk
2009-08-10*ScriptMgr cleanupmaximius
--HG-- branch : trunk
2009-08-10*Mergemaximius
--HG-- branch : trunk
2009-08-10*Ulduar script updates, thanks Nemesismaximius
*Minor Vault of Archavon cleanup --HG-- branch : trunk
2009-08-11Merge [SD2]Kudlaty
r1179 Initialize variables used for EscortAI. Simplify some parts of code and also remove obsolete code for reconnecting to path. r1180 Added script for npc 19679, not allow vendor if not have friendly rep or better. r1181 Updated ScriptDev2 to MaNGOS 0.12 patch for SD2 version 1180 and mangos-0.12 7680 - skip r1182 Cleanup instance related definitions for BT and apply code style - skip r1183 Provide updated patch for Mangos (8095) and restore option to use git am. Update How To Install.txt accordingly and clarify why/when patch is needed also for Windows. - skip r1184 Added support for quest 11142. Database support for spell 42316 needed. r1185 Fix typo from 1182 and set eol-style + add missing to makefile --HG-- branch : trunk