aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/Guild.cpp
AgeCommit message (Expand)Author
2013-07-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-07-06Core/Guilds: Some stuff that didnt get staged...Warpten
2013-06-23Core/PacketIO: Enabled more opcodesShauren
2013-06-07Core/Guilds: Fixed Guild XP per day cap.Warpten
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-21Merge branch 'master' into 4.3.4 [NOTE: There are parts of code marked as "RE...Spp
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-28Core/Guild: Fix logic failVincent_Michael
2013-04-27Merge pull request #9662 from xjose93/GuildRenameAokromes
2013-04-26Core/Guild: Add guid of gm and guildname to log when an item its deposit on g...xjose93
2013-04-19Core/Commands: rename guilds (.guild rename "old guildname" "new guildname")xjose93
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-02-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-25Core/RBAC: Add new Permission "Log gm trade". Config option still active, but...Spp
2013-02-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-01Core/Players: Prevent trading, taking gold from mail and withdrawing from gui...Shauren
2013-01-31Core: Fix some warningsVincent_Michael
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-02Core/GuildFinder: Remove all requests from a player when he enters a guild.Warpten
2013-01-01Core/Guilds: Fixed a possible crash on guild invite.Warpten
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-17Core/Guilds: Fixed guild news spam related to guild level-up.Warpten
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-26Core/Guilds: Fix bank money log after 58ec4e53 (due to bad opcode structure).joschiwald
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-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
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-09Merge branch 'master' into 4.3.4Spp
2012-11-09Fix merge conflic and typos in worldserver config file and characters.sqlSpp
2012-11-09Core/Guilds: Use correct variable type when saving guild bank tab rigths to DBSpp
2012-11-08Merge branch 'master' into 4.3.4Spp
2012-11-08Core/Guilds: Send correct opcode when purchasing a new tab and fix data not b...Spp
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 I)Spp
2012-10-18Core/Guild: Correctly give guild perks based on guild levelShocker