aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds/Guild.h
AgeCommit message (Expand)Author
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
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-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...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: 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-04-29Core: use enum InventoryResult as return type for functions working with play...Azazel
2011-03-10Core: Cleaned up leftovers from loading functions streamliningleak
2011-03-08Core: Fixed warnings:Shauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-10-17Core/Guilds: guild code was completely refactored and rewritten.azazel
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-18Core: Optimize guild loadinglinencloth
2010-09-17Core: Cleanup locale handling.linencloth
2010-09-13Core/Guilds: Fix Guild bank event log for big stacks, fixes issue 3996, thank...Shocker
2010-09-11Core/DBLayer:Machiavelli
2010-08-30Wrap guild_bank_item save queries in transactions.Machiavelli
2010-08-24Core: Fix more warningsSpp
2010-08-21Fix linux build (with PCH enabled, mind you)Machiavelli
2010-08-21DB Layer:Machiavelli
2010-08-14Add a GuildScript class with a handful of hooks.silinoron
2010-08-13Fixed memory leaks at guild unload/disband (author: porteyoplait)azazel
2010-07-28* Send the proper number of accounts in a guild in the SMSG_GUILD_INFO packetBrian
2010-06-05rearranged core filesRat