index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
InspectHandler.cpp
Age
Commit message (
Expand
)
Author
2025-08-04
Core/PacketIO: Use original names in SMSG_INSPECT_RESULT structure
Shauren
2023-09-07
Core: Update to 10.1.7
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-04-16
Core/Battlegrounds: Replaced overriding m_team with more fine grained approach
Shauren
2022-02-11
Core/Guilds: Forward declare GuildAchievementMgr
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2021-04-21
Core/Items: Calculating item level + organized iterating over items (#26276)
Matan Shukry
2020-01-02
New Year
Aokromes
2019-11-29
Core/Items: Add location filters to Player::GetItemByEntry
Shauren
2019-11-22
Core/Items: Implement azerite essences
Shauren
2019-07-21
Core/Misc: Various crash fixes (#19059)
xinef1
2019-07-14
Core/PacketIO: Updated packet structures to 8.2
Shauren
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-06-08
Core/PacketIO: Updated packet structures to 8.1.5
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-11-05
Core/PacketIO: Updated packet structures to 8.0.1
Shauren
2018-10-10
Core/Entities: Update updatefields to 8.0.1.27980
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-06-09
Core/Players: Updated talent specializations
Shauren
2016-05-27
Core/DataStores: Updated db2 to 7.0.3.21737
Shauren
2016-04-08
Merge pull request #16633 from Treeston/3.3.5-talentinspect
Treeston
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-27
Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.
Shauren
2015-04-27
Core/Misc: Use boost::in_place() to initialize optionals.
Naios
2015-04-26
Core/Misc: Replace tc's optional with boost::optional.
Naios
2015-02-05
Core/Packets:
joschiwald
2015-02-01
Core/Packets:
joschiwald