index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
homunculus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-08
Fix Homunculi being partially vaporized.
skyleo
1
-1
/
+1
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2019-10-02
Moved hardcoded messages from source to messages.conf
Dastgir
1
-1
/
+1
2019-09-22
Merge pull request #2524 from MishimaHaruna/homunculus-fixes
Haru
1
-9
/
+14
2019-09-18
Extract code for really gain homun exp to separate function
Andrei Karas
1
-9
/
+19
2019-08-26
Fix the intimacy requirement check for the homunculus ultimate skills
Haru
1
-2
/
+2
2019-08-26
Fix a bug that caused homunculi's HP and SP to be refilled on login
Haru
1
-4
/
+9
2019-08-26
Fix an issue that prevents homunculus auto-vaporize on death or skill reset
Haru
1
-3
/
+3
2019-07-30
Fix missing file path in console.
Emistry Haoyan
1
-1
/
+1
2019-07-28
Update Homunculus obtain EXP from master
Emistry Haoyan
1
-0
/
+6
2019-04-07
Rename clif_charnameack into clif_blname_ack
Andrei Karas
1
-1
/
+1
2019-02-11
Change type for class variables from short to int
Andrei Karas
1
-1
/
+1
2018-07-24
Questinfo System overhaul
Asheraf
1
-1
/
+4
2018-07-01
Change functions to static where possible (Part 4 - map)
Haru
1
-50
/
+94
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2017-11-18
Implement Homunculus autofeeding
Asheraf
1
-1
/
+6
2017-07-27
Fix possible buffer overflows with snprintf.
Andrei Karas
1
-1
/
+1
2016-12-03
Remove the platform-dependent variables from struct status_data
Haru
1
-1
/
+1
2016-09-30
Add different fixes for gcc 7 warnings.
Andrei Karas
1
-1
/
+1
2016-07-12
Interface random.c
hemagx
1
-25
/
+25
2016-04-23
Removed the 'len' argument from clif_disp_onlyself() and clif->disp_message()
Haru
1
-1
/
+1
2016-02-27
Replaced various '-1' with the correct constant
Haru
1
-5
/
+6
2016-02-24
Updated homunculus_recv_data() to work better with const data
Haru
1
-18
/
+29
2016-02-24
Added const qualifier to several variable/argument pointers
Haru
1
-13
/
+23
2016-01-06
Replaced the remaining explicit casts with BL_CAST/BL_UCAST
Haru
1
-1
/
+2
2016-01-06
Change all TBL_PC to struct map_session_data as per style guidelines
hemagx
1
-1
/
+1
2016-01-03
Corrected wrong use of MAX_PC_SKILL_REQUIRE instead of MAX_HOM_SKILL_REQUIRE
Haru
1
-4
/
+4
2015-12-28
Added homun_id enum, replaced numeric constants with enum members
Haru
1
-13
/
+21
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-12-05
Removed some unnecessary assertions
Haru
1
-5
/
+3
2015-12-04
Add missing checks to homunculus.c
Andrei Karas
1
-9
/
+46
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-14
/
+13
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+2
2015-07-25
Reduce memory usage in HPM in homunculus.c
Andrei Karas
1
-41
/
+41
2015-06-19
Removed ".." from include directives
Haru
1
-31
/
+31
2015-06-01
Replaced some of the hardcoded values with constants (map)
Haru
1
-1
/
+1
2015-05-17
Fixed some issues detected by coverity scan
Haru
1
-1
/
+1
2015-02-23
Hercules Ultimate Localization Design
shennetsind
1
-1
/
+1
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-1
/
+1
2014-12-10
RENEWAL Updates:
malufett
1
-0
/
+2
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-32
/
+32
2014-09-19
Update official Homunculus renewal stats (bug:6970) http://hercules.ws/board/...
Michieru
1
-1
/
+1
2014-08-20
Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125
Haru
1
-1
/
+1
2014-05-30
Fixed typos inside src/
Shido
1
-2
/
+2
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-27
/
+29
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-29
/
+27
2014-05-09
Fixed order of includes in all source files
Haru
1
-27
/
+29
2014-05-08
Homonculus S Update
malufett
1
-0
/
+19
2014-02-22
Changed function types related to SG days in date.c
panikon
1
-1
/
+1
[next]