aboutsummaryrefslogtreecommitdiff
path: root/src/mapblock.cpp
AgeCommit message (Collapse)Author
2011-01-26Reworked texture, material, mineral and whatever handlingPerttu Ahola
2011-01-25removed alternative name "pressure" from param2Perttu Ahola
2011-01-24Mainly some texture tweakingPerttu Ahola
2011-01-24small fixes here and therePerttu Ahola
2011-01-23OMG! Main Menu!Perttu Ahola
2011-01-17minecraft-style water done (but no texture animation or sound)Perttu Ahola
2011-01-17old water removed, some fixes here and therePerttu Ahola
2011-01-17commit before messing with waterPerttu Ahola
2011-01-15generate-time lighting optimizationPerttu Ahola
2011-01-15just backuppin' a working mapblock.cppPerttu Ahola
2011-01-15tweaking around, including mapgen, player speed in water, settingsPerttu Ahola
2011-01-07Added a more flexible path system (and fixed some minor stuff)Perttu Ahola
2010-12-27oops, forgot some test code inPerttu Ahola
2010-12-27better debug output in segfaults and stack overflows in windowsPerttu Ahola
2010-12-26better grass generation (integration to sunlight propagation algorithms)Perttu Ahola
2010-12-26working goodPerttu Ahola
2010-12-23a mutex added to TempMods which hopefully fixes rare segfaults on clientPerttu Ahola
2010-12-21organizing stuff.Perttu Ahola
2010-12-21Cracking blocks while diggingPerttu Ahola
2010-12-20framework for modifying texturesPerttu Ahola
2010-12-19added dedicated server build without irrlichtPerttu Ahola
2010-12-19day/night working client sidePerttu Ahola
2010-12-18before daynight mesh cachePerttu Ahola
2010-12-18before adding day/night lightingPerttu Ahola
--HG-- rename : data/light.png => data/cloud.png
2010-12-14tinkering aroundPerttu Ahola
2010-12-14better graphics, zlib to work on vc++Perttu Ahola
2010-12-14grass edges workin'Perttu Ahola
2010-12-14in before messing with face drawing orientationPerttu Ahola
2010-12-13commit before content-tile separationPerttu Ahola
2010-12-13random stuff and different node lightingPerttu 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-11-29license stuffPerttu Ahola
--HG-- rename : src/licensecomment.txt => licensecomment.txt
2010-11-29Windows bug fixesPerttu Ahola
2010-11-29fixed face updating slowness bugPerttu Ahola
2010-11-29reversed meshbuffer cachePerttu Ahola
2010-11-29meshbuffer cache test. No much speed improvement.Perttu Ahola
2010-11-27Initial filesPerttu Ahola