aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/Guild.cpp
AgeCommit message (Expand)Author
2013-01-01Update copyright note for 2013.Vincent_Michael
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-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-09Core/Guilds: Use correct variable type when saving guild bank tab rigths to DBSpp
2012-11-08Core/Guilds: Send correct opcode when purchasing a new tab and fix data not b...Spp
2012-11-07Core/Guild: Fix transaction not being properly closed and improve error messa...Spp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-09-13Core/Calendar: Fixed breaking calendar event UI after reloggingShauren
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-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
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-10Core/Misc: Fixed some duplicate checks for player typeid in Unit::Kill and Sp...kaelima
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-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-06-12Core: Yet more cleanups in codestyle...click
2011-06-12Core: More codestyle cleanupsclick
2011-05-04Core/ObjectMgr: Refactor guild related functions into dedicated classleak
2011-04-29Add spaces after commasleak
2011-04-29More cleanup after last commit spreeleak
2011-04-29Core: use enum InventoryResult as return type for functions working with play...Azazel
2011-04-28Core/ObjectMgr: Refactor sItemStorageleak
2011-03-18Core/Cleanup: remove C-style cast to (Bag*):Azazel
2011-03-10Core: Cleaned up leftovers from loading functions streamliningleak
2011-03-08Core: Fixed warnings:Shauren
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-20Core/Spells: Better solution for exploit check (Thanks to manuel)leak
2011-01-20SQL: Characters db storage type cleanup No. 6leak
2011-01-20SQL: Characters db storage type cleanup No. 5leak
2011-01-19SQL: Characters db storage type cleanup No. 4leak
2011-01-16Core/General: Fix some comment style. //* to // *. Fixes certain code display...Machiavelli
2011-01-10Core/Guilds: Fix a possible client crash in MSG_GUILD_BANK_LOG_QUERYMachiavelli
2011-01-01Update copyright note for 2011.Machiavelli