Age | Commit message (Expand) | Author | Files | Lines |
2018-07-19 | Replace item id shorts to int in map server. | Andrei Karas | 1 | -14/+18 |
2018-07-15 | Update packet CZ_REQ_TRADE_BUYING_STORE. | Andrei Karas | 1 | -4/+4 |
2018-07-15 | Update packet CZ_REQ_OPEN_BUYING_STORE. | Andrei Karas | 1 | -4/+4 |
2018-07-01 | Change functions to static where possible (Part 4 - map) | Haru | 1 | -14/+13 |
2018-06-29 | Fix packet 836 (search in stores). | Andrei Karas | 1 | -2/+4 |
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 |
2016-10-28 | Fixed copyright year for 2016 | Lemongrass3110 | 1 | -1/+1 |
2016-09-12 | Add packet id clif_buyingstore_update_item (0x9e6 / ZC_UPDATE_ITEM_FROM_BUYIN... | Andrei Karas | 1 | -1/+1 |
2016-07-25 | Added a missing entry into messages.conf and added some comments where missin... | epuncker | 1 | -3/+3 |
2015-12-17 | Change all chat mute checks to use pc->can_talk instead of direct check. | hemagx | 1 | -2/+2 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-09-24 | Add bl parameter to getcell functions. | Andrei Karas | 1 | -2/+2 |
2015-09-14 | Add missing checks into buyingstore.c | Andrei Karas | 1 | -5/+11 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -13/+13 |
2015-06-01 | Replaced some of the hardcoded values with constants (map) | Haru | 1 | -1/+1 |
2015-02-23 | Hercules Ultimate Localization Design | shennetsind | 1 | -7/+7 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -5/+5 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -4/+7 |
2014-11-10 | Fix interfaces methods usage. | Andrei Karas | 1 | -2/+2 |
2014-08-20 | Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125 | Haru | 1 | -2/+3 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -7/+10 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -10/+7 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -7/+10 |
2013-12-15 | Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv... | shennetsind | 1 | -4/+4 |
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-10-31 | No error after compilation, but when logging in at map server it will crash. | sevenzz23 | 1 | -2/+2 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -2/+2 |
2013-09-27 | HPM: Buyingstore.c Complete | shennetsind | 1 | -28/+8 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -12/+11 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -4/+4 |
2013-09-17 | HPM: Itemdb.c Interface | shennetsind | 1 | -1/+1 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -1/+1 |
2013-06-25 | - Added chrif interface | Susu | 1 | -2/+2 |
2013-06-23 | Official Item Group/Package/Chain | shennetsind | 1 | -1/+1 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -10/+10 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -16/+16 |
2013-04-22 | Hercules April 22 MEGA-ULTRA-LONG Patch~! | shennetsind | 1 | -6/+25 |
2013-03-30 | Hercules Renewal: clif.c complete | shennetsind | 1 | -7/+7 |
2013-03-29 | Hercules Renewal: clif.c | shennetsind | 1 | -33/+33 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -398/+406 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -406/+398 |
2012-11-12 | -Add Homon-S skills, 1st implementation (all done except Eleanors) | glighta | 1 | -5/+2 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 1 | -5/+5 |
2012-01-11 | Picklog improvements: | gepard1984 | 1 | -4/+2 |
2011-12-24 | * Merged changes up to eAthena 15040. | eathenabot | 1 | -7/+3 |
2011-12-17 | - Replaced log_config.enable_logs constants with LOG_ enums that existed sinc... | brianluau | 1 | -1/+1 |
2011-11-28 | * Fixed novending cell check using misleading error message (bugreport:2592, ... | ai4rei | 1 | -4/+16 |
2011-05-31 | Fixed a typo in buyingstore_create. | Inkfish | 1 | -1/+1 |