oweals/minetest.git
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-19 ANANDlua_api.txt: Improve privs_to_string and string_to_priv...
2020-01-18 ANANDReplace stray tab with whitespace in guiFormSpecMenu...
2020-01-18 rubenwardyAdd Lua unit tests to builtin using busted (#9184)
2020-01-17 rubenwardyFix syntax error in Dockerfile
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-09 WuzzyAdd missing entity documentation (#9297)
2020-01-08 WuzzyImprove Lua API documentation on sounds (#9265)
2020-01-04 DSFormspec: Fix clicking on tooltip-obstructed elements...
2020-01-04 HybridDogAdd table.key_value_swap (#9248)
2020-01-04 WuzzyTweak default textures (#9237)
2020-01-04 ParamatRemove Mapgen V7 floatlands in preparation for new...
2019-12-24 MontandalarUse appropriate LC_ locale macro for Windows (#9230)
2019-12-24 WuzzyFix item eat sound not played if last item (#9239)
2019-12-24 WuzzyDocument permissible group ratings (#9236)
2019-12-21 Lars HofhanslAllow wave_heights up to two nodes. #9220
2019-12-20 LejoFix the player information version_string return value...
2019-12-20 ANAND/privs: Delimit output list of privs with commas (...
2019-12-19 WuzzyBuiltin: Make dropped light_source nodes glow (#9200)
2019-12-18 BluebirdMake core.item_place_node return position of placed...
2019-12-17 ZaoqiDockerfile: correct `apt clean` + git clone --depth...
2019-12-16 sfan5Correct documentation around minetest.item_place
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-15 SmallJokerLua API: Document HP, breath and damage limits (#9080)
2019-12-15 ZaoqiAdd Alpine build dependencies in README (#9206)
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 rubenwardyFix luacheck errors
2019-12-07 rubenwardyRun luacheck in travis
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 ZaoqiFix android build due to omitted file in src files
2019-12-06 Pierre-Yves... Add z-index management to HUD
2019-12-05 SmallJokerFix LocalPlayer-bound sound playback broken by 81c2370
2019-12-02 Nils Dagsson... Fix Debian build dependencies in README
2019-11-25 ANANDUse a safer implementation of gsub in core.chat_format_...
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-17 William Breathitt... Fix find_path for newer jsoncpp installations
2019-11-14 sfan5Optimize semaphore wait with zero timeout on POSIX
2019-11-11 sfan5Install client_lua_api.txt documentation too
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
2019-11-09 sfan5Load client mods into memory before execution.
2019-11-09 sfan5Refactor loading of Lua code with mod security
2019-11-09 Loic BlotAdd arm64-v8a but it's not sufficient for 64bit build
2019-11-09 Loic BlotBump to version code 25
2019-11-09 MoNTE48Android: build fixes & compat fixes
2019-11-09 ParamatSilence invalid Clang Format report (#9095)
2019-11-09 ParamatTunnels: Completely disable generation when 'cave width...
2019-11-08 Paul OuelletteMake core.get_favorites("local") ignore duplicates...
2019-11-08 ParamatRandomwalk caves: Add parameters for number, proportion...
2019-11-07 DSFormspec: draw order and clipping for all elements...
2019-11-05 sfan5Improve documentation around banning (#9088)
2019-11-03 SmallJokerAndroid: Fix broken double-tap after 49 days uptime
2019-11-03 SmallJokerClean up font caching, fix bitmap fonts
2019-11-03 Pierre-Yves... Formspec: add hypertext element
2019-11-02 DSAdd debug.txt.1 to .gitignore (#9081)
2019-11-02 Alistair FindlayBuiltin: Improve /clearobjects message (#9084)
2019-10-29 random-geekChange some usages of "deprecated" to "obsolete" (...
2019-10-25 WuzzyAdd help texts for settings that lack one (#9007)
2019-10-24 random-geekChange some rough/inappropriate language in comments...
2019-10-24 ParamatImprove light curve parameter limits and documentation...
2019-10-23 random-geekRemove legacy file format documentation
2019-10-23 random-geekRemove legacy flat-file map code
2019-10-23 Dmitry MarakasovFix build issue due to conflicting s64 type definitions...
2019-10-23 Paul OuelletteAllow calling ItemStack with no arguments (#8783)
2019-10-23 WuzzyAdd 4 missing fallback/default textures (#8845)
2019-10-20 SmallJokerFormspecs: Reset version number on rebuild
2019-10-18 ParamatMake natural night light as bright as MT 0.4.16 (#9053)
next