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