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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
guiFormSpecMenu.h
Age
Commit message (
Expand
)
Author
2014-01-13
Add formspec table
Kahrl
2013-11-03
Reworked formspecs and kahrl's hexcolor parser
BlockMen
2013-11-03
Send a on_receive_fields event when formspec is closed, with fields.quit = "t...
Novatux
2013-09-11
Change mainmenu texture handling + small misc changes
Kahrl
2013-08-19
GUIFormSpecMenu focus fixes
Kahrl
2013-08-17
Add translation for main menu
sapier
2013-08-16
Don't automatically scroll listbox when selecting an item in the middle
Kahrl
2013-08-16
Formspec textlist: Black Irrlicht magic to detect fake doubleclicks
Kahrl
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-07-07
Fix many formspec menu bugs
sapier
2013-07-06
Use hexadecimal RRGGBB instead of colorkeys, rename getColor to parseColor
Sfan5
2013-07-02
Replace C++ mainmenu by formspec powered one
sapier
2013-06-18
Formspec: Don't perform black magic if selected item fits the guess
Kahrl
2013-03-11
Migrate to STL containers/algorithms.
Ilya Zhuravlev
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2012-12-01
New elements in formspec, item_image and item_image_button.
RealBadAngel
2012-11-30
Make dragged itemstack following the mouse cursor much smoother
Jürgen Doser
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