aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/Guild.h
AgeCommit message (Expand)Author
2013-05-21Merge branch 'master' into 4.3.4 [NOTE: There are parts of code marked as "RE...Spp
2013-04-19Core/Commands: rename guilds (.guild rename "old guildname" "new guildname")xjose93
2013-01-14Core: Fixed some compile warningsShauren
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
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-20Merge branch 'master' into 4.3.4Spp
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-12Core/Achievements: multiple changesSpp
2012-11-08Merge branch 'master' into 4.3.4Spp
2012-11-07Core/Guilds: Multiple changesSpp
2012-11-07Core/Guild: Fix transaction not being properly closed and improve error messa...Spp
2012-11-04Merge branch 'master' into 4.3.4Spp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-09-18Warning fixes and some minor changes here and thereSpp
2012-09-11Fix build, thanks VincentNay
2012-09-11Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-10Core/Spells: Fixed SPELL_AURA_DEPOSIT_BONUS_MONEY_IN_GUILD_BANK_ON_LOOTSubv
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-10Core/Guilds: Implemented GuildFinder.Warpten
2012-09-10Core/Guilds: Corrections to guild news & rewards commit, fixed build and adde...Nay
2012-09-09Little codestyle changeSovak
2012-09-09Core/Guilds: Implemented guild news & guild rewards tabSovak
2012-09-07Core/Guilds: Implemented basic guild leveling (no player statistics/reputation)Shauren
2012-09-01Core/PacketIO:kaelima
2012-08-27Core/GuildsShauren
2012-08-25Core/Guilds: Save guild achievements to database periodically and when a memb...Shauren
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-10Core/PacketIO:kaelima
2012-08-04Core/PacketIO: Add some (possible) missing FlushBitsNay
2012-08-04Core/Guilds: Implemented some guild packets, some basic guild functions is wo...kaelima
2012-08-04Core/Chat: Send addon prefix in addon messagesNay
2012-08-03Core/PacketIO: Enabled CMSG_GUILD_LEAVE, MSG_TABARDVENDOR_ACTIVATE and some p...horn
2012-07-19Core/Guilds: Added level to guild class and moved sending motd after player i...Shauren
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-01-18Core/Protocol: Refix MSG_GUILD_PERMISSIONS after a misstake in my last commitkaelima
2012-01-07Merge branch 'master' into 4.xNay
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-22Core/Guild: Fix and enable SMSG_GUILD_QUERY_RESPONSENay
2011-12-22Core/Guild: Fix and enable CMSG_GUILD_QUERYNay
2011-10-13Remove some "_" from private methods as required by TC standards. Thanks to S...megamage