work-in-progress texture atlas optimization
[oweals/minetest.git] / src / map.h
2011-02-10 Perttu Aholawork-in-progress texture atlas optimization
2011-02-05 Perttu Aholamapgen stuff
2011-02-04 Perttu Aholaadded sand to map generator
2011-02-01 Perttu AholaThis map generator is starting to look pretty good...
2011-02-01 Perttu Aholapartly working chunk-based map generator (doesn't save...
2011-01-29 Perttu Aholamap generation framework under development... not quite...
2011-01-25 Perttu AholaReworked texture, material, mineral and whatever handling
2011-01-24 Perttu AholaFaster lighting at map generation time
2011-01-17 Perttu Aholaminecraft-style water done (but no texture animation...
2011-01-17 Perttu Aholaold water removed, some fixes here and there
2011-01-17 Perttu Aholafine-tuning of map generator and server and stuff.
2011-01-16 Perttu AholaInitial commit of mapgen v.2. Lacks configuration and...
2011-01-07 Perttu Aholaremoving unused code and comments
2010-12-26 Perttu Aholadrawing range updater update and myrand() (but not...
2010-12-26 Perttu Aholanew viewing range updater algorithm
2010-12-25 Perttu Aholabetter caves
2010-12-21 Perttu Aholaorganizing stuff.
2010-12-21 Perttu AholaCracking blocks while digging
2010-12-20 Perttu Aholasome tinkering with gui. removed updating of configurat...
2010-12-19 Perttu Aholaadded dedicated server build without irrlicht
2010-12-19 Perttu Aholaday/night working client side
2010-12-18 Perttu Aholabefore daynight mesh cache
2010-12-14 Perttu Aholatinkering around
2010-12-13 Perttu Aholain before messing with face drawing orientation
2010-12-12 Perttu Aholastarting to separate "material" to "content" and "tile"
2010-12-11 Perttu Aholacommit before some radicallish changes to water behavior
2010-11-29 Perttu Aholalicense stuff
2010-11-29 Perttu Aholadefault setting change, random tinkering
2010-11-29 Perttu AholaWindows bug fixes
2010-11-29 Perttu Aholafixed face updating slowness bug
2010-11-29 Perttu Aholasitä sun tätä tekeillä, toimii kivasti
2010-11-27 Perttu AholaWorking version before block send priorization update
2010-11-26 Perttu AholaInitial files