summaryrefslogtreecommitdiff
path: root/src/map/trade.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-19Reformatting @_@ultramage1-24/+24
2007-05-05- imported the latest working grfio code from stableultramage1-1/+1
2007-04-24- NPC_MAGICALATTACK now starts a state similar to Sacrificial Ritual, in the ...skotlex1-2/+2
2007-04-11- Trade-requests now fail if the target is in a NPC.skotlex1-1/+7
2007-04-03- SC_ENCHANTARMS will no longer fail to start if it's already running with a ...skotlex1-0/+1
2007-02-28- Added a check to prevent trades from being commited if either character is ...skotlex1-1/+4
2007-01-23- Moved the homunculus setting from pet.conf to homunc.confskotlex1-1/+0
2007-01-18- Fixed overflow on the mob delay adjustment setting.skotlex1-0/+4
2007-01-07Undid the memset->malloc_set replacementultramage1-3/+3
2006-12-08- Now you can request a trade regardless of the state of the target trader.skotlex1-26/+45
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-553/+553
2006-11-27- Some cleanups on the trade_additem function. When specifying a qty of 0, an...skotlex1-5/+14
2006-10-19- Cleaned up the log.c file.skotlex1-4/+4
2006-10-11- Cleaned up unitattack, unittalk and unitdeadsitskotlex1-9/+0
2006-10-05- skill_blown will now trigger on-touch npcs on the landing tile.skotlex1-5/+6
2006-09-30- Rewrote the txt->sql converter. It now links directly to the char server fi...skotlex1-2/+4
2006-09-19- Made the report_Src function also report name of non-bl objects.skotlex1-2/+2
2006-08-27* Optional macro MEMSET_TURBO for faster low-level memory initializations.Lance1-7/+8
2006-08-10- Should have fixed the login-sql crash when passed user-name's length is bey...skotlex1-1/+1
2006-08-10- Fixed two instances in the login-sql server where the ip in the log-login t...skotlex1-18/+14
2006-08-04- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...skotlex1-2/+2
2006-07-11- Coded @reset.skotlex1-2/+2
2006-07-06- Rewrote all the item restriction functions so that they will take into acco...skotlex1-5/+8
2006-06-30- Removed the check to prevent equipped items from being traded as pc_delitem...skotlex1-3/+0
2006-06-30- Added a check to prevent equipped items from being traded.skotlex1-0/+3
2006-06-29- Made the map server send list of characters online to the char-server on re...skotlex1-1/+1
2006-06-28- Added trade-range check on trade reply.skotlex1-1/+12
2006-06-28- Cleaned up a bit the code for @itemskotlex1-2/+5
2006-06-13- Updated clif_disp_onlyself to not use dynamic memory and write directly to ...skotlex1-3/+2
2006-05-18- NPC_AGIUP will now give movement boost of 50%skotlex1-2/+2
2006-05-11- Changed a bit the MAX_ZENY checks in trade.c to prevent overflows.skotlex1-8/+8
2006-05-10- Rewrote/cleaned up trade.c for a more clean trading implementation.skotlex1-345/+318
2006-05-07removed old logsLupus1-3/+0
2006-04-20- Added support for n to specify minutes to @charban. skotlex1-4/+9
2006-04-18- Removed message 592 from trade.cskotlex1-16/+4
2006-03-15- Added mapflag nodrop, fixed mapflag notrade.skotlex1-0/+5
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+569
2006-01-29Clearing trunk.Valaris1-389/+0
2005-04-04Fixes for logging trades [MouseJstr]amber1-3/+7
2005-03-23another fixamber1-2/+2
2005-03-23memory bugs fixedamber1-2/+3
2005-03-22Check changelog ^^celest1-3/+5
2005-03-17added 84 new cardsLupus1-2/+2
2005-03-16fixed hack/spoofLupus1-1/+11
2005-03-05added new anti-hacker system in trade.cLupus1-84/+153
2005-02-17added +2 drops slots into MOBS DBsLupus1-8/+0
2005-01-26fixed 2 Trade exploits(no author)1-75/+88
2004-12-13* Added 'Throw Tomahawk'celest1-0/+4
2004-12-13updateamber1-2/+2
2004-11-21fixed againLupus1-3/+4