Age | Commit message (Expand) | Author | Files | Lines |
2016-10-28 | Fixed copyright year for 2016 | Lemongrass3110 | 1 | -1/+1 |
2016-10-22 | Added Summoner Skills(in DB) | Dastgir Pojee | 1 | -10/+22 |
2016-07-10 | Add sc_config.txt flag for always visible effects. | Andrei Karas | 1 | -8/+9 |
2016-07-05 | Move static methods into interface in status.c | Andrei Karas | 1 | -0/+4 |
2016-06-30 | Add #ifndef for different constants / sizes in status.h | Andrei Karas | 1 | -2/+6 |
2016-03-19 | Added const qualifier to several status->get_XXX() functions | Haru | 1 | -10/+10 |
2016-03-16 | Fixes HerculesWS/Hercules#1198 and fixes HerculesWS/Hercules#1194 introduced ... | Kolkka | 1 | -1/+1 |
2016-03-14 | Update status id's up to the latest from kRO. | Jedzkie | 1 | -1/+4 |
2016-03-06 | Check allowed range for "View" field in item_db for weapon items. | Andrei Karas | 1 | -1/+1 |
2016-02-28 | Changed mob mode field to 32 bit, for future expansion | Haru | 1 | -21/+28 |
2016-02-28 | Added NoKnockback Mode for monsters | Dastgir | 1 | -0/+1 |
2016-02-17 | Replaced some now unnecessary includes with forward declarations in header files | Haru | 1 | -1/+1 |
2016-02-17 | Removed unnecessary typedefs from libconfig | Haru | 1 | -2/+2 |
2016-01-12 | Whitespace cleanup (removed alignment tabs or trailing whitespace at line end) | Haru | 1 | -7/+7 |
2016-01-06 | Moved status_get_homXXX macros to status.c | Haru | 1 | -7/+0 |
2016-01-06 | Change all TBL_PC to struct map_session_data as per style guidelines | hemagx | 1 | -6/+6 |
2016-01-05 | Added Support for BodyStyle | Dastgir | 1 | -0/+3 |
2016-01-05 | Enable the Status Icons for Transformation Candies. | Jedzkie | 1 | -4/+4 |
2015-12-23 | Item Update: | Jedzkie | 1 | -0/+1 |
2015-12-23 | Item Update: | Jedzkie | 1 | -0/+2 |
2015-12-23 | Item Update: | Jedzkie | 1 | -0/+1 |
2015-12-23 | Item Update: | Jedzkie | 1 | -0/+2 |
2015-12-23 | Item Update: | Jedzkie | 1 | -0/+1 |
2015-12-23 | Item Update: | Jedzkie | 1 | -0/+1 |
2015-12-22 | Item Update: | Jedzkie | 1 | -1/+3 |
2015-12-21 | ItemDB Update: | Jedzkie | 1 | -1/+2 |
2015-12-20 | ItemDB Update: | Jedzkie | 1 | -0/+2 |
2015-12-20 | ItemDB Update: | Jedzkie | 1 | -0/+1 |
2015-12-20 | ItemDB Update: | Jedzkie | 1 | -0/+3 |
2015-12-17 | Added 8 Official kRO & jRO Costumes supported up to 2015-05-13aRagexe. | Jedzkie | 1 | -10/+48 |
2015-12-17 | Removal of SC_ITEMSCRIPT. | Jedzkie | 1 | -2/+2 |
2015-12-17 | Implement official effect of MVP Scrolls | Jedzkie | 1 | -0/+6 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-12-14 | Added official effect of Mora Berry. | Jedzkie | 1 | -0/+1 |
2015-12-13 | ItemDB Updates: | Jedzkie | 1 | -1/+1 |
2015-12-10 | Change the sequence of Status ID's according to its number. Minor clean-up. | Jedzkie | 1 | -152/+160 |
2015-11-23 | ItemDB Update: | Jedzkie | 1 | -1/+2 |
2015-11-22 | ItemDB Update: | Jedzkie | 1 | -0/+2 |
2015-11-22 | ItemDB Update: | Jedzkie | 1 | -2/+5 |
2015-11-22 | SC Update: | Jedzkie | 1 | -0/+11 |
2015-11-22 | ItemDB Update: | Jedzkie | 1 | -1/+13 |
2015-11-18 | ItemDB Update: | Jedzkie | 1 | -0/+2 |
2015-11-17 | Revert "Item DB Updates:" | Haru | 1 | -314/+303 |
2015-11-17 | Item DB Updates: | Jedzkie | 1 | -303/+314 |
2015-10-26 | - Update the Status Icons based in kRO Update 10-21-2015. | Jedzkie | 1 | -5/+112 |
2015-10-02 | Convert refine_db.txt to refine_db.conf (libconfig) | Smokexyz | 1 | -1/+2 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -5/+3 |
2015-08-09 | Merge pull request #464 from dastgir/AdditionalStatus | Andrei Karas | 1 | -0/+1 |
2015-08-09 | Additional Status Calculation for Plugins. | dastgir | 1 | -0/+1 |
2015-07-25 | Reduce memory usage in HPM in status.c | Andrei Karas | 1 | -11/+15 |