index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nodemetadata.cpp
Age
Commit message (
Collapse
)
Author
2011-06-18
Created and moved stuff to content_nodemeta.{h,cpp}
Perttu Ahola
2011-06-17
Moved some mapnode content stuff from mapnode.{h,cpp} and digging property ↵
Perttu Ahola
stuff from material.cpp to content_mapnode.{h,cpp}
2011-06-16
hopefully fixed old furnaces taking ridiculous amounts of cpu and halting ↵
Perttu Ahola
the server
2011-05-31
Reduced server CPU usage on NodeMetadata step()s. Also furnace now cooks ↵
Perttu Ahola
while no players are near it.
2011-04-08
Some progress on transitioning from MapBlockObject to ActiveObject.
Perttu Ahola
2011-04-06
fixed the bug of disabled removal of empty chests
Perttu Ahola
2011-04-05
Furnace is now usable. Added more tools.
Perttu Ahola
--HG-- rename : data/tool_stpick.png => data/tool_stonepick.png rename : data/tool_wpick.png => data/tool_woodpick.png
2011-04-05
A more robust format for node metadata
Perttu Ahola
2011-04-05
initial workings of the furnace
Perttu Ahola
2011-04-05
changed node metadata format to better accomodate future needs and problems
Perttu Ahola
2011-04-04
Chests work now!
Perttu Ahola
2011-04-04
initial chest metadata
Perttu Ahola
2011-04-04
forgot some files
Perttu Ahola