aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds
AgeCommit message (Expand)Author
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-08-14Core/Misc: Replace NULL with nullptrShauren
2020-05-01Core/Misc: implemented petition manager (#19010)xinef1
2020-04-26Core: Fix clang 10 warningsShauren
2020-04-10Core/Guilds: Send item flags for guild bank contentsShauren
2020-03-30Core/Players: Fixed racemasks usage for new racesShauren
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-11-01Core/DBLayer: Escape mysql 8 keywordsShauren
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
2018-04-22Core/Guild: Implemented guild master dethrone (#21833)Roc13x
2018-04-22Core/Guild: Broadcast GuildMemberUpdateNote to all membersjoschiwald
2018-04-22Core/Guild: Handle changing the leader in one db transactionjoschiwald
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-02-18Core/PacketIO: Updated opcodes and packet structures to 7.3.5Shauren
2018-01-21Core/Guild: avoid data integrity problems wrapping delete+insert statements i...ariel-
2018-01-21Core/Guild: fix indentation and codestyleariel-
2018-01-01Update copyright note for 2018vincent-michael
2017-08-20Core/Players: Several gold handling improvementsroc13x
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-21Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...Shauren
2017-05-20Core/Packets: Implemented SMSG_GUILD_NAME_CHANGEDjoschiwald
2017-05-18Core/Game: Include cleanupShauren
2017-05-14Core/Guild: Misc. code changesDDuarte
2017-05-14Core/Guilds: Remove old Guild.UndeletableLevel configDDuarte
2017-05-08Core/Items: Set and save item context fieldShauren
2017-02-06Core/Guilds: Addition to e0e0242cb329445e76c115c7da0c37aa1fa334dajoschiwald
2017-02-05Core/Guilds: Added log message about guild achievements on startupjoschiwald
2017-01-01Update copyright note for 2017vincent-michael
2016-12-26Core/Items: Implemented bonus list as a possible result of RandomSuffixShauren