summaryrefslogtreecommitdiff
path: root/src/map/unit.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-26- Walk/move functions will abort now when an area npc script triggers and mov...skotlex1-4/+8
2006-03-25- Incremented the number of iterations to find a random stop to 100 as 50 see...skotlex1-1/+0
2006-03-24Replaced !sd->special_state.nocastcancel2 && something to (sd->special_state....blackhole891-2/+2
2006-03-24- Added function map_search_freecell to locate an available cell around an ar...skotlex1-17/+19
2006-03-24- Some small, insignificant code cleanups in unit.cskotlex1-16/+15
2006-03-24- Fixed a crash in unit_useskill_pos2skotlex1-1/+1
2006-03-23* Minor cleanups.Lance1-1/+1
2006-03-23- Changed Preserve's cost to 30spskotlex1-1/+1
2006-03-22- Merged the unit_data structure from jA for handling unit-related data (atta...skotlex1-0/+1680