aboutsummaryrefslogtreecommitdiff
path: root/src/guiFormSpecMenu.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New elements in formspec, item_image and item_image_button.RealBadAngel2012-12-011-0/+4
| | | | Fixed also game bug drawing dragged item behind fields, buttons etc.
* Make dragged itemstack following the mouse cursor much smootherJürgen Doser2012-11-301-1/+2
| | | | by using the cursor coordinates directly, instead of updating them only when a mouse event is seen.
* Adding background to FormspecRealBadAngel2012-11-081-0/+1
|
* Make inventory GUI do sane things when server-side inventory acts unusuallyPerttu Ahola2012-09-021-0/+6
|
* Detached inventoriesPerttu Ahola2012-07-241-2/+4
|
* Formspec button_exit[] and image_button_exit[]Perttu Ahola2012-07-221-0/+2
|
* minetest.register_on_player_receive_fields()Perttu Ahola2012-07-221-1/+1
|
* Implement formspecdarkrose2012-07-221-0/+217