Fix mouse events sent to wrong GUI elements when dragging
[oweals/minetest.git] / src /
2020-03-16 sfan5Fix mouse events sent to wrong GUI elements when dragging
2020-03-16 v-robFormspecs: Add starting frame to `animated_image` ...
2020-03-11 SmallJokerguiHyperText: Fix blinky cursor on link hover (#9392)
2020-03-11 HybridDogminetest.get_content_id: error if the node does not...
2020-03-10 DSFix memory leak in GUIHyperText (#9489)
2020-03-10 sfan5minetest,get_connected_players: Return empty table...
2020-03-10 SmallJokerGUIFormSpecMenu: Remove field_close_on_enter warning...
2020-03-10 Nicolas AbrilRemove unnecessary checks before delete (#9500)
2020-03-08 MaksimFix 2 log messages when player joined to game (#9477)
2020-03-08 Jean-Patrick GuerreroImprove arm physics (#9485)
2020-03-08 Jordan SnellingFix star visilibity and documentation (since 946c03c6)
2020-03-08 SmallJokerWorkaround for get_player_information
2020-03-07 Jean-Patrick GuerreroGUIHyperText: Fix bug with UTF8 chars in action name...
2020-03-05 sfan5Fix memory leak in protocol 38 set_sky
2020-03-05 sfan5Fix linking failures when compiled with Clang 9
2020-03-05 sfan5Fixes around ServerActiveObject on_punch handling
2020-03-05 sfan5Fix code style to make clang-format happy
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2020-03-05 WuzzyFix pathfinder bugs: returning nil frequently, broken...
2020-03-03 sfan5Fix core.get_player_by_name() returning unusable ObjectRef
2020-03-03 sfan5Fix core.get_connected_players() returning unusable...
2020-03-01 v-robAdd multiple element selection to `style` and `style_ty...
2020-02-26 DSGUIInventoryList: fix dropping items when clicking...
2020-02-26 Warr1024Allow texture modifiers in hotbar textures. (#9271)
2020-02-25 sfan5Fix potential problem with core.get_connected_players()
2020-02-23 sfan5Move core.get_connected_players() implementation to C++
2020-02-23 sfan5Refactor Script API's log_deprecated
2020-02-23 sfan5Script API: Document ObjectRef handling in a comment
2020-02-17 SmallJokerSettings: Fix game minetest.conf flags overriding defau...
2020-02-16 Danila ShutovBasic model shading (#9374)
2020-02-15 Hugues RossAdd animated_image[] formspec element (#9258)
2020-02-14 SmallJokerKey settings: Clear with escape (#8282)
2020-02-13 WuzzyFix param2 set to 240 if liquid source was renewed
2020-02-13 TheTermosCollision detection tweak #2 (#9365)
2020-02-12 ParamatDisplay an error when a noise parameter has too many...
2020-02-11 sfan5Script API: Check that SAOs are still usable before...
2020-02-01 SmallJokerStaticText: Reset background on EnrichedString change...
2020-02-01 sfan5Improve core.sound_play with ephemeral sounds and playe...
2020-02-01 Ben DeutschAdd limit parameter to decompressZlib
2020-02-01 DSFormspec: Create a new class for inventorylists (#9287)
2020-01-27 TheTermosCollision temporary fix for issue #6886
2020-01-26 Hugues RossAdd 9-slice background support to button formspec eleme...
2020-01-25 SmallJokerSettings: Add get_flags API for mapgen flags (mg_flags...
2020-01-24 SmallJokerEnrichedString: Fix substr segfault caused by non-forma...
2020-01-24 rubenwardyUpdate translation sources
2020-01-23 sfan5CMakeLists: Remove some redundant declarations and...
2020-01-23 sfan5Organize and sort out some library dependency issues
2020-01-23 SmallJokerEnrichedString: Fix uninitialized variable m_default_length
2020-01-22 SmallJokerStaticText/EnrichedString: Styling support (#9187)
2020-01-22 ZaoqiRemove zh_* from GETTEXT_BLACKLISTED_LOCALES (#9229)
2020-01-22 WuzzyRemove unused weight property from objects (#9320)
2020-01-22 Hugues RossFormspec: Don't start a button click when the pointer...
2020-01-20 WuzzyResized torchlike sprite now attaches to surface (...
2020-01-18 ANANDReplace stray tab with whitespace in guiFormSpecMenu...
2020-01-16 Hugues RossMake clipping of formspec elements more consistent...
2020-01-16 lhofhanslIncrease star count to 1000 and decrease radius slightl...
2020-01-13 MaksimAndroid: fix cyrillic characters, update iconv lib...
2020-01-11 MontandalarMap download: Escape ':' to '_' (#9235)
2020-01-11 DSFormspec: change the appeareance of the cursor on field...
2020-01-04 DSFormspec: Fix clicking on tooltip-obstructed elements...
2020-01-04 ParamatRemove Mapgen V7 floatlands in preparation for new...
2019-12-24 MontandalarUse appropriate LC_ locale macro for Windows (#9230)
2019-12-20 LejoFix the player information version_string return value...
2019-12-16 Hugues RossDon't override the FGIMG style property if the image...
2019-12-16 Hugues RossRemove the dependency on FGIMG/BGIMG from the hovered...
2019-12-16 Hugues RossStyleSpec: 0-initialize the property_set array
2019-12-14 SmallJokerGUIFormSpecMenu: Fix legacy sorting using std::stable_sort
2019-12-09 rubenwardyFix spaces breaking formspec_version[] tag
2019-12-09 Hugues RossRefactor to centralize GUIButton styling/rendering...
2019-12-09 SmallJokerguiConfirmRegistration: Fix hidden error message
2019-12-08 DSFormspec: make bgcolor element less confusing and allow...
2019-12-07 Paul OuelletteClean up craft replacements docs
2019-12-07 SmallJokerRenaming the function wasn't enough
2019-12-07 SmallJokerAttachments: Fix interpolation from (0,0,0) after detach
2019-12-06 rubenwardyFix failing build due to code style error
2019-12-06 v-robAdd scrollbaroptions FormSpec element (#8530)
2019-12-06 Pierre-Yves RolloAdd z-index management to HUD
2019-12-05 SmallJokerFix LocalPlayer-bound sound playback broken by 81c2370
2019-11-25 sfan5Improve client-side packet receiving
2019-11-23 paramatCaves: Fix shadowing of 'large_cave_depth' to avoid...
2019-11-23 paramatDungeons: Move duplicated y limit checks to generation...
2019-11-20 SmallJokerFormspec: Fix priorities for version < 3 (#9121)
2019-11-20 Lars HofhanslWaves generated with Perlin-type noise #8994
2019-11-19 ParamatMove duplicated mapgen parameters to class MapgenBasic...
2019-11-19 sfan5Rework packet receiving in ServerThread
2019-11-18 ParamatRandomwalk cave liquids: Remove deprecated 'lava depth...
2019-11-14 sfan5Optimize semaphore wait with zero timeout on POSIX
2019-11-11 sfan5Fix clang-tidy and lint travis checks
2019-11-11 sfan5[CSM] Fix and improve minetest.get_language()
2019-11-11 sfan5[CSM] Implement minetest.get_csm_restrictions()
2019-11-11 sfan5Run on_item_use CSM callback even if item is not marked...
2019-11-11 sfan5Fix camera:get_offset() in CSM
2019-11-11 sfan5[CSM] Expose more env functions
2019-11-11 sfan5Refactor CSM restriction code a bit
2019-11-10 sfan5Call on_secondary_use when object is right-clicked
2019-11-10 ParamatRandomwalk caves: Extend beyond mapchunk vertically...
2019-11-09 sfan5Be lenient with extra slashes for CSM paths
2019-11-09 sfan5[CSM] Remove non-functional minetest.get_day_count()
2019-11-09 sfan5Corrections to client_lua_api.txt
2019-11-09 sfan5Introduce get_modpath() for CSM
next