aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Pet
AgeCommit message (Expand)Author
2013-07-21Core/Misc: replace (Player*) casts with ToPlayer()joschiwald
2013-06-15Core/Objects: Added missed change to 9ec22fffa00135cd776afebe2899bf54fb52f15fShauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-06-11Core/Objects: Object scale will now also affect bounding radius and combat re...Shauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-21Core/Pets: Fixed crashes introduced in 1496e4df842db07ec5b2474b05d8279f0e4a907bShauren
2013-03-21Core/Pets: Remove unnecesary member variable (m_owner)Spp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-11Set Spirit Wolf attack speed at 1.5s (enhancement shaman spell Feral Spirit)dr.skull
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-19Core/Misc:joschiwald
2012-12-07 PetAI - Overhaul / bug fixMrSmite
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-20Core/Misc: Define some methods constSpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-02Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePctSpp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-07Tabs to spaces...Nay
2012-09-06Fix some code style issues in previous PR mergeNay
2012-09-04[Core, Creature] Implement Creature/Pet Interruptse
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-05Core/Protocol: Correct cooldowns sent with SMSG_PET_SPELLS and add summon dur...kaelima
2012-05-26Add function for SetObjectScaleVincent-Michael
2012-04-28Core/Spells: Separation caster/target part damage/heal bonus calculations.Chaplain
2012-04-14Core/Spells: Fixed Bloodworm's heal effect and damageSubv
2012-04-04Core: Fix Group::SetGroupMemberFlag and Pet::resetTalentsForAllPetsOf prepare...click
2012-03-28Core/Game: Code style.Gyx
2012-03-26Core/DBLayer: Typo from prev. commitleak
2012-03-26Core/DBLayer: Restore pet loadingleak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.2leak
2012-03-24Merge pull request #5870 from Elron103/pull-requests5leak
2012-03-24Core: Fix warningsElron103
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-17Merge pull request #5748 from MrSmite/Pet_1Subv
2012-03-17Core/Game: Code style and remove unused core.Gyx
2012-03-16Pet - Fix focus regen gets stuck due to lag/high diffsMrSmite
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-10Minor correction to a7fc2586e765a39371d49bf3f2b0b81d9c9df69a - load columns f...QAston
2012-02-09Core/Entities: don't save aura caster's guid for pets to db.QAston
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-27Core/DBLayer: Convert PExecute() queries to prepared statements No. 2leak
2011-12-20Update grid system. Try to fix some crashes and transport passengers (now the...megamage
2011-12-16Core/Spells: Added spells for Fire Elemental Totem and Earth Elemental Totemelecyb