Age | Commit message (Expand) | Author | Files | Lines |
2013-06-15 | Follow up de3f4423058405636c76e05cd87a6eae0bfa7707 | shennetsind | 1 | -2/+3 |
2013-06-15 | Forgot to change something. | Matheus Macabu | 1 | -3/+18 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -10/+10 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -10/+10 |
2013-04-22 | Hercules April 22 MEGA-ULTRA-LONG Patch~! | shennetsind | 1 | -1/+1 |
2013-03-29 | Hercules Renewal: clif.c | shennetsind | 1 | -6/+6 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -110/+116 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -116/+110 |
2012-11-14 | Following r16914 | glighta | 1 | -1/+0 |
2012-11-12 | -Add Homon-S skills, 1st implementation (all done except Eleanors) | glighta | 1 | -15/+8 |
2012-11-09 | - Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions); | momacabu | 1 | -1/+0 |
2012-07-03 | bugreport:2638 Fixed exploit which allowed items to be mailed while trading/i... | shennetsind | 1 | -7/+7 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 1 | -4/+4 |
2012-02-12 | item_trade nodrop/notrade flags no longer share no mail and no auction flags,... | shennetsind | 1 | -1/+2 |
2012-02-11 | Added 2 new item_trade.txt flags as per kenpachi request: | shennetsind | 1 | -1/+1 |
2012-01-25 | * Fixed zeny duplication exploit in mail system, introduced in r15310. | gepard1984 | 1 | -2/+1 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -4/+0 |
2012-01-11 | Picklog improvements: | gepard1984 | 1 | -16/+7 |
2012-01-01 | Added new @/# command aliases pattern, all aliases can now be modified/added/... | shennetsind | 1 | -1/+1 |
2011-12-29 | Added mail zeny loss prevention, bugreport:2919 | shennetsind | 1 | -1/+2 |
2011-12-24 | * Merged changes up to eAthena 15040. | eathenabot | 1 | -12/+6 |
2011-12-17 | - Replaced log_config.enable_logs constants with LOG_ enums that existed sinc... | brianluau | 1 | -3/+3 |
2011-03-27 | * Added separate character state for vending (like for buyingstore), instead ... | ai4rei | 1 | -1/+1 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 1 | -1/+1 |
2010-11-22 | * mail_deliveryfail no longer attempts to log (since r12910) and give items (... | ai4rei | 1 | -5/+8 |
2010-10-09 | Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls. | Paradox924X | 1 | -3/+3 |
2010-08-19 | - Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ... | Skotlex | 1 | -1/+1 |
2010-03-24 | - Changed mail_setattachment() to fail if you are OVER 100% overweight. | brianluau | 1 | -0/+3 |
2009-10-06 | Fixed rental items can be moved into guild storage from cart. | Inkfish | 1 | -2/+0 |
2008-11-16 | - Item Rental System. | zephyrus | 1 | -7/+7 |
2008-07-04 | added missing 'e' logs | Lupus | 1 | -1/+17 |
2008-05-09 | - More scripts fixes. | zephyrus | 1 | -1/+1 |
2008-03-17 | - Clean up of calc_times function. | zephyrus | 1 | -6/+0 |
2008-03-10 | - Fixed a bug allow GM with notrade to send zeny. | zephyrus | 1 | -2/+5 |
2008-03-07 | - Fixed a possible crash bug on mail system. | zephyrus | 1 | -1/+1 |
2008-03-05 | - Merged Auction Search and Register. It seen to work fine, so you can test t... | zephyrus | 1 | -0/+1 |
2008-03-02 | - The last, i hope, fix to the mail system. | zephyrus | 1 | -0/+14 |
2008-02-21 | - Fixed new guilds displaying online-connect member count at 0 rather than 1,... | skotlex | 1 | -1/+1 |
2008-02-13 | - Some fixes to mail system. | zephyrus | 1 | -8/+5 |
2008-01-06 | - Fixed a visual itemdupple bug on mail system. | zephyrus | 1 | -0/+10 |
2007-12-03 | - Added a fix to prevent missing a mail attachment is map servers disconnect ... | zephyrus | 1 | -0/+16 |
2007-11-12 | - Important fix to Mail System allowing (by a low change) items duple. | zephyrus | 1 | -19/+26 |
2007-11-07 | - Some updates on the mail system packets [Zephyrus] | zephyrus | 1 | -1/+1 |
2007-10-28 | - Fixed a bug on the Attachment [Mail System] | zephyrus | 1 | -1/+3 |
2007-10-27 | Followup fixes to r11583: | ultramage | 1 | -4/+2 |
2007-10-27 | - Improvements to the mail system. | zephyrus | 1 | -12/+36 |
2007-10-22 | - Added the new mail system. Requires optimization and tests. | zephyrus | 1 | -309/+66 |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -220/+244 |
2007-08-19 | * Cleaned/clarified some #include relationships between headers | ultramage | 1 | -4/+5 |
2007-05-21 | - Removed the TURBO socket mechanism - it was in fact just using a variable t... | ultramage | 1 | -12/+0 |