summaryrefslogtreecommitdiff
path: root/src/map/buyingstore.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-19Replace item id shorts to int in map server.Andrei Karas1-2/+2
2018-07-16Replace item id shorts to int in mmo.hAndrei Karas1-1/+1
2018-07-15Update packet CZ_REQ_TRADE_BUYING_STORE.Andrei Karas1-1/+2
2018-07-15Update packet CZ_REQ_OPEN_BUYING_STORE.Andrei Karas1-1/+2
2018-06-29Fix packet 836 (search in stores).Andrei Karas1-0/+1
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-08-15HPM compatibility improvementsHaru1-3/+3
2015-06-19Removed ".." from include directivesHaru1-2/+2
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+2
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-0/+5
2014-05-10Revert "Fixed order of includes in all source files"panikon1-5/+0
2014-05-09Fixed order of includes in all source filesHaru1-0/+5
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2013-09-27HPM: Buyingstore.c Completeshennetsind1-0/+35
2013-07-01Fixed Bug #7216shennetsind1-1/+1
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind1-13/+18
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-15/+17
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-17/+15
2011-03-06* Implemented search store info system (aka. vending and buying store search)...ai4rei1-0/+4
2011-02-19* Implemented buying store system (aka. reverse vending, purchase shop) toget...ai4rei1-0/+29