aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-04-23*Set mover based on client response.megamage
--HG-- branch : trunk
2009-04-23*Do not let civilian aggro players.megamage
--HG-- branch : trunk
2009-04-23*Fix a typo that makes players drop off the transport.megamage
--HG-- branch : trunk
2009-04-23*Fix a typoQAston
--HG-- branch : trunk
2009-04-23*Fix frenzy and Ferocious Inspiration proc.QAston
*Add command .reset all pet_spells - use it if you still have problems with pet talents after recent revs changes (like pets with all talents for example) --HG-- branch : trunk
2009-04-23*Fix a typo in Cannon Master Willey's script by Thraxx. Thank you.Anubisss
--HG-- branch : trunk
2009-04-23Allow Penance to trigger Grace.QAston
--HG-- branch : trunk
2009-04-23*Fix a client crash caused by transport.megamage
--HG-- branch : trunk
2009-04-22*Add a new class for event based scripts. Two examples are given.megamage
--HG-- branch : trunk
2009-04-22*Fix some broken spells without targetA and B.megamage
--HG-- branch : trunk
2009-04-22[7700] Implement ACHIEVEMENT_CRITERIA_TYPE_EARN_HONORABLE_KILL Author: DonTomikamegamage
--HG-- branch : trunk
2009-04-22*Fix build.megamage
--HG-- branch : trunk
2009-04-22 [7699] Avoid implicit convertion enum constant value to 'uint32 const&' ↵megamage
in templated code. Author: VladimirMangos This triggering wrong code generation in release mode for VS2003/VS2005. --HG-- branch : trunk
2009-04-22[7698] Remove redundent call InterruptNonMeleeSpells. Author: NoFantasymegamage
--HG-- branch : trunk
2009-04-22[7697] Interrupt casting at enter to evade mode. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-04-22[7696] Fixed compile warnings Author: AlexDerekamegamage
--HG-- branch : trunk
2009-04-22*Merge.megamage
--HG-- branch : trunk
2009-04-22*Fix some bugs about vehicle.megamage
--HG-- branch : trunk
2009-04-22*Fix a crash in warbringer_omrogg.megamage
--HG-- branch : trunk
2009-04-21*Fix some bugs about vehicle.megamage
--HG-- branch : trunk
2009-04-21*Fix the bug that unit cannot enter vehicle.megamage
--HG-- branch : trunk
2009-04-21*Fix build.megamage
--HG-- branch : trunk
2009-04-21*Minor check in Ambassador Hellmaw's UpdateAI().Anubisss
--HG-- branch : trunk
2009-04-21[7694] Fixed achievement criteria set at loading. Author: raven_codamegamage
--HG-- branch : trunk
2009-04-21[7693] Allow use .revive command in console, support revive offline players. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-04-21*Fix the bug that some mount spells show two mounts, one on the other.megamage
--HG-- branch : trunk
2009-04-21*Use null AI for vehicles.megamage
--HG-- branch : trunk
2009-04-21*Fix the bug that all vehicles are broken.megamage
--HG-- branch : trunk
2009-04-21*Merge.BroodWyrm
--HG-- branch : trunk
2009-04-21*Change hardcodet yells to DB script textBroodWyrm
--HG-- branch : trunk
2009-04-21*Fix broken threat mod auras. Now players can gain correct threat.megamage
--HG-- branch : trunk
2009-04-21*More work on vehicle.megamage
--HG-- branch : trunk
2009-04-21Added a Spell for KilJaeden (need it later)Andy@conmuc-l03
--HG-- branch : trunk
2009-04-21*More work on vehicle.megamage
--HG-- branch : trunk
2009-04-21*Fix a crash of vehicle.megamage
--HG-- branch : trunk
2009-04-21*Move move and remove obj from world update to map update.megamage
--HG-- branch : trunk
2009-04-20*Fix a typo in ProcDamageAndSpellFor. Note: in TC2 this function is handled ↵megamage
in a better way, and do not need this. --HG-- branch : trunk
2009-04-20 [7692] Implement ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LINE and ↵megamage
reimplement ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILLLINE_SPELLS. Author: VladimirMangos Also correctly set this criteria at login. --HG-- branch : trunk
2009-04-20*Merge.megamage
--HG-- branch : trunk
2009-04-20 [7690] Move GetCreature/GetGameobject to class Map. Author: VladimirMangosmegamage
* This let get objects at map without reference to player or another object. * Simplify future implementation for per-map storage for like objects --HG-- branch : trunk
2009-04-20*Try to fix compile in linux.megamage
--HG-- branch : trunk
2009-04-20*Fix a bug in LoadAccessRequirements() that will generate NULL questtemplate.megamage
--HG-- branch : trunk
2009-04-20*Remove unused code.megamage
--HG-- branch : trunk
2009-04-20*Merge.megamage
--HG-- branch : trunk
2009-04-20*Do not allow process script immediately in waypoint movement to prevent ↵megamage
crash of mtmap. --HG-- branch : trunk
2009-04-20*Fix a crash in HandleGossipSelectOptionOpcode.megamage
--HG-- branch : trunk
2009-04-20*Add m_map in worldobject to make getmap faster.megamage
--HG-- branch : trunk
2009-04-20*Make hots not proc like dotsQAston
--HG-- branch : trunk
2009-04-20*Fix bug that pets learn talents instantly - clear your pet_spell table to ↵QAston
have changes applied. --HG-- branch : trunk
2009-04-20*Move unsummon statue and pet code to spell::finishQAston
*Move m_formalCaster from Aura to AuraEffect *Interrupt channeled spells in spell::update instead of unit::_deleteauras --HG-- branch : trunk