aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/Guild.cpp
AgeCommit message (Expand)Author
2025-08-13Core: Updated to 11.2.0Shauren
2025-04-06Core/Guilds: Guild bank tabs are now purchased only using money deposited in ...Shauren
2024-12-06Core/Guilds: Prevent guild bank packet contents update hack from interfering ...Shauren
2024-08-18Core/Players: Use PlayerData::VirtualPlayerRealm instead of global GetVirtual...Shauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-07-27Core/Proto: Updated protobuf messages and services for 11.0.2Shauren
2024-07-09Core/Logging: Fixed a bunch of invalid format stringsShauren
2024-04-15Core/Achievements: Fixed achievement SMSG_ACHIEVEMENT_EARNED not being sent t...Shauren
2024-04-12Core/Items: Implemented CreateTime item field and changed refund/soulbound tr...Shauren
2024-03-13Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2024-02-25Core/Players: Drop Player::SaveGoldToDB() and move it's code to Player::SaveI...Mykhailo Redko
2024-02-12Core/Guilds: Implemented club basics to restore old guild functionality (#29587)Fabian
2023-12-31Core/Misc: Fixed a bunch of uninitialized class fieldsShauren
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-11-09Core: Update to 10.2.0Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-09-19Core/Misc: Changed string formatting functions to accept std::string_view as ...Shauren
2022-06-01Core/PacketIO: Updated packet structures to 9.2.5Shauren
2022-03-19Core/Misc: Improvement item durability repair logic. (#26911)Mikhail Redko
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-11Core/Guilds: Forward declare GuildAchievementMgrShauren
2022-02-05Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2022-02-05[3.3.5] Core/Guilds: Guild cleanup (PR #25422)Treeston
2022-02-05Chat/Commands: Eradicate ChatHandler::extractOptFirstArgTreeston
2022-01-30Core/Guilds: Fixed loading of guild member logout timeShauren
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2022-01-09Core/Guilds: Implemented reordering guild ranksaquadeus
2022-01-09Core/Guilds: Separate guild rank id from guild rank orderShauren
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-24Core/PacketIO: Port guild packets to classes as example of new self-validatin...Shauren
2021-12-23Core/Guilds: Implement guild bank gold limit matching clientShauren
2021-12-21Core/Misc: Remove redundant null pointer checks before delete (#24140)Ujp8LfXBJ6wCPR
2021-12-13Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...ForesterDev
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-13Core/Misc: Fix static analysis issues reported by Coverity Scanjackpoz
2021-11-02Core/Social: Implemented account ignoresShauren
2021-11-02Core/GuildFinder: Remove as preparation for 9.1.5Shauren
2021-10-15Core/PacketIO: Fixed SMSG_GUILD_BANK_LIST packet payload for enchantments and...killerwife
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-08-28Core/Spells: rework part 5: GameObject castingariel-
2021-08-11Core/Items: Implemented secondary shoulder transmog appearanceShauren
2021-06-16Core/Entities: don't allow client control if player is still affected by any ...ariel-
2021-05-23Core/PacketIO: Properly send inventory error when attempting to withdraw guil...Shauren
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren