index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AuctionHouse
Age
Commit message (
Expand
)
Author
2010-08-27
Core/Cleanup: move repeating code for locale strings retrieval into separate ...
azazel
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-21
Core: Remove "may be used uninitialized in this function", "unused parameter ...
Spp
2010-08-21
DB Layer:
Machiavelli
2010-08-21
Core/Includes: Include ACE as an external dependency, not local (#include "ac...
click
2010-08-08
Sourcefile 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 #3313
azazel
2010-08-06
Rename 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-06
Remove AuctionHouseBot-functionality from core (some cleanups may be required)
click
2010-07-30
Deleted data blob in item_instance
Shauren
2010-07-29
Convert to using ACE for reading configurationfiles, and remove dependency on...
click
2010-07-12
change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"
click
2010-07-06
Kill another memleak - delete auction element after auction has been ended an...
click
2010-07-04
resolve circular dependency on uninitialized memory (and add copyrightheaders...
click
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-08
* Linux compile with and without PCH fixed
Brian
2010-06-07
* More cleanup
Brian
2010-06-06
* Even more restructuring of the game library.
XTZGZoReX
2010-06-05
rearranged core files
Rat
[prev]