aboutsummaryrefslogtreecommitdiff
path: root/src/mapnode.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* A very poor (but better than nothing) inventory icon for fencesCiaran Gultnieks2011-05-241-0/+1
|
* Merged CiaranG's fence and fixed two thingsPerttu Ahola2011-05-241-0/+8
|\
| * Added fences (but still needs an icon or something to display in inventory)Ciaran Gultnieks2011-05-241-0/+7
| |
* | Some work-in-progress stuff and many comment updatesPerttu Ahola2011-05-221-0/+3
|/
* fixed a small memory leak in mapnode.cppPerttu Ahola2011-05-211-0/+2
|
* Added glass, with rendering and furnace support.Ciaran Gultnieks2011-05-091-1/+11
|
* added cobblestone to the texture atlasPerttu Ahola2011-04-291-0/+1
|
* updated menu a bit, and some other small fixesPerttu Ahola2011-04-241-0/+3
|
* Furnace is now usable. Added more tools.Perttu Ahola2011-04-051-2/+21
| | | | | | --HG-- rename : data/tool_stpick.png => data/tool_stonepick.png rename : data/tool_wpick.png => data/tool_woodpick.png
* initial workings of the furnacePerttu Ahola2011-04-051-0/+1
|
* changed node metadata format to better accomodate future needs and problemsPerttu Ahola2011-04-051-0/+2
|
* initial chest metadataPerttu Ahola2011-04-041-8/+47
|
* fully implemented the sign with the new frameworkPerttu Ahola2011-04-041-1/+1
|
* Node metadata frameworkPerttu Ahola2011-04-041-0/+2
|
* commit before some more radical changesPerttu Ahola2011-04-031-0/+20
|
* Some fiddling around with fog... not much changedPerttu Ahola2011-02-141-0/+1
|
* New way of determining the outcome of diggingPerttu Ahola2011-02-141-0/+13
|
* new texture stuff quite workingPerttu Ahola2011-02-111-11/+54
|
* some texture stuffPerttu Ahola2011-02-101-0/+3
|
* work-in-progress texture atlas optimizationPerttu Ahola2011-02-101-41/+83
|
* bug-fixin'Perttu Ahola2011-02-081-8/+36
|
* nicer looking waterPerttu Ahola2011-02-041-1/+6
|
* all kinds of tweaking and fixingPerttu Ahola2011-02-041-1/+1
|
* a little backwards compatibility with coalPerttu Ahola2011-02-031-3/+4
|
* some tweakingPerttu Ahola2011-02-021-1/+2
|
* This map generator is starting to look pretty good now... also, disabled ↵Perttu Ahola2011-02-011-0/+3
| | | | loading player position from disk because map is regenerated always.
* server builds now!Perttu Ahola2011-01-281-1/+1
|
* Now texture handling is fast. Also now players are saved on disk.Perttu Ahola2011-01-281-33/+37
|
* backing up some stuffPerttu Ahola2011-01-261-1/+3
|
* Reworked texture, material, mineral and whatever handlingPerttu Ahola2011-01-261-45/+181
|
* 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-2/+2
|
* Added a more flexible path system (and fixed some minor stuff)Perttu Ahola2011-01-071-14/+29
|
* minecraft-like craftingPerttu Ahola2010-12-251-0/+2
|
* crafting system!Perttu Ahola2010-12-221-0/+2
|
* framework for modifying texturesPerttu Ahola2010-12-201-11/+11
|
* before adding day/night lightingPerttu Ahola2010-12-181-0/+2
| | | | | --HG-- rename : data/light.png => data/cloud.png
* added some missing filesPerttu Ahola2010-12-141-0/+59