aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/GuildMgr.cpp
AgeCommit message (Expand)Author
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
2014-04-21Misc/Guild: Fix guild_xp_for_level structure (startup errors)Vincent-Michael
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-05Core/Guild: Fix Guild validation crash on start upjackpoz
2013-07-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-24Core/Spells: operate spell correction on SpellInfo store instead of dbc (pick...joschiwald
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp