Age | Commit message (Expand) | Author | Files | Lines |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -11/+13 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -13/+11 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -11/+13 |
2014-01-11 | Hercules 1st 2014 MegaPatch | shennetsind | 1 | -1/+1 |
2013-12-15 | Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv... | shennetsind | 1 | -2/+2 |
2013-12-14 | Replaced pc->get_group_level with a macro (pc_get_group_level) | shennetsind | 1 | -2/+2 |
2013-11-07 | Further item bind adjustments | shennetsind | 1 | -1/+1 |
2013-11-07 | Item Bound Fixes/Adjustments/Improvements | shennetsind | 1 | -10/+13 |
2013-10-31 | No error after compilation, but when logging in at map server it will crash. | sevenzz23 | 1 | -0/+6 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -1/+1 |
2013-09-28 | HPM: Trade.c Completed | shennetsind | 1 | -8/+6 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -24/+18 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -1/+1 |
2013-09-17 | HPM: Itemdb.c Interface | shennetsind | 1 | -2/+2 |
2013-07-29 | Added intif interface | Susu | 1 | -3/+3 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -0/+2 |
2013-06-25 | - Added chrif interface | Susu | 1 | -5/+5 |
2013-06-23 | Official Item Group/Package/Chain | shennetsind | 1 | -2/+2 |
2013-06-15 | - HPM: Added trade interface; | Matheus Macabu | 1 | -10/+25 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -14/+14 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -25/+25 |
2013-04-22 | Hercules April 22 MEGA-ULTRA-LONG Patch~! | shennetsind | 1 | -2/+2 |
2013-04-16 | Fixed Bug #419 | shennetsind | 1 | -2/+1 |
2013-03-30 | Hercules Renewal: clif.c complete | shennetsind | 1 | -4/+4 |
2013-03-29 | Hercules Renewal: clif.c | shennetsind | 1 | -45/+45 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -501/+513 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -513/+501 |
2012-11-14 | Following r16914 | glighta | 1 | -23/+26 |
2012-11-12 | -Add/upd basic documentation for script.c | glighta | 1 | -18/+18 |
2012-11-12 | -Add Homon-S skills, 1st implementation (all done except Eleanors) | glighta | 1 | -29/+20 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -1/+1 |
2012-07-25 | Fixed bugreport:6320 where trading with multiple characters may lead to explo... | rud0lp20 | 1 | -0/+10 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 1 | -17/+13 |
2012-01-11 | Picklog improvements: | gepard1984 | 1 | -14/+6 |
2011-12-24 | * Merged changes up to eAthena 15040. | eathenabot | 1 | -14/+8 |
2011-12-17 | - Replaced log_config.enable_logs constants with LOG_ enums that existed sinc... | brianluau | 1 | -2/+2 |
2011-03-27 | * Added separate character state for vending (like for buyingstore), instead ... | ai4rei | 1 | -2/+2 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 1 | -2/+2 |
2011-01-01 | * Pending trade requests no longer prevent a character from trading someone e... | ai4rei | 1 | -1/+2 |
2010-12-07 | * Reverted r14563, due to multiple issues which render the source malfunction... | ai4rei | 1 | -3/+3 |
2010-12-07 | Changed almost all instances of sprintf() to snprintf(). | Paradox924X | 1 | -3/+3 |
2010-11-08 | Notify players involved in a trade that it has been canceled when one player ... | Paradox924X | 1 | -1/+5 |
2010-08-19 | - Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ... | Skotlex | 1 | -2/+2 |
2009-06-13 | Changed a few sprintf's that had no format arguments to strcpy's. | Paradox924X | 1 | -2/+2 |
2008-11-16 | - Item Rental System. | zephyrus | 1 | -0/+7 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 1 | -2/+2 |
2008-04-07 | * Made script command 'flagemblem' and guild_emblem_change send an update of ... | FlavioJS | 1 | -0/+1 |
2008-04-07 | Removed the 'wait close' timer that closed a session's socket after 5 seconds. | ultramage | 1 | -2/+2 |
2008-03-24 | Fixed a problem in the new trade window implementation (from r11830) where no... | ultramage | 1 | -6/+6 |
2008-03-19 | - The last bug in Adoption system. | zephyrus | 1 | -1/+6 |