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
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
2013-12-17
Fixed several compiler warnings
Haru
1
-1
/
+1
2013-11-08
Fixed 5 Homun Bugs
shennetsind
1
-1
/
+3
2013-11-06
Merge pull request #217 from HerculesWS/script-checker
shennetsind
1
-1
/
+5
2013-11-06
Modified status_calc_
shennetsind
1
-6
/
+6
2013-11-05
Introducing the Hercules Standalone Script Syntax Checker
Haru
1
-1
/
+5
2013-10-26
Changed 'tick' variables to 64 bit
Haru
1
-1
/
+1
2013-10-10
Homun-S Quest Updated
shennetsind
1
-11
/
+11
2013-09-27
Renamed iMap interface to map
Haru
1
-12
/
+12
2013-09-27
Renamed iStatus interface to status
Haru
1
-6
/
+6
2013-09-25
Merge branch 'master' of https://github.com/HerculesWS/Hercules
shennetsind
1
-8
/
+8
2013-09-25
Renamed iTimer interface to timer.
shennetsind
1
-6
/
+6
2013-09-25
Renamed more forgotten variables during interface conversions
Haru
1
-3
/
+3
[next]