aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Pet
AgeCommit message (Expand)Author
2012-05-30Fixed some merging errors, there could be more, but at least it compiles.kaelima
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
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-23Merge branch 'master' into 4.xSpp
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-07Merge branch 'master' into 4.xNay
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-27Merge branch 'master' into 4.x and some warning fixesSpp
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-18Merge branch 'master' into 4.xNay
2011-12-16Core/Spells: Added spells for Fire Elemental Totem and Earth Elemental Totemelecyb
2011-11-27Core/Pets: Water Elementals are now permanent petsShocker
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-25Core/Mechanics:kaelima
2011-11-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-11-24Core/Pets: Fix pet saving typo from recent cleanups (spotted by Nay)Shocker
2011-11-24Core/DataStores:Rat
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-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-06-30Cosmetic: rename function escape_string to EscapeStringSpp-
2011-06-12Core: More codestyle cleanupsclick
2011-06-11Core: Codestyle cleanupclick
2011-06-07Core/Auras: Add Aura::TryRefreshStackOrCreate function and remove stack check...QAston
2011-06-04Core/Spells: Fixed targeting selection for target type 90 (TARGET_UNIT_TARGET...Shauren