aboutsummaryrefslogtreecommitdiff
path: root/src/game/Pet.cpp
AgeCommit message (Expand)Author
2009-05-08[7794] Add DK pet type support for proper show it in client Pet tab. Author: ...megamage
2009-05-08*Try to fix some bugs about pet spells and talents.megamage
2009-05-06[7785] Allow regenerate energy for pets if this current power type. Author: A...megamage
2009-05-06*Update summon system.megamage
2009-05-04*Remove an useless error log.megamage
2009-05-03[7752] Correctly restore autocast state for spells at spell loading. Author: ...megamage
2009-05-03[7751] Use more safe code to prevent DB errors at pet spells save and avoid u...megamage
2009-05-02*Fix the db error when saving pet auras.megamage
2009-05-02*Update summon system.megamage
2009-04-29[7730] Some optimizantion and code style. Author: zhenyamegamage
2009-04-27[7716] Fixed some typos and possible crashes. Author: AlexDerekamegamage
2009-04-27*Fix a typo in Pet::LoadPetFromDB() by teacher4. Thank you.Anubisss
2009-04-26*Fix CAST_INTURRUPT_PREVIOUS flag for eventai action castQAston
2009-04-19*Update petLevelupSpellLearn codeQAston
2009-04-19*Load auras for pet correctly.QAston
2009-04-15*Allow non-warlock/hunter guardians to use pet level info table. This should ...megamage
2009-04-13*Fix healing amount for HauntQAston
2009-04-13*Fix a 100% crash that pet is killed by DOT.megamage
2009-04-13*Fix some problems with ProcFlagQAston
2009-04-11*Note: this patch may do not have any use for TC.megamage
2009-04-11*Fix beacon of light.QAston
2009-04-10 [7644] Fixed pet slot values using in pet save. Author: VladimirMangosmegamage
2009-04-08*Save only auras which need to be saved-this also removes error spam for dupl...QAston
2009-04-06* Trailing whitespace removed.XTZGZoReX
2009-04-06*Fixes in pet levelup spell system-pets no longer learn triggered spells and ...QAston
2009-04-06*Update of aura system.QAston
2009-04-04*FIx a bug that pet cause crash.megamage
2009-04-03*Fix the bug that pet cannot be put in stable.megamage
2009-04-03*Fix a bug about pet talents.megamage
2009-04-02*Fix bugs related to hunter and warlock pets.megamage
2009-04-02*Fix build. Sorry.megamage
2009-04-02*Try to fix the bug that pet cause client crash.megamage
2009-03-31*Remove some code which may cause crash.megamage
2009-03-31*Try to fix crash.megamage
2009-03-29*Fix a crash when toggle autocast for pet.megamage
2009-03-28*Fix a bug that pet does not toggle autocast when loaded.megamage
2009-03-28*Fix build.megamage
2009-03-28[7558] Implement command: .learn all_mypettalents Author: VladimirMangosmegamage
2009-03-28*First remove object from world then unregister it. This may fix some crashes.megamage
2009-03-28*Set pet level up xp from 1/4 of owner xp to 1/10.megamage
2009-03-27*Fix some bugs of pet.megamage
2009-03-27*Fix some client issues about pet.megamage
2009-03-26*Fix a crash.megamage
2009-03-25*Fix a crash caused by pet.megamage
2009-03-25*Merge.megamage
2009-03-25*Do not allow to add/remove obj to/from world more than once.megamage
2009-03-25*Only set guardian's ownerguid in setpet.megamage
2009-03-23*Try to fix the bug that remove pet may cause crash.megamage
2009-03-21[7509] Use defines instead explcit value for talent rank cound (in general an...megamage
2009-03-21*Remove dual ERROR in logs Author: AlexDerekamegamage