aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/InspectHandler.cpp
AgeCommit message (Expand)Author
2025-08-04Core/PacketIO: Use original names in SMSG_INSPECT_RESULT structureShauren
2023-09-07Core: Update to 10.1.7Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-04-16Core/Battlegrounds: Replaced overriding m_team with more fine grained approachShauren
2022-02-11Core/Guilds: Forward declare GuildAchievementMgrShauren
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2021-04-21Core/Items: Calculating item level + organized iterating over items (#26276)Matan Shukry
2020-01-02New YearAokromes
2019-11-29Core/Items: Add location filters to Player::GetItemByEntryShauren
2019-11-22Core/Items: Implement azerite essencesShauren
2019-07-21Core/Misc: Various crash fixes (#19059)xinef1
2019-07-14Core/PacketIO: Updated packet structures to 8.2Shauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-06-09Core/Players: Updated talent specializationsShauren
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-04-08Merge pull request #16633 from Treeston/3.3.5-talentinspectTreeston
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-27Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.Shauren
2015-04-27Core/Misc: Use boost::in_place() to initialize optionals.Naios
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-02-05Core/Packets:joschiwald
2015-02-01Core/Packets:joschiwald