summaryrefslogtreecommitdiffstats
path: root/src/Generating/ChunkGenerator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into portalsTiger Wang2014-07-221-2/+2
|\
| * Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-1/+1
| * Fixed style: spaces after commas.madmaxoft2014-07-191-1/+1
* | Merge branch 'master' into portalsTiger Wang2014-07-181-5/+5
|\|
| * Fixed tabs used for alignment.madmaxoft2014-07-171-3/+3
| * Normalized comments.madmaxoft2014-07-171-2/+2
* | SuggestionsTiger Wang2014-06-051-1/+1
|/
* Added additional macros to support the MSVC size_t format and changed all formats to use the macrosTycho2014-03-121-1/+1
* Fixed a load of format string errorsTycho2014-03-111-2/+2
* Mob bugfixesTiger Wang2014-01-251-0/+2
* Fixed a generator bugTiger Wang2014-01-251-1/+6
* Decoupled cChunkGenerator from cWorld and cRoot.madmaxoft2014-01-101-29/+19
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-1/+1
* Fixed the remaining derpsAlexander Harkness2013-11-271-1/+1
* Hopefully fixed last of the Linux compile errorsTiger Wang2013-11-261-1/+1
* Further attempts to fix compileTiger Wang2013-11-251-1/+1
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-18/+18
* Moved source to srcAlexander Harkness2013-11-241-0/+329