aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds
AgeCommit message (Expand)Author
2012-08-20Core/Items: Updated InventoryResult enumShauren
2012-08-18Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-17Core: Fix compile (Thanks to Sovak for reporting). Remove many warnings and F...Spp
2012-08-16Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-10Core/Misc: Use ByteBuffer's WriteString where possible/neededNay
2012-08-10Core/PacketIO:kaelima
2012-08-10Core/ChatAddon: Implement server side addon communication filteringNay
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-05Core/PacketIO: Enabled another bunch of opcodes and made some misc fixes here...Subv
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-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-02Core/Misc: Minor update to SMSG_GUILD_QUERY_RESPONSE, added a value to enum M...kaelima
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...Nay
2012-07-19Core/Guilds: Added level to guild class and moved sending motd after player i...Shauren
2012-07-19Core/PacketIO: Enabled and updated a bunch of opcodesShauren
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-03-29Core/Guild: Fix guildbank tab loading after recent changes (returned value of...click
2012-03-29Core: Fix a minor mistake from previous mistake and adjust some more field-typesclick
2012-03-29Core: Fix fieldtype-errors in Guild-code - should now allow loading guildtabs...click
2012-03-28Core/Game: Code style.Gyx
2012-03-16Guild bank - Allow deposit / withdraw money without tabsMrSmite
2012-03-07Warning fixes and some random cleanup here and thereSpp
2012-01-18Core/Protocol: Refix MSG_GUILD_PERMISSIONS after a misstake in my last commitkaelima
2012-01-18Core/Protocol: Fix and activate a handful of opcodes, also some cleanup / doc...kaelima
2012-01-07Merge branch 'master' into 4.xNay
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
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-12-22Core/Guilds: Preliminary implementation of guild guidsNay
2011-12-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-12-10Core/Misc: Fixed some duplicate checks for player typeid in Unit::Kill and Sp...kaelima
2011-11-27Core/Player: Store guild id inside protected integer instead of fetching from...kaelima
2011-11-25Core/ItemsShauren
2011-10-13Remove some "_" from private methods as required by TC standards. Thanks to S...megamage
2011-10-07REPO: code-style clean-upBootz
2011-09-28Configuration/ConfigMgr: converted from singleton to namespace with free func...Spp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-08Core: Define helper functions to know if an account is Player, Moderator, GM,...Spp-
2011-08-30Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...Spp-
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-08-01Core: Typo fix introduced in previous commit (:S)Spp-