]> git.lizzy.rs Git - minetest.git/history - src/gui
Update minetest.conf.example, settings strings and locale files (#8230)
[minetest.git] / src / gui /
2019-02-09 WuzzyDon't append itemname to itemname in tooltip (#8176)
2019-02-04 random-geekFix cloud color in loading screen and main menu (#8174)
2019-02-03 random-geekUpdate color of main menu clouds (#8172)
2019-02-03 rubenwardyFix core.download_file() creating empty files on HTTP...
2019-02-03 Leonid BobrovDragonFly BSD is somewhat identical to FreeBSD (#8159)
2018-12-22 rubenwardyAndroid: Fix memory leak when displaying images in...
2018-12-20 stujones11Android: Move touchscreen rare controls inline with...
2018-12-03 JuozasFix Android build errors (caused by 5f1cd55)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-11-26 stujones11Make non-formspec modal menus respect gui scale (#7850)
2018-11-22 Ben DeutschClient-side autojump. Remove Android-only stepheight...
2018-11-18 stujones11Android: Improve UI scaling on smaller high-density...
2018-11-11 number ZeroMinor changes for IrrLicht 1.9 support
2018-11-11 number ZeroDrop .NET-specific workaround: _IRR_IMPLEMENT_MANAGED_M...
2018-11-06 random-geekFormspecs: Fix text clipped by scrollbars (#7816)
2018-10-29 stujones11Remove un-needed header inclusion
2018-10-29 stujones11Move touchscreen input handling to base GUIModalMenu...
2018-10-19 ParamatAndroid buttons: Inset 'rare controls', inset and resiz...
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
2018-08-04 SmallJokerguiFormspecMenu: Allow fraction values for container...
2018-07-28 Rob BlanckaertAllow enter to select items from combobox's list (...
2018-07-22 nOOb3167Add a MSVC / Windows compatible snprintf function ...
2018-07-10 Muhammad Rifqi Pri... Android: Add 'aux' button (#7477)
2018-07-06 HybridDogFix memory leak in guiConfirmRegistration
2018-06-30 Muhammad Rifqi Pri... Android: Resize jump and sneak buttons' touch target...
2018-05-28 Loïc BlotFix more GCC 8.1 warnings ...
2018-05-15 Muhammad Rifqi Pri... Don't show Android edit dialog when tapping read-only...
2018-05-10 Vincent GlizeFix crash guiConfirmRegistration quit menu (#7313)
2018-04-23 Thomas--SFormspecs: Allow setting alpha value for the box[]...
2018-04-18 Muhammad Rifqi Pri... Android: Modify touch screen GUI's buttons (#7240)
2018-04-10 Muhammad Rifqi Pri... Android: Replace movement buttons with joystick (#7126)
2018-04-03 SmallJokerSelected ItemStack: Reduce black magic (#6520)
2018-04-02 youFormspecs: Use mouse wheel to pick up and deposit singl...
2018-04-01 Loïc BlotLINT: add clang-tidy step (#6295)
2018-03-28 Andrew WardAdd formspec theming using prepended strings
2018-03-26 nOOb3167Guard sound manager initialization with "enable_sound...
2018-03-24 Loïc BlotCleanup sound manager class (#7158)
2018-03-23 nOOb3167Global initialization of sound using SoundManagerGlobal...
2018-03-16 Loïc BlotServer: delegate mod management & config to ServerModCo...
2018-03-11 Loic BlotFinally fix android build
2018-03-11 Loic BlotFix Android build, but there is a remaining linking...
2018-03-11 stujones11Android build fixes for c++11
2018-03-09 SmallJokerFormspecs: Unify textarea and field parsing functions...
2018-02-23 SmallJokerRegistration dialog: Larger text field with scrollbars...
2018-02-09 SmallJokerFix 'Change Keys' menu crash caused by 501f936
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-13 Muhammad Rifqi Pri... Registration confirmation dialog: Fix grammar
2018-01-13 Muhammad Rifqi Pri... Add confirmation on new player registration (#6849)
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-25 number ZeroFix dancing text
2017-12-21 VitaliyFix wrong scrolling (#6809)
2017-12-06 Luis CáceresEnsure no item stack is being held before crafting...
2017-11-18 shivajiva101Fix mousewheel behaviour in textarea (#6641)
2017-11-08 VitaliyMove files to subdirectories (#6599)