aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/Guild.cpp
AgeCommit message (Expand)Author
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
2020-04-10Core/Guilds: Send item flags for guild bank contentsShauren
2020-01-02New YearAokromes
2019-11-19Core/Items: Refactor loading additional item data (artifacts/azerite)Shauren
2019-11-12Core/Items: Implemented AzeriteItemShauren
2019-11-10Core/PacketIO: Implement SMSG_GUILD_EVENT_AWAY_CHANGEShauren
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-10-27Core/PacketIO: Update opcodes and packet structures to 8.2.5Shauren
2019-07-28Core/PacketIO: Added missing packet array size checksShauren
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-07-21Few small optimizations here and there (#18684)xinef1
2019-06-08Core/Items: Drop item random property and suffix - all random stats must be g...Shauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-11Core/Chat: Fixed addon chat messages using C_ChatInfo.SendAddonMessageLoggedShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-07-04 Core/Guilds: Fix guild bank gold withdraw limit (#22120)Palabola