summaryrefslogtreecommitdiff
path: root/src/map/homunculus.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-12This is Hercules v2019.09.22Jesusaves1-3/+4
2019-02-11Change type for class variables from short to intAndrei Karas1-1/+1
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2017-11-05Reduce confusion between skill IDs and skill DB indexes (part 2)Haru1-1/+1
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-02-24Added const qualifier to several variable/argument pointersHaru1-4/+4
2016-01-12Whitespace cleanup (removed alignment tabs or trailing whitespace at line end)Haru1-1/+1
2016-01-10Fixed a compiler warning (statement with no effect)Haru1-6/+7
2016-01-09Sanitized various macrosHaru1-1/+1
2015-12-28Added homun_id enum, replaced numeric constants with enum membersHaru1-0/+30
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-08-15HPM compatibility improvementsHaru1-2/+3
2015-07-25Reduce memory usage in HPM in homunculus.cAndrei Karas1-2/+6
2015-06-19Cleaned up some #includesHaru1-1/+2
2015-06-19Removed ".." from include directivesHaru1-4/+4
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+2
2014-12-10RENEWAL Updates:malufett1-0/+11
2014-11-16Whitespace cleanup (no code changes)Haru1-1/+1
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-1/+2
2014-05-10Revert "Fixed order of includes in all source files"panikon1-2/+1
2014-05-09Fixed order of includes in all source filesHaru1-1/+2
2014-05-08Homonculus S Updatemalufett1-0/+1
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2013-11-19Sanitized and improved several macros through the codeHaru1-1/+1
2013-11-08Fixed 5 Homun Bugsshennetsind1-0/+2
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+1
2013-10-26Changed 'tick' variables to 64 bitHaru1-1/+1
2013-10-10Homun-S Quest Updatedshennetsind1-2/+8
2013-09-28HPM: Homunculus.c Completed.shennetsind1-2/+0
2013-09-21Corrected invalid values assigned to enum homun_type variablesHaru1-8/+9
2013-07-01Fixed Bug #7216shennetsind1-1/+1
2013-05-07Fixed Bug #7223shennetsind1-70/+80
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-2/+2
2012-12-29Old Eleanor work :glighta1-2/+2
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-55/+55
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-55/+55
2012-11-23Partial fix for bugreport:4337.momacabu1-1/+13
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-0/+5
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-2/+2
2012-07-14- Added new script command hommutate which changes an Homunculus into an Homu...masao871-5/+30
2012-01-23` Added renaming support for the remaining 'ragnarok' tables in the inter_ath...xantara1-1/+1
2012-01-17* Merged changes up to eAthena 15058.eathenabot1-3/+4
2008-08-26Renamed files of 'mercenary' to 'homunculus'.ultramage1-0/+89
2008-08-26Reverted all mercenary changes to mapserver homunculus codeultramage1-89/+0
2008-08-24- Moving all content of Homunculus code to a proper file Homunculus.c/hzephyrus1-0/+89