aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/PetHandler.cpp
AgeCommit message (Expand)Author
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-22Core/Misc: Warning fixesShauren
2015-02-22Core/Log: Move a few PetHandler INFO-notifications over to DEBUG-levelclick
2015-02-17Core/Spells: Cooldown updatesShauren
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-10Core/PacketIO: Reenabled most opcodes for WorldSession::DosProtection::GetMax...Shauren
2015-01-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Shocker
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-30Core/Spells: some work on auras and packetsRat
2014-11-24Core/Spells: core now builds without scripts project, still not stableRat
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-22Core/Entities: Sixth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-18SQL: Fix sql importVincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-06-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-08Core/Handlers: Move a couple of logs to debug, they can appear without anythi...Trisjdc
2014-06-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-06Core/NetworkIO: Added latency info for opcodes overflow logMichael
2014-06-05Core/Talents: Align server checks to Client limitsjackpoz
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-02Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...joschiwald
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-03Core/Misc: Fix some static analysis issuesjackpoz
2013-11-24Core: Fix buildVincent_Michael
2013-11-24Misc/Misc: A mix useless random changesVincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-15Core/Misc: Fixed some more issues found by static code analysis tools.Ascathor
2013-08-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-14Core/Spells:joschiwald
2013-08-13Fix non-pch compileMachiavelli
2013-08-12Core/Vehicle: Fix spell focus check for vehicle casterVincent-Michael
2013-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-21Core/Misc: replace (Player*) casts with ToPlayer()joschiwald
2013-06-23Core/PacketIO: Updates and enabled a bunch of opcodesShauren
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp