oweals/minetest.git
2018-07-01 Loïc BlotBackport Android cleanup parts from #7123 (#7513)
2018-06-30 Muhammad Rifqi... Android: Resize jump and sneak buttons' touch target...
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2018-06-30 red-001Fix memory leaks in mod storage (#7500)
2018-06-30 VitaliyFix world deletion (#7494)
2018-06-30 Anand SLog usage of /pulverize (#7503)
2018-06-30 RustyRaptorRemoved '$' symbols from the start of shell commands...
2018-06-30 Loic BlotFix a memleak before assertion in l_get_mod_storage
2018-06-28 Loic BlotBump android version to 20
2018-06-28 Loic BlotUpdate cURL (7.60.0) & SQLite3 (3.24.0)
2018-06-28 ParamatMgvalleys: Fix 'mgvalleys_spflags' setting name (#7495)
2018-06-27 red-001Fix mod channels crash (#7481)
2018-06-27 red-001Fix small memory leaks in client. (#7492)
2018-06-26 ParamatCavegen: Fix errors when getting biome outside mapchunk...
2018-06-26 SmallJokerUpdate settings translations
2018-06-26 SmallJokerRename CSM flavours to restrictions
2018-06-26 red-001Fix buffer overrun in SRP (#7484)
2018-06-26 Leonid BobrovFix libgmp detection (#7488)
2018-06-26 ParamatLua_api.txt: Re-order some sections. Alphabeticise...
2018-06-25 sfan5Fix MurmurHash implementation to really be unaligned...
2018-06-24 Anand SLua_api.txt: Replace `engine.*` with `core.*` (#7474)
2018-06-24 ParamatDecoration API: Add lightweight ability to have complet...
2018-06-24 SmallJokerFix rtt >= 0.0f assertion and free_move crash
2018-06-23 stujones11Android: Use correct temporary path (#7463)
2018-06-23 youRTT fixes (#7428)
2018-06-22 red-001Fix crash caused by Lua error during startup (#7473)
2018-06-22 sfan5Fix ipv6_server=true not accepting IPv4 connections...
2018-06-22 Anand SREADME.md: Improve formatting for consistency (#7472)
2018-06-22 sfan5Remove misleading documentation about IPv6 server annou...
2018-06-21 ParamatBiome API: Fix absent water decorations and dust, in...
2018-06-20 ParamatREADME.md: Improve version scheme text (#7465)
2018-06-20 Anand SLua_api.txt: Fix incorrect vector section directive...
2018-06-19 ParamatBiome dust: Revert fix that added dust to mod structure...
2018-06-18 rubenwardyUpdate to new ContentDB API
2018-06-17 Anand SRemove deprecated functions from menu_lua_api.txt ...
2018-06-17 thoughtjigsProvide Xorg/net wm process ID (#7445)
2018-06-15 Loïc BlotVersion scheme change: 0.5.0 -> 5.0.0 (#7449)
2018-06-15 Loic BlotRemove Server::m_ignore_map_edit_events (noop)
2018-06-14 Loïc BlotFix release script
2018-06-14 WuzzyMinimal: Disable disruptive formspec test by default...
2018-06-13 Loïc BlotServer: move shutdown parts to a specific shutdown...
2018-06-13 nOOb3167Make os.tempfolder work correctly for MinGW & MSVC...
2018-06-12 ParamatREADME.md: Remove 'unfinished' section. (#7440)
2018-06-12 Anand SAdd hasprivs chat command (#7336)
2018-06-11 Loic BlotAndroid: gradle 3.1.3 is not available on mavenCentral
2018-06-11 Loïc BlotAndroid: fix tools versions
2018-06-11 Loïc BlotAndroid: fix assets cleanup
2018-06-11 SmallJokerFix the /shutdown command (#7431)
2018-06-10 Loic BlotDisable clang-tidy when no C/C++ files has been modified.
2018-06-10 Loic BlotBump android version for next release
2018-06-10 Loic BlotAndroid: use c++_shared library instead of c++_static
2018-06-10 Loic BlotFix many Android build issues
2018-06-10 number ZeroFix typo (GH#7421)
2018-06-10 number ZeroFix narrow/utf8 difference in incoming/outcoming messages
2018-06-08 ParamatMapgen flags: Add 'biomes' global mapgen flag (#7355)
2018-06-07 ParamatLua_api.txt: Warn of errors possible with VoxelArea...
2018-06-06 tukkekStop autoforward on BACKWARD key-press (#7417)
2018-06-06 Loïc BlotCSM/SSM: Add on_mods_loaded callback (#7411)
2018-06-05 nOOb3167Fix builtin lua function os.tempfolder (#7368)
2018-06-05 WuzzySet ENABLE_GETTEXT to TRUE by default (#7415)
2018-06-04 Loïc BlotModernize lua read (part 1): C++ templating insurance...
2018-06-03 ParamatBiome dust placement: Improve comments, re-order some...
2018-06-03 ParamatLua_api.txt: Various improvements (#7402)
2018-06-02 ParamatBiomemap: Simplify code of recent commit (#7398)
2018-06-02 ParamatBiomemap: Avoid empty biomemap entry to fix failing...
2018-05-31 Loïc BlotFix isNan on setYaw Lua call (#7380)
2018-05-31 ParamatMgv7: Avoid rivergen removing mod-placed nodes when...
2018-05-30 sfan5Update embedded Lua to 5.1.5 (#7387)
2018-05-29 Loic BlotLINT fix
2018-05-29 WuzzyRename some keys for clarity (#7384)
2018-05-29 otdav33Add crossview support (#7361)
2018-05-29 youTidy up dlg_config_world.lua (#5351)
2018-05-29 Loic BlotFix GameUI flag value regression introduced by a78659ed...
2018-05-28 MidgardPrint error when HOME is not set (#7376)
2018-05-28 Loïc BlotFix more GCC 8.1 warnings ...
2018-05-28 Loïc BlotFix a -Wcatch-value warning reported by GCC 8.1
2018-05-28 Loic BlotRemove a useless struct keyword for ObjectProperties
2018-05-26 SmallJokerFormspec verification: Fix show_formspec inside callbac...
2018-05-24 ParamatVein ore: Fix bug caused by changing perlinmap Y size...
2018-05-24 ParamatSchematic decorations: Fix placement bug when centred...
2018-05-20 ParamatDungeons: Fix duplication of y limit parameters (#7359)
2018-05-20 youFix missing ignore textures (#7326)
2018-05-20 WuzzySmall usage changes for air and ignore items (#7305)
2018-05-19 rubenwardyAdd screenshots to online content browser
2018-05-18 nanoprojectPlayer marker on both minimaps (#7350)
2018-05-16 rubenwardyAdd updating to online content browser
2018-05-16 ParamatPointed_thing_to_face_pos: Avoid crash when player...
2018-05-16 WuzzySay position of locale dir more clearly in docs (#7338)
2018-05-16 SmallJokerMinimal: Fix HP change crash (#7344)
2018-05-16 Lars HofhanslUse server's zoom fov for distant world loading.
2018-05-15 ParamatContributing.md: Various additions and edits (#7309)
2018-05-15 Muhammad Rifqi... Don't show Android edit dialog when tapping read-only...
2018-05-14 SmallJokerFix segfault in player migration and crash in log_depre...
2018-05-14 ParamatVertical biome blend: Tune PRNG seed for finer detail...
2018-05-14 lhofhanslMake sure color returns to normal after a damage flash...
2018-05-13 rubenwardyUpdate contentdb_url to content.minetest.net
2018-05-12 SmallJokerCamera: Improve subpixel movement (#7319)
2018-05-12 SmallJokerRun detach callbacks on player leave
2018-05-10 Vincent GlizeFix crash guiConfirmRegistration quit menu (#7313)
2018-05-08 rubenwardyFix luajit include not being found
next