aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds
AgeCommit message (Expand)Author
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-03Core: Fix compile without PCH and fix some warningsSpp
2011-08-01Core: Typo fix introduced in previous commit (:S)Spp-
2011-08-01Core: Some more missing changes from previous commit (Pass by const reference...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: And some more cleanups...click
2011-06-12Core: More codestyle cleanupsclick
2011-05-07Core/Guilds: Use blocking queries at guild loading to ensure invalid data is ...Shauren
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
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-15DB Schema/Characters: removed columns auctionhouse.item_template, character_i...azazel
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-12-13Core/Guild: More signed/unsigned comparison fixes. Should fix guild log loading.Machiavelli
2010-12-13Core/Guilds: Fix logic in bank withdrawal method (unsigned comparison with si...Machiavelli
2010-12-13Core/DBLayer: Implement global ExecuteOrAppend methods to DatabaseWorkerPool ...Machiavelli
2010-11-11Core/Guild: Fix guildbank withdrawal limit (non-guildmaster character will no...click