aboutsummaryrefslogtreecommitdiff
path: root/src/mapchunk.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.