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
/
unit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-10
- Modified the unit_data structure to handle automatically switching between ...
skotlex
1
-24
/
+203
2006-04-07
- Fixed pc_setpos ignoring the clrtype sent to it.
skotlex
1
-2
/
+2
2006-04-01
- Added structure view_data to handle sprite information for all characters (...
skotlex
1
-103
/
+24
2006-03-30
- the auth function in login.c won't jstrescapecpy passwords that were encryp...
skotlex
1
-3
/
+3
2006-03-29
- Some cleaning of the mob_ai. Mobs should stop chasing once you are beyond t...
skotlex
1
-3
/
+3
2006-03-28
- Fixed Wedding support skills healing yourself instead of partner.
skotlex
1
-3
/
+3
2006-03-28
- Fixed summon mobs being able to cast "summon" skills.
skotlex
1
-0
/
+9
2006-03-26
- Walk/move functions will abort now when an area npc script triggers and mov...
skotlex
1
-4
/
+8
2006-03-25
- Incremented the number of iterations to find a random stop to 100 as 50 see...
skotlex
1
-1
/
+0
2006-03-24
Replaced !sd->special_state.nocastcancel2 && something to (sd->special_state....
blackhole89
1
-2
/
+2
2006-03-24
- Added function map_search_freecell to locate an available cell around an ar...
skotlex
1
-17
/
+19
2006-03-24
- Some small, insignificant code cleanups in unit.c
skotlex
1
-16
/
+15
2006-03-24
- Fixed a crash in unit_useskill_pos2
skotlex
1
-1
/
+1
2006-03-23
* Minor cleanups.
Lance
1
-1
/
+1
2006-03-23
- Changed Preserve's cost to 30sp
skotlex
1
-1
/
+1
2006-03-22
- Merged the unit_data structure from jA for handling unit-related data (atta...
skotlex
1
-0
/
+1680