aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouse
AgeCommit message (Expand)Author
2011-01-14Core - Modifies a few security checks to take realm id into consideration. It...JohnHoliver
2011-01-03Core/AuctionHouse: Restore Rate.Auction.Deposit and Rate.Auction.Cut function...leak
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-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-12-18Core/Spells: Fixed possible crashes in Shadow's Fate proc (71169) introduced ...Shauren
2010-12-15DB Schema/Characters: removed columns auctionhouse.item_template, character_i...azazel
2010-12-11Cleanup: implemented helper methods for manipulating percentage calculation a...azazel
2010-12-06Core: Some optimizationsSpp
2010-11-29Fix compileSpp
2010-11-29Core/AuctionHouse: Correction on AH deposit value, minimum 1 silver required ...click
2010-11-29Core/AuctionHouse: Calculate deposit taken for item(s) being auctioned proper...click
2010-10-17Core/Guilds: guild code was completely refactored and rewritten.azazel
2010-09-25Core: Generic cleanup (tab2spaces/whitespace removal)click
2010-09-24Core/DBLayer:Machiavelli
2010-09-20Core/DBLayer: Converted player login queries into prepared statementsShauren
2010-09-14Core: Fix includes in ScriptMgr filesSpp
2010-09-11Core/DBLayer:Machiavelli
2010-08-27Core/Cleanup: move repeating code for locale strings retrieval into separate ...azazel
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-08-21DB Layer:Machiavelli
2010-08-21Core/Includes: Include ACE as an external dependency, not local (#include "ac...click
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-08* Some singleton renames for consistency:XTZGZoReX
2010-08-07* Add call to OnAuctionAdd() into code (thanks Paradox). Closes issue #3313azazel
2010-08-06Rename ScriptMgr::OnRemoveAuction to ScriptMgr:OnAuctionRemove for consistenc...silinoron
2010-08-06*** New core <-> script library interface - complete rewrite of the old one.XTZGZoReX
2010-08-06Remove AuctionHouseBot-functionality from core (some cleanups may be required)click
2010-07-30Deleted data blob in item_instanceShauren
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-07-12change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"click
2010-07-06Kill another memleak - delete auction element after auction has been ended an...click
2010-07-04resolve circular dependency on uninitialized memory (and add copyrightheaders...click
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-08* Linux compile with and without PCH fixedBrian
2010-06-07* More cleanupBrian
2010-06-06* Even more restructuring of the game library.XTZGZoReX
2010-06-05rearranged core filesRat