index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
BattlePets
/
BattlePetMgr.cpp
Age
Commit message (
Expand
)
Author
2025-01-01
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2024-08-18
Core/Players: Use PlayerData::VirtualPlayerRealm instead of global GetVirtual...
Shauren
2024-05-24
Core/Misc: commented out unused parameters and variables in order to fix CI b...
Ovahlord
2024-03-09
Core/DataStores: updated game table structures
Ovahlord
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-06-09
Core/BattlePets: Move BattlePet stuff from SpellMgr to BattlePetMgr (#27986)
Meji
2022-02-13
Core/BattlePets: Implemented CMSG_BATTLE_PET_UPDATE_NOTIFY (#27724)
Meji
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2022-01-07
Core/Spells: Implemented spell effect 225 (SPELL_EFFECT_GRANT_BATTLEPET_LEVEL...
Meji
2021-12-30
Core/Spells: Implemented battle pet experience related spell effects and aura...
Meji
2021-12-25
Core/BattlePets: Misc fixes (#27446)
Meji
2021-12-19
Core/Spells: Implemented spell effect 204 (SPELL_EFFECT_CHANGE_BATTLEPET_QUAL...
Meji
2021-12-17
Core/BattlePets: Wrap battle pet related code in a separate namespace
Shauren
2021-12-17
Core/BattlePets: Misc fixes
Meji
2021-12-10
Core/BattlePets: Improvements when enabling battle pets (#27367)
Meji
2021-11-25
Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)
Meji
2021-11-20
Core/BattlePets: Set Allow = false; in SMSG_QUERY_BATTLE_PET_NAME_RESPONSE wh...
Shauren
2021-11-20
Core/BattlePets: Implemented battle pet name query packet (#27294)
Meji
2021-11-19
Core/BattlePets: Journal lock improvements (#27178)
Meji
2021-11-19
Core/BattlePets: BattlePetError enum class (#27286)
Meji
2021-10-17
Core/BattlePets: Fixes when adding pets (#27076)
Meji
2021-10-16
Core/BattlePets: Fix field index in BattlePetMgr::LoadFromDB
Shauren
2021-10-16
Core/BattlePets: Misc fixes (#27057)
Meji
2021-10-16
Core/BattlePets: Store declined names (#27025)
Meji
2021-10-03
Core/BattlePets: Misc fixes (#26990)
Meji
2021-09-29
Core/BattlePets: Misc fixes (#26964)
Meji
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-06-07
Core/Achievements: Defined all modifier tree types and implemented many of them
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-10-10
Core/Entities: Update updatefields to 8.0.1.27980
Shauren
2018-03-12
Core/DataStores: Fixed db2 structures after 7.3.5
Shauren
2018-01-02
Nopch fix 2
Shauren
2018-01-02
Nopch fix
Shauren
2018-01-02
Core/BattlePets: Misc fixes
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-05-07
Core/Achievements: AchievementMgr refactoring
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-28
Misc: Fix some warnings reported by GCC 4.9
Carbenium
2015-09-10
Core/Build: Fix nonPCH compile
StormBytePP
2015-09-09
Core/BattlePets: Basics for Battle Pets
horn