summaryrefslogtreecommitdiff
path: root/src/voxel.h
AgeCommit message (Collapse)Author
2011-11-29GameDef compilesPerttu Ahola
2011-08-08Always return from non-void functionsGiuseppe Bilotta
This quiets a warning in Clang.
2011-06-25New map generator added (and SQLite, messed up the commits at that time...) ↵Perttu Ahola
(import from temporary git repo)
2011-04-11fixed warnings reported by cppcheckPerttu Ahola
2011-04-03Modified block mesh generation to have clearer input and output. Instead of ↵Perttu Ahola
being a messy object oriented cludge, it now is a messy cludge with separate parameters.
2011-02-14added sneaking/crouching and changelogPerttu Ahola
2011-02-11fully working i guessPerttu Ahola
2011-02-03some generation-time mud flow tweakingPerttu Ahola
2011-02-01partly working chunk-based map generator (doesn't save properly, spawn is ↵Perttu Ahola
pretty random)
2011-01-26Reworked texture, material, mineral and whatever handlingPerttu Ahola
2011-01-24Faster lighting at map generation timePerttu Ahola
2011-01-24commented out old water stuffPerttu Ahola
2011-01-17old water removed, some fixes here and therePerttu Ahola
2010-12-13commit before content-tile separationPerttu Ahola
2010-12-13fixes for vc++Perttu Ahola
2010-12-13working nicelyPerttu Ahola
2010-12-12starting to separate "material" to "content" and "tile"Perttu Ahola
2010-12-11commit before some radicallish changes to water behaviorPerttu Ahola
2010-12-01some work-in-progress water stuffPerttu Ahola
2010-11-29license stuffPerttu Ahola
--HG-- rename : src/licensecomment.txt => licensecomment.txt
2010-11-29vokselijuttu lisättyPerttu Ahola