aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* bug-fixin'Perttu Ahola2011-02-081-1/+4
|
* mapgen tweakingPerttu Ahola2011-02-061-4/+5
|
* nicer looking waterPerttu Ahola2011-02-041-0/+1
|
* some generation-time mud flow tweakingPerttu Ahola2011-02-031-1/+1
|
* changed default minimum viewing range to a bit lowerPerttu Ahola2011-02-011-1/+1
|
* map generation framework under development... not quite operational at this ↵Perttu Ahola2011-01-301-2/+2
| | | | point.
* Faster lighting at map generation timePerttu Ahola2011-01-241-0/+1
|
* OMG! Main Menu!Perttu Ahola2011-01-231-1/+0
|
* configuration updates; making to build on msvcPerttu Ahola2011-01-171-16/+0
|
* minecraft-style water done (but no texture animation or sound)Perttu Ahola2011-01-171-2/+2
|
* old water removed, some fixes here and therePerttu Ahola2011-01-171-1/+2
|
* fine-tuning of map generator and server and stuff.Perttu Ahola2011-01-171-2/+3
|
* Initial commit of mapgen v.2. Lacks configuration and saving to disk.Perttu Ahola2011-01-161-3/+5
|
* generate-time lighting optimizationPerttu Ahola2011-01-151-2/+2
|
* tweaking around, including mapgen, player speed in water, settingsPerttu Ahola2011-01-151-2/+9
|
* changes to handing of digging (non backwards-compatible i guess)Perttu Ahola2010-12-231-0/+1
|
* changed default time speedPerttu Ahola2010-12-221-1/+1
|
* server starting on port 0 on invalid settingsPerttu Ahola2010-12-221-0/+2
|
* organizing stuff.Perttu Ahola2010-12-211-1/+1
|
* Cracking blocks while diggingPerttu Ahola2010-12-211-0/+2
|
* framework for modifying texturesPerttu Ahola2010-12-201-2/+2
|
* some tinkering with gui. removed updating of configuration file at endPerttu Ahola2010-12-201-1/+1
|
* working time-of-day sending from server to clientPerttu Ahola2010-12-201-0/+60