aboutsummaryrefslogtreecommitdiff
path: root/src/mapblock.h
AgeCommit message (Collapse)Author
2011-04-10implemented rats in new system to verify that it worksPerttu Ahola
2011-04-10new object systemPerttu Ahola
2011-04-04now the server buildsPerttu Ahola
2011-04-04Made a proper queued thread to client for handling some block mesh updates. ↵Perttu Ahola
Also made client mutex-free to allow easier adding of new stuff.
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-04-03commit before some more radical changesPerttu Ahola
2011-04-03Revert mapgen to best working version (2)Perttu Ahola
2011-04-02Mapgen is better now. Not a lot, but a bit!Perttu Ahola
2011-02-01partly working chunk-based map generator (doesn't save properly, spawn is ↵Perttu Ahola
pretty random)
2011-01-30map generation framework under development... not quite operational at this ↵Perttu Ahola
point.
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-15generate-time lighting optimizationPerttu Ahola
2010-12-26better grass generation (integration to sunlight propagation algorithms)Perttu 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-20some tinkering with gui. removed updating of configuration file at endPerttu 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-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-13working nicelyPerttu 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-29sitä sun tätä tekeillä, toimii kivastiPerttu Ahola
2010-11-27Working version before block send priorization updatePerttu Ahola
2010-11-27Initial filesPerttu Ahola