aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Pet
AgeCommit message (Expand)Author
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
2011-11-27Revert "Core/Pets: Water Elementals are now permanent pets" (wrong branch)Shocker
2011-11-27Core/Pets: Water Elementals are now permanent petsShocker
2011-11-24Core/Pets: Fix pet saving typo from recent cleanups (spotted by Nay)Shocker
2011-11-23Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...Shauren
2011-10-17Core/Misc: Added 'f' after float valuesFredi Machado
2011-10-10Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...megamage
2011-10-07REPO: code-style clean-upBootz
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-08-03Core/Transport: Minor optimization in LoadTransports (And some cosmetic chang...Spp-
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-07-29Core: Append single character to stream as character, not as a stringSpp-