summaryrefslogtreecommitdiff
path: root/src/char_sql/int_auction.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-18- Added the official adoption method.zephyrus1-1/+0
2008-03-17- Clean up of calc_times function.zephyrus1-8/+2
2008-03-14* extended the "npc_event: event queue is full" error message to also print t...ultramage1-2/+0
2008-03-10- Bug ID #1152: Auction System Mail Message Typoszephyrus1-3/+3
2008-03-10- Fixed a bug allow GM with notrade to send zeny.zephyrus1-2/+2
2008-03-08- Auction System implementation completed.zephyrus1-97/+106
2008-03-08- Added support for Auction Close and Cancel.zephyrus1-0/+106
2008-03-07- Fixing the time calculation. (Missing "()" <<)zephyrus1-5/+5
2008-03-07- Moved the auction time controls only on Char Servers.zephyrus1-2/+3
2008-03-07- Fixed some bugs on auction.zephyrus1-7/+7
2008-03-07- Added some debug messages to test Auctions.zephyrus1-1/+5
2008-03-07- More updates to Auctions. Now you "really" can register auctions, limit to ...zephyrus1-8/+43
2008-03-07- More official way of auction mails.zephyrus1-8/+7
2008-03-05eol-style:native for recently added filesultramage1-333/+333
2008-03-05- Merged Auction Search and Register. It seen to work fine, so you can test t...zephyrus1-14/+98
2008-03-02- New optimizations for mail system and adjust to use it on Auctions.zephyrus1-4/+221
2008-02-29- Starting preparatives for Auctions System.zephyrus1-0/+32