aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Pet
AgeCommit message (Expand)Author
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
2011-05-31Core: use UNIT_DYNFLAG_NONE instead of 0-value. Also fixed typo in reset UNIT...Ramusik
2011-05-31Core/Players: Pet talents can be reset at a pet trainer for free, original id...tobmaps
2011-05-02Core/Pets: Prevent loading of non-existent saved pet data on pet first summon...tobmaps
2011-04-29Add spaces after commasleak
2011-04-28Core/ObjectMgr: Refactor sCreatureStorageleak
2011-04-28Core/ObjectMgr: Refactor sItemStorageleak
2011-04-23Core: Corrected NULL usage, it should only be used with pointers, not integersShauren
2011-04-17Core/Spells: Fix damage scaling of mages Water Elementals.kaelima
2011-03-15Core/PetsShauren
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-20SQL: Characters db storage type cleanup No. 7 (final) - Note:leak
2011-01-19SQL: Characters db storage type cleanup No. 3 - Note:leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-17Core/Pets: Use the safer pet level check-method in SynchronizeLevelWithOwner(...click
2010-12-17Core/Pets: Clean up logic/codedesign slightly for XP/levelup-handling, and al...click
2010-12-14Core: Fixes some warningsShauren
2010-12-11Cleanup: implemented helper methods for manipulating percentage calculation a...azazel
2010-12-06Core: Some optimizationsSpp
2010-11-29Core/Groups: Move all function definition from .h to .cppSpp
2010-11-14Misc: Some engrish fixes, thanks to ZxBiohazardZx, closes issue 4740Shocker
2010-11-13Core:linencloth
2010-10-10Core/Pets: Initialize pet level properly (stupid mistake), and set loaded XP ...click
2010-10-10Core/Pets: Initialize petlevel before synchronizing with ownerclick
2010-10-10Core/Entities: Ensure that pets retain their XP-points when dismissed in any ...click
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-24Core/DBLayer:Machiavelli
2010-09-19Core/Spells: Force of Nature should scale with spell power, fixes issue 2618Shocker
2010-09-15Core/Creature: Fix creature respawn time in unloaded/inactive grid cells.linencloth
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-11Core/DBLayer:Machiavelli
2010-09-03Core/Game: Fix remaining warnings on windows (and most likely almost all of t...silinoron
2010-09-03Fix snake's HP for hunter's Snake TrapShocker
2010-08-31Pet level-synchronization with owner should be done before initializing stats...Shocker
2010-08-30Core: Fix more warningsSpp