Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-03-27 | * Added separate character state for vending (like for buyingstore), instead ... | ai4rei | 1 | -1/+1 |
2011-03-06 | * Minor clean-ups to buyingstore and searchstore code (follow up to r14732). | ai4rei | 1 | -1/+1 |
2011-03-06 | * Implemented search store info system (aka. vending and buying store search)... | ai4rei | 1 | -5/+72 |
2011-03-04 | * Fixed recursive map_quit invocation when a buying store is auto-closed (log... | ai4rei | 1 | -8/+13 |
2011-02-23 | * Updates to various custom stuff that buying stores might/are expected to su... | ai4rei | 1 | -0/+28 |
2011-02-19 | * Fixed buying stores could be opened and sold to regardless of distance betw... | ai4rei | 1 | -0/+11 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 1 | -0/+359 |