summaryrefslogtreecommitdiff
path: root/src/map/trade.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-13HPM compatibility improvementsHaru1-0/+1
2015-08-13Cleaned up socket interfaceHaru1-2/+2
2015-06-19Removed ".." from include directivesHaru1-15/+15
2015-06-01Replaced some of the hardcoded values with constants (map)Haru1-4/+4
2015-06-01Replaced some of the hardcoded values with constants (char)Haru1-2/+2
2015-02-23Hercules Ultimate Localization Designshennetsind1-5/+5
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-3/+2
2015-01-18Fixing 38 issuesshennetsind1-4/+4
2014-11-16Whitespace cleanup (no code changes)Haru1-22/+21
2014-06-17Fixed partial of the sentence + typo.Mysteries1-1/+1
2014-06-17Removed ZENY_HACKER according to issue 295 (github)panikon1-9/+9
2014-05-30Fixed typos inside src/Shido1-6/+6
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-11/+13
2014-05-10Revert "Fixed order of includes in all source files"panikon1-13/+11
2014-05-09Fixed order of includes in all source filesHaru1-11/+13
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-1/+1
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-2/+2
2013-11-07Further item bind adjustmentsshennetsind1-1/+1
2013-11-07Item Bound Fixes/Adjustments/Improvementsshennetsind1-10/+13
2013-10-31No error after compilation, but when logging in at map server it will crash.sevenzz231-0/+6
2013-10-02HPM: Map.c Completedshennetsind1-1/+1
2013-09-28HPM: Trade.c Completedshennetsind1-8/+6
2013-09-27Renamed iMap interface to mapHaru1-24/+18
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru1-1/+1
2013-09-17HPM: Itemdb.c Interfaceshennetsind1-2/+2
2013-07-29Added intif interfaceSusu1-3/+3
2013-07-01Fixed Bug #7216shennetsind1-0/+2
2013-06-25- Added chrif interfaceSusu1-5/+5
2013-06-23Official Item Group/Package/Chainshennetsind1-2/+2
2013-06-15- HPM: Added trade interface;Matheus Macabu1-10/+25
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-14/+14
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-25/+25
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind1-2/+2
2013-04-16Fixed Bug #419shennetsind1-2/+1
2013-03-30Hercules Renewal: clif.c completeshennetsind1-4/+4
2013-03-29Hercules Renewal: clif.cshennetsind1-45/+45
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-501/+513
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-513/+501
2012-11-14Following r16914glighta1-23/+26
2012-11-12-Add/upd basic documentation for script.cglighta1-18/+18
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-29/+20
2012-10-29-Add some src basic documentation.glighta1-1/+1
2012-07-25Fixed bugreport:6320 where trading with multiple characters may lead to explo...rud0lp201-0/+10
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-17/+13
2012-01-11Picklog improvements:gepard19841-14/+6
2011-12-24* Merged changes up to eAthena 15040.eathenabot1-14/+8
2011-12-17- Replaced log_config.enable_logs constants with LOG_ enums that existed sinc...brianluau1-2/+2
2011-03-27* Added separate character state for vending (like for buyingstore), instead ...ai4rei1-2/+2
2011-02-19* Implemented buying store system (aka. reverse vending, purchase shop) toget...ai4rei1-2/+2