summaryrefslogtreecommitdiff
path: root/src/map/searchstore.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-05Fix variables shadowing refine interface variable map-server sourceIbrahim Zidan1-2/+2
2018-07-19Replace item id shorts to int in map server.Andrei Karas1-3/+3
2018-07-16Replace item id shorts to int in mmo.hAndrei Karas1-1/+1
2018-07-15Update packet CZ_SEARCH_STORE_INFO.Andrei Karas1-3/+7
2018-07-01Change functions to static where possible (Part 4 - map)Haru1-14/+15
2018-06-29Fix packet 836 (search in stores).Andrei Karas1-1/+2
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-09-10Add missing checks into searchstore.cAndrei Karas1-25/+42
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-10-19rename malloc.c/h to memmgr.Andrei Karas1-1/+1
2015-08-15HPM compatibility improvementsHaru1-0/+1
2015-06-19Removed ".." from include directivesHaru1-9/+9
2014-11-16Whitespace cleanup (no code changes)Haru1-2/+2
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-4/+7
2014-05-10Revert "Fixed order of includes in all source files"panikon1-7/+4
2014-05-09Fixed order of includes in all source filesHaru1-4/+7
2013-09-28HPM: Searchstore.c Completedshennetsind1-28/+0
2013-09-27Renamed iMap interface to mapHaru1-1/+1
2013-07-01Fixed Bug #7216shennetsind1-0/+1
2013-06-23Official Item Group/Package/Chainshennetsind1-2/+2
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-1/+1
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind1-117/+84
2013-03-29Hercules Renewal: clif.cshennetsind1-17/+17
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-288/+305
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-305/+288
2011-09-08* Fix C++ compilation issues.flaviojs1-2/+2
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-2/+1
2011-03-06* Implemented search store info system (aka. vending and buying store search)...ai4rei1-0/+406