summaryrefslogtreecommitdiffstats
path: root/src/Generating/ChunkGenerator.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Decoupled cChunkGenerator from cWorld and cRoot.madmaxoft2014-01-101-29/+19
| | | | Now the chunk generator can be used by other projects without depending on the two hugest structures in MCS.
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-1/+1
| | | | Ref.: #407
* 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
| | | | | Conflicts: GNUmakefile
* Moved source to srcAlexander Harkness2013-11-241-0/+329