aboutsummaryrefslogtreecommitdiff
path: root/src/mapchunk.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* even more code refactoringPerttu Ahola2011-06-261-0/+6
|
* Optimized map saving and sending (server-side)Perttu Ahola2011-04-261-1/+6
|
* still a missing filePerttu Ahola2011-04-041-0/+66
|
* Mapgen is better now. Not a lot, but a bit!Perttu Ahola2011-04-021-66/+0
|
* fully working i guessPerttu Ahola2011-02-111-13/+11
|
* This map generator is starting to look pretty good now... also, disabled ↵Perttu Ahola2011-02-011-5/+22
| | | | loading player position from disk because map is regenerated always.
* map generation framework under development... not quite operational at this ↵Perttu Ahola2011-01-301-0/+51
point.