aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouse
AgeCommit message (Expand)Author
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