summaryrefslogtreecommitdiffstats
path: root/src/ChunkSender.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove y-coord from chunksLO1ZB2014-08-281-7/+7
|
* Normalized comments.madmaxoft2014-07-171-2/+2
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* ChunkSender is now warnings cleanTycho Bickerstaff2013-12-211-1/+1
|
* Fixed the rest of constructor reorders.madmaxoft2013-12-201-2/+2
|
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-1/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+295