summaryrefslogtreecommitdiff
path: root/src/map/homunculus.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-25Renamed iTimer interface to timer.shennetsind1-6/+6
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-3/+3
2013-09-21Corrected invalid values assigned to enum homun_type variablesHaru1-6/+6
2013-09-16HPM: Npc.c Interfaceshennetsind1-1/+1
2013-09-16HPM: Unit.c Interfaceshennetsind1-8/+8
2013-07-29Added intif interfaceSusu1-5/+5
2013-07-22Fixed the homun_skill_tree parser.Haru1-2/+2
2013-07-17Added missing initialization of some functions in the homunculus interfaceHaru1-0/+2
2013-07-04- Added interface iStatus (needed to renamed it because A LOT of variables ar...Susu1-6/+6
2013-07-01Fixed Bug #7216shennetsind1-0/+2
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-2/+2
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-20/+20
2013-05-15HPM Updateshennetsind1-2/+2
2013-05-09Fixed Bug #7223shennetsind1-4/+1
2013-05-07Fixed Bug #7223shennetsind1-339/+358
2013-03-30Hercules Renewal: clif.c completeshennetsind1-1/+1
2013-03-29Hercules Renewal: clif.cshennetsind1-54/+54
2013-03-02Hercules Renewal: skill.cshennetsind1-3/+3
2013-02-22Fixed Bug #6708malufett1-9/+4
2013-02-18Improvements all over the placeshennetsind1-3/+3
2013-02-16Updating the Headers across source filesshennetsind1-1/+1
2013-02-07Fixing mistake in modified source code headersshennetsind1-1/+1
2013-01-31Fixed Bug #3080shennetsind1-5/+6
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-8/+8
2012-12-29Old Eleanor work :glighta1-52/+52
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-1037/+1025
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-1025/+1037
2012-11-23Partial fix for bugreport:4337.momacabu1-5/+10
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-0/+40
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu1-1/+1
2012-09-08Fixed bugreport:6587 removed unused parameters in several damage/heal functio...shennetsind1-4/+2
2012-08-22Major cleanup all over the place, made possible by mkbu95's scan-build report...shennetsind1-1/+0
2012-08-18Fixed bugreport:6343 homun-s skill tree now is properly populated with previo...shennetsind1-16/+41
2012-08-17Fixed bugreport:6343 Issue #1: homunculus skill tree is now refreshed upon cl...shennetsind1-0/+2
2012-08-01Added checks for when a homunculus class is invalid when passing through the ...xantara1-4/+10
2012-07-29Fixed some compile warnings.(bugreport:6352, bugreport:6361)rud0lp201-1/+1
2012-07-18Follow up r16427 fixed issue with parenthesis logic and a battle.c warning on...shennetsind1-1/+1
2012-07-14- Added new script command hommutate which changes an Homunculus into an Homu...masao871-4/+81
2012-03-18* uncluttered DB paths between REMODE on/off a littlelordttseven1-5/+1
2012-01-30- Removed more trailing tabs.brianluau1-1/+1
2012-01-17Enabled Mersenne Twister MT19937 as random number generator instead of standa...gepard19841-29/+26
2012-01-11added remode-specific exp files processing as per kenpachi request, special t...shennetsind1-1/+7
2012-01-11Picklog improvements:gepard19841-2/+1
2012-01-09Added missing logging of consumed homunculus food (bugreport:68)gepard19841-0/+1
2012-01-04Pets & Homun renaming with empty name fix, bugreport:3032shennetsind1-1/+4
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-2/+2
2011-06-22Added enum e_skill_flag to represent the values of struct s_skill's complicat...ultramage1-1/+1
2011-01-14* Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria...ai4rei1-2/+2
2010-12-30* Made remaining csv databases (guild, castle, homunculus, itemdb, mercenary)...ai4rei1-193/+158
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-4/+4