summaryrefslogtreecommitdiff
path: root/src/map/mail.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-110/+116
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-116/+110
2012-11-14Following r16914glighta1-1/+0
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-15/+8
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu1-1/+0
2012-07-03bugreport:2638 Fixed exploit which allowed items to be mailed while trading/i...shennetsind1-7/+7
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-4/+4
2012-02-12item_trade nodrop/notrade flags no longer share no mail and no auction flags,...shennetsind1-1/+2
2012-02-11Added 2 new item_trade.txt flags as per kenpachi request:shennetsind1-1/+1
2012-01-25 * Fixed zeny duplication exploit in mail system, introduced in r15310.gepard19841-2/+1
2012-01-20Merged TXT removal branch back to trunk.gepard19841-4/+0
2012-01-11Picklog improvements:gepard19841-16/+7
2012-01-01Added new @/# command aliases pattern, all aliases can now be modified/added/...shennetsind1-1/+1
2011-12-29Added mail zeny loss prevention, bugreport:2919shennetsind1-1/+2
2011-12-24* Merged changes up to eAthena 15040.eathenabot1-12/+6
2011-12-17- Replaced log_config.enable_logs constants with LOG_ enums that existed sinc...brianluau1-3/+3
2011-03-27* Added separate character state for vending (like for buyingstore), instead ...ai4rei1-1/+1
2011-02-19* Implemented buying store system (aka. reverse vending, purchase shop) toget...ai4rei1-1/+1
2010-11-22* mail_deliveryfail no longer attempts to log (since r12910) and give items (...ai4rei1-5/+8
2010-10-09Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.Paradox924X1-3/+3
2010-08-19- Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ...Skotlex1-1/+1
2010-03-24- Changed mail_setattachment() to fail if you are OVER 100% overweight.brianluau1-0/+3
2009-10-06Fixed rental items can be moved into guild storage from cart.Inkfish1-2/+0
2008-11-16- Item Rental System.zephyrus1-7/+7
2008-07-04added missing 'e' logsLupus1-1/+17
2008-05-09- More scripts fixes.zephyrus1-1/+1
2008-03-17- Clean up of calc_times function.zephyrus1-6/+0
2008-03-10- Fixed a bug allow GM with notrade to send zeny.zephyrus1-2/+5
2008-03-07- Fixed a possible crash bug on mail system.zephyrus1-1/+1
2008-03-05- Merged Auction Search and Register. It seen to work fine, so you can test t...zephyrus1-0/+1
2008-03-02- The last, i hope, fix to the mail system.zephyrus1-0/+14
2008-02-21- Fixed new guilds displaying online-connect member count at 0 rather than 1,...skotlex1-1/+1
2008-02-13- Some fixes to mail system.zephyrus1-8/+5
2008-01-06- Fixed a visual itemdupple bug on mail system.zephyrus1-0/+10
2007-12-03- Added a fix to prevent missing a mail attachment is map servers disconnect ...zephyrus1-0/+16
2007-11-12- Important fix to Mail System allowing (by a low change) items duple.zephyrus1-19/+26
2007-11-07- Some updates on the mail system packets [Zephyrus]zephyrus1-1/+1
2007-10-28- Fixed a bug on the Attachment [Mail System]zephyrus1-1/+3
2007-10-27Followup fixes to r11583:ultramage1-4/+2
2007-10-27- Improvements to the mail system.zephyrus1-12/+36
2007-10-22- Added the new mail system. Requires optimization and tests.zephyrus1-309/+66
2007-09-20* Merged the tmpsql branch:FlavioJS1-220/+244
2007-08-19* Cleaned/clarified some #include relationships between headersultramage1-4/+5
2007-05-21- Removed the TURBO socket mechanism - it was in fact just using a variable t...ultramage1-12/+0
2007-04-05typos: recieve -> receiveultramage1-1/+1
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-356/+356
2006-08-09- Crash-protections in the mail-checking function.skotlex1-10/+7
2006-07-11- Fixed map-sql compilation issue ~.~;skotlex1-17/+12
2006-07-11- Fixed clif_parse not checking for func_parse before sending data to the con...skotlex1-1/+4
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+361