aboutsummaryrefslogtreecommitdiff
path: root/src/map.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* removed alternative name "pressure" from param2Perttu Ahola2011-01-251-2/+6
|
* Faster lighting at map generation timePerttu Ahola2011-01-241-7/+134
|
* Mainly some texture tweakingPerttu Ahola2011-01-241-3/+3
|
* small fixes here and therePerttu Ahola2011-01-241-18/+18
|
* OMG! Main Menu!Perttu Ahola2011-01-231-0/+7
|
* .Perttu Ahola2011-01-171-2/+2
|
* minecraft-style water done (but no texture animation or sound)Perttu Ahola2011-01-171-18/+371
|
* old water removed, some fixes here and therePerttu Ahola2011-01-171-13/+25
|
* fine-tuning of map generator and server and stuff.Perttu Ahola2011-01-171-91/+150
|
* Initial commit of mapgen v.2. Lacks configuration and saving to disk.Perttu Ahola2011-01-161-49/+326
|
* generate-time lighting optimizationPerttu Ahola2011-01-151-138/+192
|
* tweaking around, including mapgen, player speed in water, settingsPerttu Ahola2011-01-151-94/+140
|
* Lots of small stuffPerttu Ahola2011-01-081-1/+1
|
* Made dungeons a bit rarerPerttu Ahola2011-01-081-115/+44
|
* tuned expired mesh updating while drawing a bitPerttu Ahola2010-12-291-3/+8
|
* A bit longer day and a bit shorter night. Client-side.Perttu Ahola2010-12-291-3/+6
|
* better grass generation (integration to sunlight propagation algorithms)Perttu Ahola2010-12-261-19/+74
|
* working goodPerttu Ahola2010-12-261-76/+37
|
* drawing range updater update and myrand() (but not usage of it)Perttu Ahola2010-12-261-29/+21
|
* new viewing range updater algorithmPerttu Ahola2010-12-261-2/+2
|
* some... stuff. dunno. 8-)Perttu Ahola2010-12-251-10/+14
|
* better cavesPerttu Ahola2010-12-251-9/+147
|
* ProgressBarTextureModPerttu Ahola2010-12-241-1/+3
|
* server starting on port 0 on invalid settingsPerttu Ahola2010-12-221-6/+21
|
* crafting system!Perttu Ahola2010-12-221-2/+31
|
* some work-in-progressPerttu Ahola2010-12-221-8/+1
|
* organizing stuff.Perttu Ahola2010-12-211-21/+135
|
* Cracking blocks while diggingPerttu Ahola2010-12-211-10/+20
|
* framework for modifying texturesPerttu Ahola2010-12-201-8/+8
|
* some tinkering with gui. removed updating of configuration file at endPerttu Ahola2010-12-201-59/+3
|
* added dedicated server build without irrlichtPerttu Ahola2010-12-191-4/+16
|
* day/night working client sidePerttu Ahola2010-12-191-19/+123
|
* before daynight mesh cachePerttu Ahola2010-12-181-152/+210
|
* before adding day/night lightingPerttu Ahola2010-12-181-179/+4
| | | | | --HG-- rename : data/light.png => data/cloud.png
* tinkering aroundPerttu Ahola2010-12-141-0/+13
|
* better graphics, zlib to work on vc++Perttu Ahola2010-12-141-4/+3
|
* in before messing with face drawing orientationPerttu Ahola2010-12-141-192/+4
|
* commit before content-tile separationPerttu Ahola2010-12-131-4/+5
|
* random stuff and different node lightingPerttu Ahola2010-12-131-4/+7
|
* working nicelyPerttu Ahola2010-12-131-37/+145
|
* starting to separate "material" to "content" and "tile"Perttu Ahola2010-12-121-32/+49
|
* commit before some radicallish changes to water behaviorPerttu Ahola2010-12-111-2/+147
|
* better waterPerttu Ahola2010-11-301-1/+61
|
* license stuffPerttu Ahola2010-11-291-1/+16
| | | | | --HG-- rename : src/licensecomment.txt => licensecomment.txt
* Windows bug fixesPerttu Ahola2010-11-291-3/+23
|
* plant amount fix and ravine amount settingPerttu Ahola2010-11-291-2/+3
|
* fixed face updating slowness bugPerttu Ahola2010-11-291-1/+1
|
* - added map generating scriptPerttu Ahola2010-11-291-37/+23
| | | | - dropped support for versions older than 2 because of lighting support
* constant size for array for vcPerttu Ahola2010-11-291-1/+1
|
* sitä sun tätä tekeillä, toimii kivastiPerttu Ahola2010-11-291-107/+312
|