Age | Commit message (Expand) | Author | Files | Lines |
2012-09-08 | Fixed bugreport:6587 removed unused parameters in several damage/heal functio... | shennetsind | 1 | -4/+2 |
2012-08-22 | Major cleanup all over the place, made possible by mkbu95's scan-build report... | shennetsind | 1 | -1/+0 |
2012-08-18 | Fixed bugreport:6343 homun-s skill tree now is properly populated with previo... | shennetsind | 1 | -16/+41 |
2012-08-17 | Fixed bugreport:6343 Issue #1: homunculus skill tree is now refreshed upon cl... | shennetsind | 1 | -0/+2 |
2012-08-01 | Added checks for when a homunculus class is invalid when passing through the ... | xantara | 1 | -4/+10 |
2012-07-29 | Fixed some compile warnings.(bugreport:6352, bugreport:6361) | rud0lp20 | 1 | -1/+1 |
2012-07-18 | Follow up r16427 fixed issue with parenthesis logic and a battle.c warning on... | shennetsind | 1 | -1/+1 |
2012-07-14 | - Added new script command hommutate which changes an Homunculus into an Homu... | masao87 | 1 | -4/+81 |
2012-03-18 | * uncluttered DB paths between REMODE on/off a little | lordttseven | 1 | -5/+1 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -1/+1 |
2012-01-17 | Enabled Mersenne Twister MT19937 as random number generator instead of standa... | gepard1984 | 1 | -29/+26 |
2012-01-11 | added remode-specific exp files processing as per kenpachi request, special t... | shennetsind | 1 | -1/+7 |
2012-01-11 | Picklog improvements: | gepard1984 | 1 | -2/+1 |
2012-01-09 | Added missing logging of consumed homunculus food (bugreport:68) | gepard1984 | 1 | -0/+1 |
2012-01-04 | Pets & Homun renaming with empty name fix, bugreport:3032 | shennetsind | 1 | -1/+4 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -2/+2 |
2011-06-22 | Added enum e_skill_flag to represent the values of struct s_skill's complicat... | ultramage | 1 | -1/+1 |
2011-01-14 | * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria... | ai4rei | 1 | -2/+2 |
2010-12-30 | * Made remaining csv databases (guild, castle, homunculus, itemdb, mercenary)... | ai4rei | 1 | -193/+158 |
2010-12-07 | * Reverted r14563, due to multiple issues which render the source malfunction... | ai4rei | 1 | -4/+4 |
2010-12-07 | Changed almost all instances of sprintf() to snprintf(). | Paradox924X | 1 | -4/+4 |
2010-12-02 | * Removed clif_weather_sub and clif_misceffect2 in favor of clif_specialeffec... | ai4rei | 1 | -3/+3 |
2010-11-30 | * Made skill_tree.txt reading use sv_readdb. [Ai4rei] | ai4rei | 1 | -2/+2 |
2010-11-28 | * Added emotion_type enumeration for clif_emotion constants. | ai4rei | 1 | -15/+15 |
2010-11-28 | * Added clr_type enumeration for vanish effect constants. | ai4rei | 1 | -5/+5 |
2010-10-09 | Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls. | Paradox924X | 1 | -7/+7 |
2010-08-19 | - Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ... | Skotlex | 1 | -1/+1 |
2008-08-26 | Added mercenary code (it should have been done this way in r13122). | ultramage | 1 | -1/+0 |
2008-08-26 | Renamed files of 'mercenary' to 'homunculus'. | ultramage | 1 | -0/+1166 |
2008-08-26 | Reverted all mercenary changes to mapserver homunculus code | ultramage | 1 | -1169/+0 |
2008-08-24 | Fixed a compilation problem caused by r13123. | ultramage | 1 | -2/+1 |
2008-08-24 | - Ops!! this is mine (homunculus hungry messages). | zephyrus | 1 | -7/+0 |
2008-08-24 | - Moving all content of Homunculus code to a proper file Homunculus.c/h | zephyrus | 1 | -0/+1177 |