Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-06 | Include cleanup | Matthias Schiffer | |
Also remove all uses of unistd.h by replacing unlink with std::rename | |||
2015-02-03 | Generate light layer | Matthias Schiffer | |
2015-02-02 | Chunk: refactor getTopLayer() | Matthias Schiffer | |
2015-02-01 | Use biome data | Matthias Schiffer | |
2015-02-01 | Add support for biome colors, fix block type indices | Matthias Schiffer | |
2015-02-01 | Handle lighting and depth | Matthias Schiffer | |
2015-02-01 | Compute top non-air layer | Matthias Schiffer | |
This doesn't yet ignore non-opaque blocks. |