index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
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
2011-01-14
* Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria...
ai4rei
1
-2
/
+2
2010-12-30
* Made remaining csv databases (guild, castle, homunculus, itemdb, mercenary)...
ai4rei
1
-193
/
+158
2010-12-07
* Reverted r14563, due to multiple issues which render the source malfunction...
ai4rei
1
-4
/
+4
2010-12-07
Changed almost all instances of sprintf() to snprintf().
Paradox924X
1
-4
/
+4
2010-12-02
* Removed clif_weather_sub and clif_misceffect2 in favor of clif_specialeffec...
ai4rei
1
-3
/
+3
2010-11-30
* Made skill_tree.txt reading use sv_readdb. [Ai4rei]
ai4rei
1
-2
/
+2
2010-11-28
* Added emotion_type enumeration for clif_emotion constants.
ai4rei
1
-15
/
+15
2010-11-28
* Added clr_type enumeration for vanish effect constants.
ai4rei
1
-5
/
+5
2010-10-09
Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.
Paradox924X
1
-7
/
+7
2010-08-19
- Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ...
Skotlex
1
-1
/
+1
2008-08-26
Added mercenary code (it should have been done this way in r13122).
ultramage
1
-1
/
+0
2008-08-26
Renamed files of 'mercenary' to 'homunculus'.
ultramage
1
-0
/
+1166
2008-08-26
Reverted all mercenary changes to mapserver homunculus code
ultramage
1
-1169
/
+0
2008-08-24
Fixed a compilation problem caused by r13123.
ultramage
1
-2
/
+1
2008-08-24
- Ops!! this is mine (homunculus hungry messages).
zephyrus
1
-7
/
+0
2008-08-24
- Moving all content of Homunculus code to a proper file Homunculus.c/h
zephyrus
1
-0
/
+1177