aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/Guild.cpp
AgeCommit message (Expand)Author
2015-07-28Core/PacketIO: CalendarPackets:Golrag
2015-07-25Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...Shauren
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-07-05Core: White space CleanUpVincent-Michael
2015-06-11Core/DBC: Fixed DBC fmt introduced in 2bd28bce696dfbed6e3e96acd37069f591f29fd4Carbenium
2015-06-11Core/Guild: Add validation for guild tabard colorsCarbenium
2015-05-30Core/Guilds: Disallow sending invite to people already in a guildDJScias
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-04-27Core/Misc: Use boost::in_place() to initialize optionals.Naios
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-04-06Core/Guilds: Fix crash on kicking offline player of a guild.et65
2015-03-29Fix warningsGacko
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-02-16Core/Packets: Update multiple opcode names and values (sync with WPP)Duarte Duarte
2015-02-15Core/Guild: Fix crash on guild creationDuarte Duarte
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-25Core/NetworkIO: sync opcodes with wppjoschiwald
2015-01-19Core/Achievements: Updated and enabled all previously implemented achievement...Shauren
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-18Core/Misc: Fix static analysis issuesjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-28Core/Achievements: Updated achievements - progress is currently not saved unt...Shauren
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-11-20Core/Util: Fixed "value" name in Optional struct to follow code styleShauren
2014-11-17Core/Packets: Added some chat message packetsIntel
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-10Guild: fix: don't use std::set<>::emplace for gcc 4.7Bernd Lörwald
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
2014-11-08Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...Intel
2014-11-08Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...joschiwald
2014-11-06Core/NetworkIO: updated CMSG_GUILD_QUERY and SMSG_GUILD_QUERY_RESPONSEjoschiwald
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core: Fix warnings, mostly wrong printf formattersDDuarte
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Updated updatefieldsShauren
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-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-22Core/Entities: Third part of removing GetGUIDLow() usesShauren
2014-10-22Core/Guilds: Use full guids in guild finder storageShauren
2014-10-22Core/Social: Use full guid for friend and ignore storageShauren
2014-10-22Core/Groups: Use full guid for battleground score storageShauren
2014-10-22Core/Groups: Use full guid for guild member storageShauren
2014-10-21Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-20Core/Entities: First part of required database changes for migrating guids to...Shauren