summaryrefslogtreecommitdiffstats
path: root/source/Tracer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-398/+0
* Added missing check for a_LineOfSightSamuel Barney2013-11-051-1/+1
* cTracer can now handle mob sight.Samuel Barney2013-11-051-3/+4
* Added more documentation. Changed cTracer::Trace to return a bool instead of an int because it was only returning 1 or 0 anyways.Samuel Barney2013-11-051-4/+4
* Reworked collision to use g_BlockIsSolidSamuel Barney2013-11-051-15/+6
* Flowers, mushrooms and air are no longer collidable.Samuel Barney2013-11-051-6/+15
* Fixed logging in cTracer.madmaxoft2013-08-241-1/+1
* cTracer doesn't attempt a trace above the world.madmaxoft2013-08-241-2/+2
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-4/+1
* Tracer: removed the "start and end in the same block" warning, it is a normal condition.madmaxoft@gmail.com2013-04-061-29/+59
* cTracer: Fixed asserts for invalid coordsmadmaxoft@gmail.com2013-03-301-6/+26
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+350