aboutsummaryrefslogtreecommitdiff
path: root/src/mapblock.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Preliminary "active block" stuff + set up test code to grow grass.Perttu Ahola2011-05-221-54/+53
|
* implemented rats in new system to verify that it worksPerttu Ahola2011-04-101-1/+2
|
* new object systemPerttu Ahola2011-04-101-0/+2
|
* now the server buildsPerttu Ahola2011-04-041-2/+6
|
* Made a proper queued thread to client for handling some block mesh updates. ↵Perttu Ahola2011-04-041-9/+30
| | | | Also made client mutex-free to allow easier adding of new stuff.
* Modified block mesh generation to have clearer input and output. Instead of ↵Perttu Ahola2011-04-031-11/+45
| | | | being a messy object oriented cludge, it now is a messy cludge with separate parameters.
* commit before some more radical changesPerttu Ahola2011-04-031-17/+4
|
* Revert mapgen to best working version (2)Perttu Ahola2011-04-031-4/+3
|
* Mapgen is better now. Not a lot, but a bit!Perttu Ahola2011-04-021-1/+28
|
* partly working chunk-based map generator (doesn't save properly, spawn is ↵Perttu Ahola2011-02-011-0/+2
| | | | pretty random)
* map generation framework under development... not quite operational at this ↵Perttu Ahola2011-01-301-89/+201
| | | | point.
* minecraft-style water done (but no texture animation or sound)Perttu Ahola2011-01-171-1/+2
|
* old water removed, some fixes here and therePerttu Ahola2011-01-171-5/+27
|
* generate-time lighting optimizationPerttu Ahola2011-01-151-1/+2
|
* better grass generation (integration to sunlight propagation algorithms)Perttu Ahola2010-12-261-1/+2
|
* a mutex added to TempMods which hopefully fixes rare segfaults on clientPerttu Ahola2010-12-231-0/+16
|
* organizing stuff.Perttu Ahola2010-12-211-7/+26
|
* Cracking blocks while diggingPerttu Ahola2010-12-211-2/+8
|
* some tinkering with gui. removed updating of configuration file at endPerttu Ahola2010-12-201-1/+1
|
* added dedicated server build without irrlichtPerttu Ahola2010-12-191-14/+26
|
* day/night working client sidePerttu Ahola2010-12-191-50/+46
|
* before daynight mesh cachePerttu Ahola2010-12-181-3/+18
|
* before adding day/night lightingPerttu Ahola2010-12-181-3/+41
| | | | | --HG-- rename : data/light.png => data/cloud.png
* grass edges workin'Perttu Ahola2010-12-141-1/+1
|
* in before messing with face drawing orientationPerttu Ahola2010-12-141-1/+2
|
* commit before content-tile separationPerttu Ahola2010-12-131-2/+2
|
* working nicelyPerttu Ahola2010-12-131-5/+4
|
* commit before some radicallish changes to water behaviorPerttu Ahola2010-12-111-28/+40
|
* license stuffPerttu Ahola2010-11-291-1/+16
| | | | | --HG-- rename : src/licensecomment.txt => licensecomment.txt
* sitä sun tätä tekeillä, toimii kivastiPerttu Ahola2010-11-291-1/+32
|
* Working version before block send priorization updatePerttu Ahola2010-11-271-0/+5
|
* Initial filesPerttu Ahola2010-11-271-0/+404