Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
fix minor glitches too
|
|
|
|
|
|
|
|
|
|
|
|
This causes textures to be deleted before they are no longer accessed,
resulting in a segmentation fault. This needs to be rewritten in such a way
that textures are deleted when the client disconnects from a server.
This reverts commit 41c00e87d42580881d8c7001f39014814e3b55f2.
|
|
|
|
|
|
[combine:WxH:X,Y=filename:X,Y=filename2
|
|
|
|
|
|
|
|
|
|
|
|
GPLv2/later, by agreement of major contributors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
light, removed footprints
|
|
|
|
|
|
|
|
- Node placement code moved to Lua
- Mineral system removed (added default:stone_with_coal and default:stone_with_iron).
- MapBlock and MapNode serialization updated.
- Mapgen: Frequency of iron increased.
- node_dig callback and related changes.
|
|
http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
|
|
modification functions to mesh.cpp; in lua, inventorycube is now called minetest.inventorycube
|
|
and fix plain "^[forcesingle" handling
|
|
|
|
|
|
unknown_object.png to client, make generating a placeholder image for the filename "" not cause an error
|
|
|
|
|
|
texture, not read a new base
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
still works
|
|
|