Age | Commit message (Expand) | Author | Files | Lines |
2013-09-17 | HPM: Itemdb.c Interface | shennetsind | 1 | -104/+142 |
2013-09-16 | HPM: Mob.c Interface | shennetsind | 1 | -1/+1 |
2013-08-26 | Fixed Bug#7584 | malufett | 1 | -2/+6 |
2013-08-14 | Fixed crash uncovered by the ab1fad052cd771e183f496f5db922fa03a13edea update | shennetsind | 1 | -2/+3 |
2013-07-29 | Ultimate Item DB Update | shennetsind | 1 | -3/+9 |
2013-07-25 | Expanding script.c interface | shennetsind | 1 | -11/+11 |
2013-07-21 | Fixed Bug #7520 | shennetsind | 1 | -2/+2 |
2013-07-21 | HCache & SQL Update Checker minor change | shennetsind | 1 | -1/+1 |
2013-07-18 | Fixed Bug #7525 | shennetsind | 1 | -3/+11 |
2013-07-17 | Added missing initialization of some functions in the homunculus interface | Haru | 1 | -1/+1 |
2013-07-09 | Fixed Bug #7497 | shennetsind | 1 | -3/+3 |
2013-07-09 | Travis Report Fixes | shennetsind | 1 | -32/+32 |
2013-07-08 | Extended 'ID<item_id>' syntax to item packages and item groups. | shennetsind | 1 | -2/+8 |
2013-07-08 | Modified how itemdb->names is populated | shennetsind | 1 | -1/+6 |
2013-07-08 | Fixed package item problem | shennetsind | 1 | -0/+13 |
2013-07-05 | Fixed compiler warning | shennetsind | 1 | -1/+1 |
2013-07-05 | HCache | Item Packages Update | shennetsind | 1 | -78/+349 |
2013-07-04 | Split use_sql_db into the three available: item_db, mob_db, mob_skill_db. | Matheus Macabu | 1 | -3/+3 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -0/+2 |
2013-06-24 | Fixed db2sql | shennetsind | 1 | -2/+4 |
2013-06-24 | Follow up fcba8a2161a392369db99ab9a516a24470c54796 | shennetsind | 1 | -4/+14 |
2013-06-23 | Official Item Group/Package/Chain | shennetsind | 1 | -111/+516 |
2013-06-14 | Updating .sql item db files | shennetsind | 1 | -36/+50 |
2013-06-09 | Fixed Bug #7319 | shennetsind | 1 | -4/+3 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -4/+4 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -2/+2 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -19/+19 |
2013-05-17 | - Made DB and malloc lib HPM-friendly | Susu | 1 | -4/+4 |
2013-05-15 | HPM Update | shennetsind | 1 | -19/+20 |
2013-05-01 | Implemented "item_nouse.txt" to prevent players from using items under certai... | Matheus Macabu | 1 | -0/+26 |
2013-04-22 | Hercules April 22 MEGA-ULTRA-LONG Patch~! | shennetsind | 1 | -9/+22 |
2013-04-11 | Follow up 1a4d3fcf403745de60eb5d7648342cdfa1388af8 | shennetsind | 1 | -2/+0 |
2013-04-08 | Introducing Cash Shop Support | shennetsind | 1 | -0/+1 |
2013-03-27 | Introducing Hercules' Map Zone Database | shennetsind | 1 | -22/+0 |
2013-02-18 | Improvements all over the place | shennetsind | 1 | -1/+1 |
2013-01-08 | * Renaming variable name from nsiuid to unique_id for better understanding of... | markzd | 1 | -4/+4 |
2013-01-07 | * Implemented Unique identifier for Non stackable items. (tid:69380) | markzd | 1 | -1/+48 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -1117/+1121 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -1121/+1117 |
2012-11-08 | Fixed item_db parser: | shennetsind | 1 | -6/+16 |
2012-10-29 | * Follow-up r16835: Some cleanup. | euphyy | 1 | -2/+2 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -6/+8 |
2012-09-07 | Removed pre-re item_db from mysql item db load order when renewal is enabled ... | shennetsind | 1 | -16/+15 |
2012-08-14 | Added equipment max-level support as per manager Kenpachi request (required f... | shennetsind | 1 | -0/+4 |
2012-07-27 | Splitted item_buyingstore.txt into pre-re and re as per Kenpachi's request. | shennetsind | 1 | -1/+1 |
2012-07-27 | Fixed bugreport:309 combos may now stack properly. moved all combo processing... | shennetsind | 1 | -81/+88 |
2012-07-12 | Fixed "comparison of unsigned expression < 0 is always false" warning. | shennetsind | 1 | -1/+2 |
2012-07-12 | Improved item_combo_db error message so it makes it easier to identify which ... | shennetsind | 1 | -1/+12 |
2012-07-12 | Improved item_combo_db parsing to detect missing brackets | shennetsind | 1 | -4/+4 |
2012-07-11 | Implementing Kenpachi's design of item_combo_db.txt | shennetsind | 1 | -17/+177 |