summaryrefslogtreecommitdiff
path: root/src/map/homunculus.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-30[Jesusalva] Add a lot of meaningless commentsJesusaves1-1/+17
2021-02-15Fix Homunculi being partially vaporized.skyleo1-1/+1
2021-01-06[TMW2] Patch Level: Homunculus Skill Tree Pre-RequerimentsJesusaves1-10/+29
2020-09-12This is Hercules v2019.10.20r12.5_BUGGYJesusaves1-1/+1
2020-09-12This is Hercules v2019.09.22Jesusaves1-18/+33
2020-08-07This is Hercules v2019.08.25r12.4+1Jesusaves1-1/+1
2019-07-28Update Homunculus obtain EXP from masterEmistry Haoyan1-0/+6
2019-04-07Rename clif_charnameack into clif_blname_ackAndrei Karas1-1/+1
2019-02-11Change type for class variables from short to intAndrei Karas1-1/+1
2018-07-24Questinfo System overhaulAsheraf1-1/+4
2018-07-01Change functions to static where possible (Part 4 - map)Haru1-50/+94
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2017-11-18Implement Homunculus autofeedingAsheraf1-1/+6
2017-07-27Fix possible buffer overflows with snprintf.Andrei Karas1-1/+1
2016-12-03Remove the platform-dependent variables from struct status_dataHaru1-1/+1
2016-09-30Add different fixes for gcc 7 warnings.Andrei Karas1-1/+1
2016-07-12Interface random.chemagx1-25/+25
2016-04-23Removed the 'len' argument from clif_disp_onlyself() and clif->disp_message()Haru1-1/+1
2016-02-27Replaced various '-1' with the correct constantHaru1-5/+6
2016-02-24Updated homunculus_recv_data() to work better with const dataHaru1-18/+29
2016-02-24Added const qualifier to several variable/argument pointersHaru1-13/+23
2016-01-06Replaced the remaining explicit casts with BL_CAST/BL_UCASTHaru1-1/+2
2016-01-06Change all TBL_PC to struct map_session_data as per style guidelineshemagx1-1/+1
2016-01-03Corrected wrong use of MAX_PC_SKILL_REQUIRE instead of MAX_HOM_SKILL_REQUIREHaru1-4/+4
2015-12-28Added homun_id enum, replaced numeric constants with enum membersHaru1-13/+21
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-12-05Removed some unnecessary assertionsHaru1-5/+3
2015-12-04Add missing checks to homunculus.cAndrei Karas1-9/+46
2015-10-19rename malloc.c/h to memmgr.Andrei Karas1-1/+1
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-14/+13
2015-08-15HPM compatibility improvementsHaru1-0/+2
2015-07-25Reduce memory usage in HPM in homunculus.cAndrei Karas1-41/+41
2015-06-19Removed ".." from include directivesHaru1-31/+31
2015-06-01Replaced some of the hardcoded values with constants (map)Haru1-1/+1
2015-05-17Fixed some issues detected by coverity scanHaru1-1/+1
2015-02-23Hercules Ultimate Localization Designshennetsind1-1/+1
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-1/+1
2014-12-10RENEWAL Updates:malufett1-0/+2
2014-11-16Whitespace cleanup (no code changes)Haru1-32/+32
2014-09-19Update official Homunculus renewal stats (bug:6970) http://hercules.ws/board/...Michieru1-1/+1
2014-08-20Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125Haru1-1/+1
2014-05-30Fixed typos inside src/Shido1-2/+2
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-27/+29
2014-05-10Revert "Fixed order of includes in all source files"panikon1-29/+27
2014-05-09Fixed order of includes in all source filesHaru1-27/+29
2014-05-08Homonculus S Updatemalufett1-0/+19
2014-02-22Changed function types related to SG days in date.cpanikon1-1/+1
2013-12-17Fixed several compiler warningsHaru1-1/+1
2013-11-08Fixed 5 Homun Bugsshennetsind1-1/+3
2013-11-06Merge pull request #217 from HerculesWS/script-checkershennetsind1-1/+5