summaryrefslogtreecommitdiff
path: root/src/map/trade.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-01* Pending trade requests no longer prevent a character from trading someone e...ai4rei1-1/+2
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-3/+3
2010-12-07Changed almost all instances of sprintf() to snprintf().Paradox924X1-3/+3
2010-11-08Notify players involved in a trade that it has been canceled when one player ...Paradox924X1-1/+5
2010-08-19- Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ...Skotlex1-2/+2
2009-06-13Changed a few sprintf's that had no format arguments to strcpy's.Paradox924X1-2/+2
2008-11-16- Item Rental System.zephyrus1-0/+7
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-2/+2
2008-04-07* Made script command 'flagemblem' and guild_emblem_change send an update of ...FlavioJS1-0/+1