aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/BankHandler.cpp
AgeCommit message (Expand)Author
2025-09-01Core/Players: Fixed buying bank tabsShauren
2025-08-13Core: Updated to 11.2.0Shauren
2025-07-05Core/Gossip: Track started interaction types and reset only questgiver on que...Shauren
2024-09-18Core/Creatures: Allow PlayerInteractionType::CharacterBanker from CMSG_BANKER...Shauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-12-30Core/Gossip: Integrate banker guid checks into shared gossip interaction dataShauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-01-16Core/Items: Reagent bank (#27592)Aqua Deus
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-02Core/PacketIO: Convert all leftover packets to use packet classesShauren
2020-01-02New YearAokromes
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-12Core/Database: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-03-19Core/PacketIO: Create BankHandler & Bank opcode StructureLuzifix