Fix Android build errors (caused by 5f1cd55)
[oweals/minetest.git] / src / gui / guiFormSpecMenu.cpp
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-11-18 stujones11Android: Improve UI scaling on smaller high-density...
2018-10-29 stujones11Move touchscreen input handling to base GUIModalMenu...
2018-08-20 rubenwardyFormspecs: Fix invalid background warning
2018-08-15 rubenwardyFormspecs: Fix missing trim() when checking for no_prep...
2018-08-05 rubenwardyFormspecs: Add tooltip element for area 7469/head
2018-08-04 SmallJokerguiFormspecMenu: Allow fraction values for container...
2018-07-28 Rob BlanckaertAllow enter to select items from combobox's list (...
2018-05-15 Muhammad Rifqi Pri... Don't show Android edit dialog when tapping read-only...
2018-04-23 Thomas--SFormspecs: Allow setting alpha value for the box[]...
2018-04-03 SmallJokerSelected ItemStack: Reduce black magic (#6520)
2018-04-02 youFormspecs: Use mouse wheel to pick up and deposit singl...
2018-03-28 Andrew WardAdd formspec theming using prepended strings
2018-03-11 Loic BlotFix Android build, but there is a remaining linking...
2018-03-09 SmallJokerFormspecs: Unify textarea and field parsing functions...
2018-01-20 Loic BlotGame refactor [4/X]: keycache is now owned by InputHandler
2018-01-20 Loic BlotGame refactor [2/X]: Various moves (profilergraph...
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2018-01-05 Loic BlotDon't recalculate statustext initial color everytime...
2018-01-05 Loic BlotGameUI refactor (part 2/X): Move Game::guitext to GameU...
2017-12-06 Luis CáceresEnsure no item stack is being held before crafting...
2017-11-08 VitaliyMove files to subdirectories (#6599)