aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Pet
AgeCommit message (Expand)Author
2015-03-18Core: Pet.cpp - INFO -> DEBUG level notifications...click
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-01-16Core/Auras: Fixed saving all aura effect values to databaseShauren
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-30Core/Units: Updated byte order in UNIT_FIELD_BYTES_0 - fixes weird modelsShauren
2014-11-12Core/Talents:Intel
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-11-08Core/DataStores: Updated CreatureFamily.dbc, CreatureModelData.dbc, CreatureS...Intel
2014-10-31Core/NetworkIO: Moved SMSG_AUTH_CHALLENGE and CMSG_AUTH_SESSION to packet cla...Shauren
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-22Core/Entities: Sixth part of removing GetGUIDLow() usesShauren
2014-09-27Core/Spells: Fix structure of a particular SMSG_SPELL_GO used in pet summoningDDuarte
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-14Core/Creature: Fix warningVincent-Michael
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-14Core/Battleground: fixed typojoschiwald
2014-07-14Core/Battleground: moved some arena related code into a generic arena classjoschiwald
2014-06-18Merge branch '4.3.4_phases' of https://github.com/TrinityCore/TrinityCore int...Kinzcool
2014-06-17Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-17Core/Pets: Fixed pet power regenerationShauren
2014-06-01Core/Phases: Preliminary work with correctly implementing the phase system in...Subv
2014-05-24Core/NetworkIO: Improve packet spam solutionjackpoz
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-28Core/Misc: remove some obsolete parametersjoschiwald
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-27Core/Misc: Fix some static analysis issuesjackpoz
2014-03-02Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...joschiwald
2014-02-05Core/Auras: Implemented SPELL_AURA_MOD_COOLDOWNShauren