summaryrefslogtreecommitdiff
path: root/src/point.h
AgeCommit message (Expand)AuthorFilesLines
2007-03-23Mostly fixed some compilation issues.Bjørn Lindeijer1-4/+10
2007-03-05Added an abstrart base class for characterdata, in order to use the same seri...Rogier Polak1-0/+2
2007-03-02Implemented being death, removal of dead mobs and sitting.Philipp Sehmisch1-0/+10
2007-01-02Removed obsolete files. Added a generic trigger system.Guillaume Melquiond1-7/+25
2006-09-02Simplified server algorithm for moving objects; it now matches the one in the...Guillaume Melquiond1-10/+2
2006-08-27Put Player class in its own module instead of defining it together with Being.Bjørn Lindeijer1-1/+1
2006-08-27Introduced Point class to replace the confusing and clumsy usage of std::pair.Bjørn Lindeijer1-0/+56