summaryrefslogtreecommitdiffstats
path: root/src/Tracer.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-05Bulk clearing of whitespaceLogicParrot1-1/+1
2015-07-31Unified the doxy-comment format.Mattes D1-20/+20
2015-05-09CheckBasicStyle: checks spaces around * and &.Mattes D1-2/+3
2015-05-08Tracer::signum function now returns intWoazboat1-1/+2
2015-05-08Changed Tracer::m_NormalTable to static arrayWoazboat1-1/+3
2015-05-05Revert "Small code cleanup"worktycho1-5/+2
2015-04-29Changed Tracer::m_NormalTable to static arrayWoazboat1-1/+3
2015-04-28Tracer signum function now returns intWoazboat1-1/+2
2014-07-21Style: Normalized to no spaces before closing parenthesis.madmaxoft1-3/+3
2014-07-17Fixed basic whitespace problems.madmaxoft1-1/+1
2014-03-11Unified Vector classesandrew1-2/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-09Fixed cTracer's tolua markup.madmaxoft1-18/+38
2013-11-05More documentation.Samuel Barney1-1/+4
2013-11-05cTracer can now handle mob sight.Samuel Barney1-1/+6
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-3/+8
2013-11-05Moved cTracer::SetValues to be an internal function because it is only ever used in cTracer::Trace.Samuel Barney1-1/+16
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-11/+11
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-0/+0
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-33/+33
2012-02-15No longer using pointers for Vector3(f/d/i) in cEntity's and cTracerfaketruth1-14/+16
2011-10-03MCServer c++ source filesfaketruth1-0/+32