aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/GuildMgr.cpp
AgeCommit message (Expand)Author
2024-06-01Core/Misc: fixed several item loading functions which had their field indexes...Ovahlord
2024-05-28Core/Items: Implemented CreateTime item field and changed refund/soulbound tr...Shauren
2024-03-25Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-06-01Core/PacketIO: Updated packet structures to 9.2.5Shauren
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-11Core/Guilds: Forward declare GuildAchievementMgrShauren
2022-02-05[3.3.5] Core/Guilds: Guild cleanup (PR #25422)Treeston
2022-01-09Core/Guilds: Separate guild rank id from guild rank orderShauren
2021-08-11Core/Items: Implemented secondary shoulder transmog appearanceShauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
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-01Core/DBLayer: Escape mysql 8 keywordsShauren
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-06-08Core/Items: Drop item random property and suffix - all random stats must be g...Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-02-18Core/PacketIO: Updated opcodes and packet structures to 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
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-18Core/Game: Include cleanupShauren
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
2016-12-09Core/Items: Fixed item level increases of gems with bonuses that give them sc...Shauren
2016-08-15Core/Items: Implemented artifactsShauren
2016-07-10Core/Items: Fixed saving gem bonusesShauren
2016-07-05Core/Transmog: Implemented transmog collection and updated transmog handlingShauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-09Core/BattlePets: Basics for Battle Petshorn
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-02-08Core/Items: fixed AuctionHouse and GuildBank items from DBjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-25Core/Entities: Changed a few lowguid uses to ObjectGuid::LowTypeShauren
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren