aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds
AgeCommit message (Expand)Author
2025-07-14Core/Misc: Reduce differences between branchesShauren
2025-03-14Core/Misc: Reduce differences between branchesShauren
2025-02-19Core/Spells: Reduce differences between branches (port refactors from c060288...Shauren
2025-02-05Core/Misc: Reduce differences between branches and fix data sent in SMSG_AUCT...Shauren
2025-02-03Core/Misc: Reduce code differences between branchesShauren
2025-02-01Core/Misc: Reduce code differences between branchesShauren
2024-09-10Core/Misc: Reduce differences between branchesShauren
2024-03-14Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2023-12-02Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-08-17Core/Logging: Fixed a few missed log format statementsShauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-08-12Core/Misc: Fixed deprecation warnings for c++20Shauren
2023-05-07Core/Misc: Cleanup Expression is converted to bool and can be replaced with '...Shauren
2023-01-17Core/Guilds: Fixed sending random properties for guild bank itemsShauren
2022-09-27Core/Guilds: Improve HandleRoster performance (#28290)ihm-tswow
2021-10-01Core/Misc: Improvement item durability repair logic. (#26911)Mikhail Redko
2021-05-10Core/PacketIO: Fixed SMSG_GUILD_EVENT for empty MOTD broken after cd28423a4e8...Shauren
2020-10-04Core/Guilds: Fixed crash when kicking guild membersShauren
2020-09-09Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2020-09-09[3.3.5] Core/Guilds: Guild cleanup (PR #25422)Treeston
2020-09-09Chat/Commands: Eradicate ChatHandler::extractOptFirstArgTreeston
2020-08-04Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...Treeston
2020-04-05Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-03-19Core/Guilds: Restore guild bank contents hackShauren
2020-03-19Core/PacketIO: Port guild packets to classes as example of new self-validatin...Shauren
2020-03-18Core/Guilds: Implement guild bank gold limit matching clientShauren
2020-02-14Core/Guilds: Don't rely on implicit guid->uint64 conversion for member lookupShauren
2020-02-14Core/Misc: Remove redundant null pointer checks before delete (#24140)Ujp8LfXBJ6wCPR
2020-01-02New yearAokromes
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-07-02Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...ForesterDev
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-06-28Core/Misc: Fix static analysis issues reported by Coverity Scanjackpoz
2019-05-18Core/Packet: Clean up packet creationjackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-09-16Core/Guild: Implement character gender and send in packet. (#22436)Kittnz
2018-07-20Core/PacketIO: Fixed SMSG_GUILD_BANK_LIST packet payload for enchantments and...killerwife
2018-05-21Typo fixAokromes
2018-05-20Core/DBLayer: Escape more keywordsShauren
2018-01-22Core/Misc: fix some /W4 warnings and some reported by GCC 6.3ariel-
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-12-08Core/Misc: Fix static analysis issuesjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-04-27Core/Misc: implemented petition manager (#19010)xinef1
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-01-28Few small optimizations here and there (#18684)xinef1
2017-01-25Core/Packets: updated some contactlist packetsjoschiwald