summaryrefslogtreecommitdiffstats
path: root/src/MobProximityCounter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-0/+8
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-2/+2
* CheckBasicStyle: checks spaces around * and &.Mattes D2015-05-091-1/+5
* Fixed CppCheck: (performance) Possible inefficient checking for emptiness.Kirill Kirilenko2015-01-171-1/+1
* Style: Normalized spaces after if, for and while.madmaxoft2014-07-211-2/+2
* Fixed style: spaces after commas.madmaxoft2014-07-191-4/+4
* Fixed spaces around single-line comments.madmaxoft2014-07-171-2/+2
* Fixed basic whitespace problems.madmaxoft2014-07-171-1/+1
* Fixed MobProximity Counter to remove chunk copysTycho2014-04-271-3/+2
* Merge branch 'master' into chunksparsing/structsTycho2014-04-271-2/+2
|\
| * Did some static analysis, fixed some bugs and optimized a lot of codejfhumann2014-04-181-2/+2
* | Implemented Chunk Sparsing with segmentsTycho2014-04-261-1/+2
|/
* Fixed mobs too close to player not tickingTiger Wang2014-01-241-2/+2
* Moved source to srcAlexander Harkness2013-11-241-0/+83