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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
guiFormSpecMenu.h
Age
Commit message (
Expand
)
Author
2020-04-13
Add scroll_container formspec element (redo) (#9101)
DS
2020-04-12
GUIFormSpecMenu: Add basic element highlighing debug feature (#9423)
SmallJoker
2020-04-11
Formspecs: Add state-selection to style elements (#9378)
Hugues Ross
2020-03-31
Fix GUI element click-through by changing visibility (#9534)
DS
2020-03-16
Formspecs: Add starting frame to `animated_image` (#9411)
v-rob
2020-03-11
guiHyperText: Fix blinky cursor on link hover (#9392)
SmallJoker
2020-02-15
Add animated_image[] formspec element (#9258)
Hugues Ross
2020-02-01
Formspec: Create a new class for inventorylists (#9287)
DS
2020-01-11
Formspec: change the appeareance of the cursor on fields and co. (#8665)
DS
2019-12-08
Formspec: make bgcolor element less confusing and allow setting fullscreen co...
DS
2019-12-06
Add scrollbaroptions FormSpec element (#8530)
v-rob
2019-11-20
Formspec: Fix priorities for version < 3 (#9121)
SmallJoker
2019-11-07
Formspec: draw order and clipping for all elements (#8740)
DS
2019-11-03
Formspec: add hypertext element
Pierre-Yves Rollo
2019-09-14
Formspecs: Introduce formspec_version to mods
SmallJoker
2019-08-03
Add styles to most elements
rubenwardy
2019-08-03
Add style[] tag with button support
rubenwardy
2019-06-27
Add compatible, consistent coordinate system to FormSpecs. (#8524)
v-rob
2019-06-22
Add support for 9-sliced backgrounds (#8600)
rubenwardy
2019-06-10
Formspecs: Close on metadata removal (#8348)
SmallJoker
2019-05-18
Optimize string (mis)handling (#8128)
Jozef Behran
2018-10-29
Move touchscreen input handling to base GUIModalMenu class
stujones11
2018-08-05
Formspecs: Add tooltip element for area
rubenwardy
2018-08-04
guiFormspecMenu: Allow fraction values for container[] (#7497)
SmallJoker
2018-04-23
Formspecs: Allow setting alpha value for the box[] element
Thomas--S
2018-04-03
Selected ItemStack: Reduce black magic (#6520)
SmallJoker
2018-03-28
Add formspec theming using prepended strings
Andrew Ward
2018-03-09
Formspecs: Unify textarea and field parsing functions, fix wrong fallback text
SmallJoker
2018-01-20
Game refactor [4/X]: keycache is now owned by InputHandler
Loic Blot
2018-01-20
Game refactor [2/X]: Various moves (profilergraph, nodePlacementPrediction, ...
Loic Blot
2017-11-08
Move files to subdirectories (#6599)
Vitaliy