Age | Commit message (Expand) | Author | Files | Lines |
2016-03-20 | Merge pull request #1080 from Jedzkie/Skill_Fixes | Dastgir | 1 | -5/+15 |
2016-03-19 | status_get_name returns NULL instead of Unknown, Changed all functions to use... | Dastgir | 1 | -1/+7 |
2016-03-19 | Added const qualifier to several status->get_XXX() functions | Haru | 1 | -10/+14 |
2016-03-16 | Fixes HerculesWS/Hercules#1198 and fixes HerculesWS/Hercules#1194 introduced ... | Kolkka | 1 | -7/+7 |
2016-03-08 | Fixes #1014 | Jedzkie | 1 | -5/+16 |
2016-03-06 | Check allowed range for "View" field in item_db for weapon items. | Andrei Karas | 1 | -3/+3 |
2016-02-28 | Changed mob mode field to 32 bit, for future expansion | Haru | 1 | -23/+35 |
2016-02-27 | Replaced various '-1' with the correct constant | Haru | 1 | -21/+21 |
2016-02-27 | Corrected wrong variable type of struct status_change_data::tick | Haru | 1 | -2/+3 |
2016-02-19 | Fix all known warnings from compiler flags -Wformat* | Andrei Karas | 1 | -1/+1 |
2016-02-17 | Removed unnecessary typedefs from libconfig | Haru | 1 | -12/+12 |
2016-02-17 | Renamed config->read_file to config->load_file | Haru | 1 | -7/+5 |
2016-02-05 | Merge pull request #1081 from Jedzkie/PR_MAGNIFICAT | Dastgir | 1 | -0/+4 |
2016-01-16 | Removed Hard Coded data for SC_ALL_RIDING. | Jedzkie | 1 | -1/+3 |
2016-01-15 | Merge pull request #1086 from Jedzkie/GC_CLOAKINGEXCEED | Dastgir | 1 | -2/+2 |
2016-01-12 | Whitespace cleanup (removed alignment tabs or trailing whitespace at line end) | Haru | 1 | -50/+54 |
2016-01-09 | Fixes #907 | Jedzkie | 1 | -2/+2 |
2016-01-09 | PR_MAGNIFICAT Skill Fix: | Jedzkie | 1 | -0/+4 |
2016-01-06 | Replaced the remaining explicit casts with BL_CAST/BL_UCAST | Haru | 1 | -49/+47 |
2016-01-06 | Replaced some explicit casts with BL_UCAST | Haru | 1 | -228/+343 |
2016-01-06 | Moved status_get_homXXX macros to status.c | Haru | 1 | -15/+37 |
2016-01-06 | Replaced some explicit casts with BL_UCAST/BL_UCCAST | Haru | 1 | -3/+6 |
2016-01-06 | Change all TBL_NPC to struct npc_data as per style guidelines | hemagx | 1 | -18/+18 |
2016-01-06 | Change all TBL_ELEM to struct elemental_data as per style guidelines | hemagx | 1 | -24/+24 |
2016-01-06 | Change all TBL_PET to struct pet_data as per style guidelines | hemagx | 1 | -26/+27 |
2016-01-06 | Change all TBL_SKILL to struct skill_data as per style guidelines | hemagx | 1 | -4/+4 |
2016-01-06 | Change all TBL_MER to struct mercenary_data as per style guidelines | hemagx | 1 | -35/+34 |
2016-01-06 | Change all TBL_HOM to struct homun_data as per style guidelines | hemagx | 1 | -34/+34 |
2016-01-06 | Change all TBL_MOB to struct mob_data as per strly guidelines | hemagx | 1 | -42/+44 |
2016-01-06 | Change all TBL_PC to struct map_session_data as per style guidelines | hemagx | 1 | -137/+158 |
2016-01-05 | Added Support for BodyStyle | Dastgir | 1 | -0/+27 |
2016-01-05 | Corrected the MTF_MATK, it should only give Fix MATK instead of MATK Rate | Jedzkie | 1 | -1/+1 |
2015-12-28 | Added Poring to the mob_id enum | Haru | 1 | -3/+3 |
2015-12-28 | Standardized (source) mob_id enum | Haru | 1 | -3/+3 |
2015-12-25 | *Show the katar critical bonus in player status window | AnnieRuru | 1 | -0/+2 |
2015-12-25 | Merge pull request #975 from dastgir/8-RefineDef | hemagx | 1 | -4/+14 |
2015-12-25 | Added Costume/Shadow Atk/Def refine bonus setting | Dastgir | 1 | -4/+14 |
2015-12-23 | Item Update: | Jedzkie | 1 | -77/+83 |
2015-12-23 | Update: | Jedzkie | 1 | -7/+7 |
2015-12-23 | Item Update: | Jedzkie | 1 | -6/+14 |
2015-12-23 | Item Update: | Jedzkie | 1 | -14/+29 |
2015-12-23 | Item Update: | Jedzkie | 1 | -4/+4 |
2015-12-23 | Item Updates: | Jedzkie | 1 | -6/+5 |
2015-12-23 | Item Update: | Jedzkie | 1 | -71/+114 |
2015-12-23 | Item Update: | Jedzkie | 1 | -0/+8 |
2015-12-23 | Item Update: | Jedzkie | 1 | -35/+44 |
2015-12-22 | Follow up https://github.com/HerculesWS/Hercules/commit/d79a996b1ecfe2dfdfe00... | Frost | 1 | -1/+1 |
2015-12-22 | Item Update: | Jedzkie | 1 | -30/+37 |
2015-12-21 | ItemDB Update: | Jedzkie | 1 | -2/+21 |
2015-12-20 | ItemDB Update: | Jedzkie | 1 | -0/+8 |