aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/GuildHandler.cpp
AgeCommit message (Expand)Author
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Core/Guild: Fix an exploit related to CMSG_GUILD_CREATEDehravor
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-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-14Core/Misc: Apply codestyle to multiple files (II)Spp
2013-01-14Merge branch 'master' into 4.3.4Spp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-01Core/Guilds: Fixed one mistake in CMSG_GUILD_SET_GUILD_MASTER's handling, tha...Warpten
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-25Core/Guilds: Handle CMSG_GUILD_SET_GUILD_MASTER. You can now promote any guil...Warpten
2012-11-07Core/Guilds: Multiple changesSpp
2012-11-04Merge branch 'master' into 4.3.4Spp
2012-11-02Core/Guild: Code RefactorSpp
2012-09-18Warning fixes and some minor changes here and thereSpp
2012-09-18Core/Protocol: Implemented CMSG_OPENING_CINEMATIC and enabled CMSG_GUILD_BANK...kaelima
2012-09-10Core/Guild: pakcet -> packetNay
2012-09-10Core/Guilds: Corrections to guild news & rewards commit, fixed build and adde...Nay
2012-09-09Core/Guilds: Corrected CMSG_GUILD_NEWS_UPDATE_STICKY structureShauren
2012-09-09Core/Guilds: Implemented guild news & guild rewards tabSovak
2012-09-07Core/Player: Implemented auto declining guild invitesShauren
2012-09-07Core/Guilds: Implemented basic guild leveling (no player statistics/reputation)Shauren
2012-08-27Core/GuildsShauren
2012-08-23Core/PacketIO: Updated SMSG_GUILD_BANK_LISTShauren
2012-08-22Core/PacketIO: Enabled guild bank money withdraw limits opcodes and removed d...Shauren
2012-08-22Core/Guilds: Corrected guild packet login sequence and removed unused opcodeShauren
2012-08-22Core/Opcodes: Remove some opcodes that no longer exist on cata and fix a coup...Spp
2012-08-20Core/Items: Updated InventoryResult enumShauren
2012-08-10Core/PacketIO:kaelima
2012-08-09Core/PacketIO: Enabled/Fixed more opcodesSubv
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv
2012-08-04Core/Guilds: Implemented some guild packets, some basic guild functions is wo...kaelima
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...Nay
2012-07-11Core/MiscShauren
2012-05-30Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.xkaelima
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-04-03Core/Protocol: Fixed structure of CMSG_GUILD_ROSTER and added a new opcodeSubv
2012-03-28Core/Protocol:kaelima
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-31Merge branch 'master' into 4.xSpp
2012-01-26Core: Change Handlers locationSpp