summaryrefslogtreecommitdiff
path: root/src/map/buyingstore.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-01Fixed Bug #7216shennetsind1-1/+1
2013-06-25- Added chrif interfaceSusu1-2/+2
2013-06-23Official Item Group/Package/Chainshennetsind1-1/+1
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-10/+10
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-16/+16
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind1-6/+25
2013-03-30Hercules Renewal: clif.c completeshennetsind1-7/+7
2013-03-29Hercules Renewal: clif.cshennetsind1-33/+33
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-398/+406
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-406/+398
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-5/+2
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-5/+5
2012-01-11Picklog improvements:gepard19841-4/+2
2011-12-24* Merged changes up to eAthena 15040.eathenabot1-7/+3
2011-12-17- Replaced log_config.enable_logs constants with LOG_ enums that existed sinc...brianluau1-1/+1
2011-11-28* Fixed novending cell check using misleading error message (bugreport:2592, ...ai4rei1-4/+16
2011-05-31Fixed a typo in buyingstore_create.Inkfish1-1/+1
2011-03-27* Added separate character state for vending (like for buyingstore), instead ...ai4rei1-1/+1
2011-03-06* Minor clean-ups to buyingstore and searchstore code (follow up to r14732).ai4rei1-1/+1
2011-03-06* Implemented search store info system (aka. vending and buying store search)...ai4rei1-5/+72
2011-03-04* Fixed recursive map_quit invocation when a buying store is auto-closed (log...ai4rei1-8/+13
2011-02-23* Updates to various custom stuff that buying stores might/are expected to su...ai4rei1-0/+28
2011-02-19* Fixed buying stores could be opened and sold to regardless of distance betw...ai4rei1-0/+11
2011-02-19* Implemented buying store system (aka. reverse vending, purchase shop) toget...ai4rei1-0/+359