Age | Commit message (Expand) | Author | Files | Lines |
2017-11-05 | Reduce confusion between skill IDs and skill DB indexes (part 2) | Haru | 1 | -1/+1 |
2017-10-21 | Add names for some unnamed enums. | Andrei Karas | 1 | -3/+3 |
2017-08-13 | Save near 200 places in arrays with size SC_MAX. | Andrei Karas | 1 | -1/+1 |
2017-07-30 | Implementation of RoDEX | KirieZ | 1 | -1/+4 |
2017-07-27 | Move handling unknown sc code from status_change_start into separate function. | Andrei Karas | 1 | -0/+1 |
2017-07-27 | Move adding icon code from status_change_start into separate function. | Andrei Karas | 1 | -0/+1 |
2017-07-27 | Move getting val_flag based on type from status_change_start into separate fu... | Andrei Karas | 1 | -0/+1 |
2017-07-27 | Move set options from status_change_start into separate function. | Andrei Karas | 1 | -0/+1 |
2017-07-27 | Move code for stop actions into separate function from status_change_start. | Andrei Karas | 1 | -0/+1 |
2017-07-27 | Move from status_change_start code for end previous sc to separate function. | Andrei Karas | 1 | -0/+1 |
2017-07-27 | Move some immune/resists checks from status_change_start into separate functi... | Andrei Karas | 1 | -0/+2 |
2017-05-21 | Refine rate correction from kRO. | smokexyz | 1 | -2/+10 |
2017-05-09 | Merge pull request #1699 from Jedzkie/11-SummerCostume | Haru | 1 | -1/+3 |
2017-04-19 | Implemented Official Summer 2 Costume | Jedzkie | 1 | -1/+3 |
2017-04-18 | Update Status ID | Jedzkie | 1 | -10/+74 |
2017-04-04 | Implementation of Item Options System. | Smokexyz | 1 | -0/+1 |
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 |