summaryrefslogtreecommitdiff
path: root/src/map/unit.h
AgeCommit message (Expand)AuthorFilesLines
2006-06-20- Corrected the line terminator setting on the unit.* files as pointed out by...skotlex1-70/+70
2006-04-17- Added state.running to unit_data to make it easier to check for running cha...skotlex1-0/+1
2006-04-13- Changed slave chasing from using unit_walktobl to map_search_freecell + uni...skotlex1-1/+1
2006-04-11- Changed clif_damage/clif_skill_damage to return the walk-delay based on the...skotlex1-2/+0
2006-04-10- Modified the unit_data structure to handle automatically switching between ...skotlex1-1/+3
2006-03-23* Minor cleanups.Lance1-1/+1
2006-03-22- Merged the unit_data structure from jA for handling unit-related data (atta...skotlex1-0/+69