summaryrefslogtreecommitdiffstats
path: root/src/LineBlockTracer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-20Line tracer invalid chunk fixTiger Wang1-20/+20
2014-07-16Fixed a bug with bucketsTiger Wang1-8/+9
2014-04-26Removed unused assignments.archshift1-1/+0
2014-03-11Unified Vector classesandrew1-1/+1
2014-01-07More MSVC warning fixes.madmaxoft1-1/+1
2013-12-31fixed warnings in LineBlockTracer.cppTycho Bickerstaff1-1/+0
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-16LineBlockTracer: Using the coord-based block faces.madmaxoft1-3/+3
2013-08-27Implemented basic physics for projectiles.madmaxoft1-5/+6
2013-08-04LineBlockTracer: Fixed initial errorsmadmaxoft1-4/+7
2013-08-04First attempt at implementing a cLineBlockTracer classmadmaxoft1-0/+258