Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-01 | New elements in formspec, item_image and item_image_button. | RealBadAngel | |
Fixed also game bug drawing dragged item behind fields, buttons etc. | |||
2012-11-30 | Make dragged itemstack following the mouse cursor much smoother | Jürgen Doser | |
by using the cursor coordinates directly, instead of updating them only when a mouse event is seen. | |||
2012-11-08 | Adding background to Formspec | RealBadAngel | |
2012-09-02 | Make inventory GUI do sane things when server-side inventory acts unusually | Perttu Ahola | |
2012-07-24 | Detached inventories | Perttu Ahola | |
2012-07-22 | Formspec button_exit[] and image_button_exit[] | Perttu Ahola | |
2012-07-22 | minetest.register_on_player_receive_fields() | Perttu Ahola | |
2012-07-22 | Implement formspec | darkrose | |