summaryrefslogtreecommitdiff
path: root/src/map/vending.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-19Replace item id shorts to int in map server.Andrei Karas1-3/+3
2018-07-12Split btype and item_id parameters in function clif_skill_fail.Andrei Karas1-3/+3
2018-07-01Change functions to static where possible (Part 4 - map)Haru1-9/+9
2018-06-29Fix packet 836 (search in stores).Andrei Karas1-1/+1
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-09-19Add missing checks into vending.cAndrei Karas1-10/+25
2016-09-12Add packet id clif_vendingreport (0x9e5 / ZC_DELETEITEM_FROM_MCSTORE2)Andrei Karas1-1/+1
2016-08-25Swap calls to send info about solt item to seller and actual item deletion fr...Andrei Karas1-1/+1
2016-07-25Added a missing entry into messages.conf and added some comments where missin...epuncker1-2/+1
2016-06-30Use item attribute as flags varible. Now only ATTR_BROKEN flag exists.Andrei Karas1-1/+1
2016-04-23Removed the 'len' argument from clif_disp_onlyself() and clif->disp_message()Haru1-1/+1
2016-03-20Added const qualifier to some typecastsHaru1-3/+3
2016-02-19Fix some cast discards 'const' qualifier from pointer target type warnings.Andrei Karas1-7/+7
2016-01-29Replaced several floating-point operations with integer operationsHaru1-6/+6
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-08-15HPM compatibility improvementsHaru1-0/+1
2015-06-19Removed ".." from include directivesHaru1-15/+15
2015-06-01Replaced some of the hardcoded values with constants (map)Haru1-1/+1
2015-02-23Hercules Ultimate Localization Designshennetsind1-3/+3
2014-11-16Whitespace cleanup (no code changes)Haru1-15/+15
2014-05-13Removed trailing whitespace (sources)Haru1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-12/+15
2014-05-10Revert "Fixed order of includes in all source files"panikon1-15/+12
2014-05-09Fixed order of includes in all source filesHaru1-12/+15
2014-02-22Changed function types related to SG days in date.cpanikon1-1/+1
2014-01-08Introducing Hercules Autotrade Persistencyshennetsind1-1/+2
2013-12-15Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv...shennetsind1-2/+2
2013-12-14Replaced pc->get_group_level with a macro (pc_get_group_level)shennetsind1-1/+1
2013-11-07Further item bind adjustmentsshennetsind1-1/+1
2013-11-07Item Bound Fixes/Adjustments/Improvementsshennetsind1-1/+1
2013-11-06Merge remote-tracking branch 'origin/master'shennetsind1-1/+2
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+1
2013-10-31No error after compilation, but when logging in at map server it will crash.sevenzz231-1/+2
2013-09-27Renamed iMap interface to mapHaru1-4/+4
2013-09-09Fixed Bug #7540shennetsind1-1/+1
2013-07-01Fixed Bug #7216shennetsind1-0/+2
2013-06-25- Added chrif interfaceSusu1-2/+2
2013-06-13Hercules Renewal Phase : Renewalmalufett1-1/+1
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-10/+10
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-14/+14
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind1-97/+86
2013-03-30Hercules Renewal: clif.c completeshennetsind1-2/+2
2013-03-29Hercules Renewal: clif.cshennetsind1-16/+16
2013-03-08Fixed Bug #7114malufett1-29/+1
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-320/+334
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-334/+320
2012-11-12-Add/upd basic documentation for script.cglighta1-10/+10
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-15/+12
2012-10-29-Add some src basic documentation.glighta1-1/+1