aboutsummaryrefslogtreecommitdiff
path: root/src/guiFormSpecMenu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formspec: Draw images before inventories. Allows to use image as background.RealBadAngel2012-11-041-10/+12
* Make inventory GUI do sane things when server-side inventory acts unusuallyPerttu Ahola2012-09-021-4/+64
* Fix bug in moving a larger sized stack in inventory on top of anotherPerttu Ahola2012-09-021-1/+1
* Restore focus to formspec menu when pressing a buttonPerttu Ahola2012-07-251-0/+2
* Improve formspec positioningPerttu Ahola2012-07-251-11/+11
* Detached inventory callbacks and reworked node metadata callbacksPerttu Ahola2012-07-251-2/+1
* Detached inventoriesPerttu Ahola2012-07-241-5/+12
* Formspec button_exit[] and image_button_exit[]Perttu Ahola2012-07-221-6/+14
* Implement formspecdarkrose2012-07-221-0/+1174