summaryrefslogtreecommitdiffstats
path: root/src/Tracer.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-03-11Unified Vector classesandrew1-4/+0
2014-03-01g_BlockXXX => cBlockInfo::XXXandrew1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-05Added missing check for a_LineOfSightSamuel Barney1-1/+1
2013-11-05cTracer can now handle mob sight.Samuel Barney1-3/+4
2013-11-05Added more documentation. Changed cTracer::Trace to return a bool instead of an int because it was only returning 1 or 0 anyways.Samuel Barney1-4/+4
2013-11-05Reworked collision to use g_BlockIsSolidSamuel Barney1-15/+6
2013-11-05Flowers, mushrooms and air are no longer collidable.Samuel Barney1-6/+15
2013-08-24Fixed logging in cTracer.madmaxoft1-1/+1
2013-08-24cTracer doesn't attempt a trace above the world.madmaxoft1-2/+2
This fixes some crashes with out-of-world entities.
2013-08-19Moved entities into the Entities subfolder.madmaxoft1-4/+1
2013-04-06Tracer: removed the "start and end in the same block" warning, it is a normal condition.madmaxoft@gmail.com1-29/+59
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1360 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-03-30cTracer: Fixed asserts for invalid coordsmadmaxoft@gmail.com1-6/+26
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1327 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-3/+3
git-svn-id: http://mc-server.googlecode.com/svn/trunk@887 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-350/+350
git-svn-id: http://mc-server.googlecode.com/svn/trunk@606 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-02-15No longer using pointers for Vector3(f/d/i) in cEntity's and cTracerfaketruth1-88/+56
git-svn-id: http://mc-server.googlecode.com/svn/trunk@268 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-2/+4
git-svn-id: http://mc-server.googlecode.com/svn/trunk@188 0a769ca7-a7f5-676a-18bf-c427514a06d6
2011-12-22Fixes:lapayo94@gmail.com1-2/+5
- Pickups fall through water now (Server-side they stayed in the water surface) - Suppressed some warnings (int to short etc.) - Water is now passable for cTracer git-svn-id: http://mc-server.googlecode.com/svn/trunk@96 0a769ca7-a7f5-676a-18bf-c427514a06d6
2011-10-03MCServer c++ source filesfaketruth1-0/+377
git-svn-id: http://mc-server.googlecode.com/svn/trunk@3 0a769ca7-a7f5-676a-18bf-c427514a06d6