summaryrefslogtreecommitdiff
path: root/src/game-server/attackzone.hpp
AgeCommit message (Collapse)AuthorFilesLines
2008-11-20Added rectangular attack zones which are faster and simpler than cone-shaped ↵Philipp Sehmisch1-2/+2
ones and sufficient for most situations.
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-09-27Implemented getting the attack zone of weapons from the item database and ↵Philipp Sehmisch1-0/+46
implemented single target attacks useful for projectile weapons like bows.