oweals/minetest.git
2016-08-29 red-001Settingtypes.txt: Clarify comments, correct spelling
2016-08-28 SmallJokerBuiltin: Disallow registering users with the same name
2016-08-27 rubenwardyAllow fields to choose whether they close on enter...
2016-08-27 rubenwardySubmit name of field on enter key press
2016-08-26 paramatCamera: Higher frequency limit for view/hand bobbing...
2016-08-26 Auke KokMake plantlike drawtype more fun
2016-08-22 est31Client: disable pre v25 init sending by default 4461/head
2016-08-22 XuntoMove on join and on leave messages to lua (#4460)
2016-08-21 kahrlgettext.h: include <locale> before defining the gettext...
2016-08-20 est31Also support X11 icon for minetest copies installed...
2016-08-20 TimTidy up generate_from_settingtypes.lua a bit.
2016-08-20 TimMove generation from settingtypes out of dlg_settings_a...
2016-08-19 Rogier-5Fix for failure to find jsoncpp in android build (...
2016-08-18 obneqMapblock mesh: Fix updateFastFaceRow tiling issue
2016-08-18 SmallJokerScript API: Make the craft recipe field 'method' consistent
2016-08-14 DonBatmanLua_api.txt: Change 'maxwear' to 'uses' in 'tool_capabi...
2016-08-12 Thomas--SAdd an [opacity:<r> texture modifier. Makes the base...
2016-08-12 sfan5Update AppData file with more URLs and keywords
2016-08-11 Rogier-5Use the standard to_string() functions for C++11 (...
2016-08-10 Rogier-5Add infotext containing entity type (e.g. mobs:cow...
2016-08-10 David Carliercouple of memory leaks fixes.
2016-08-10 DLaboratoryUpdate the version of irrlicht to 1.8.3, add steps...
2016-08-10 Ben DeutschZooming the camera requires the 'zoom' privilege
2016-08-10 Ben DeutschDocument zoom_fov in settingtypes.txt and minetest...
2016-08-10 Esteban I.... Add zoom, tweakable with zoom_fov, default key: Z ...
2016-08-10 TomasLua->C getintfield() use lua_tointeger (#4408)
2016-08-10 Rogier-5Fixes for compiling with a newer (system) jsoncpp ...
2016-08-10 Ner'zhulPermit usage of std::unordered_map & std::unorderered_s...
2016-08-10 Rémi VerscheldeAdd simulation category
2016-08-05 paramatDecorations: Fix decoration height check errors
2016-08-04 paramatMapgen: Remove unused 'flat' and 'trees' flags from...
2016-08-03 Dorian WoutersFix l_request_insecure_environment not ignoring all...
2016-08-03 est31test_map_settings_manager: Fix Wunused-result warning
2016-08-03 est31Porting: Fix endless loop if image format is not recognized
2016-07-30 SmallJokertexture_packs.txt: Document special textures
2016-07-30 rubenwardyDocumentation: Create texture_packs.txt
2016-07-30 mtango688lua_api.txt: Document how to properly clear node metadata
2016-07-29 Nathaniel OlsenUpdate README.txt (#4368)
2016-07-28 Fernando Carmona... buildbot: retrieve short commit hash properly
2016-07-28 Ner'zhulIncrease android versionCode (#4350)
2016-07-27 SmallJokerUpright sprite objects: Horizontally flip the front...
2016-07-27 WuzzyMain menu, lua_api.txt: Fix mod/texture pack screenshot...
2016-07-26 TimBuiltin: Add core.MAP_BLOCKSIZE constant 4362/head
2016-07-26 TimBuiltin: Fix check for a player object in core.check_pl...
2016-07-24 est31Update minetest.conf.example and the settings translati...
2016-07-21 paramatMgvalleys / cavegen: Place riverbed nodes under river...
2016-07-21 James Stevensonlua_api.txt: Remove tooltip checkbox[] element
2016-07-12 est31HTTP lua API docs: correct some function references
2016-07-12 TimBuiltin/profiler: Replace game profiler (#4245)
2016-07-12 DuaneLua_api.txt: Fix description of node drop behaviour
2016-07-12 paramatTreegen: Improve use of signed vs. unsigned integers
2016-07-12 est31Run updatepo.sh
2016-07-12 est31Update minetest.conf.example, and settings_translation_...
2016-07-12 Onyx SteinheimTranslated using Weblate (French)
2016-07-12 ikmaakTranslated using Weblate (Dutch)
2016-07-12 Muhammad Rifqi... Translated using Weblate (Indonesian)
2016-07-12 Roberto Mengíbar... Translated using Weblate (Spanish)
2016-07-12 Guillaume RobertTranslated using Weblate (French)
2016-07-12 arsdragonflyTranslated using Weblate (Chinese (China))
2016-07-12 Лазар ВукановићTranslated using Weblate (Serbian (cyrillic))
2016-07-12 Лазар ВукановићAdded translation using Weblate (Serbian (cyrillic))
2016-07-12 TimTranslated using Weblate (Esperanto)
2016-07-12 susanTranslated using Weblate (Chinese (China))
2016-07-09 SnipieFix typos (#4298)
2016-07-08 est31Ubuntu build HOWTO: Suggest to install git instead...
2016-07-08 est31Fix -Wterminate warnings in rollback.cpp as well
2016-07-08 est31Fix -Wterminate warning on GCC 6
2016-07-07 Jay ArndtFix warning in porting::setXorgWindowIcon when building...
2016-07-05 Foghrye4Adding minetest.clear_craft
2016-07-05 sfan5Use mathematical function to determine yaw direction
2016-07-05 SnipieFix for cropped text "Toggle Cinematic"
2016-07-05 rubenwardyRemove cinematic toggle on F8
2016-07-05 est31Finally set a window icon on X11 4273/head
2016-07-04 est31Temporarily disable "testStartStopWait" Threading unit...
2016-07-04 Rogier-5Fix & make linux conditionals uniform (#4278)
2016-07-04 est31Disable joysticks per default for now
2016-07-03 est31Remove top left minetest watermark
2016-07-03 kwolekrAdd MapSettingsManager and new mapgen setting script...
2016-07-03 kwolekrMapgen: Refactor mapgen creation and management
2016-07-03 Pavel PuchkinRemove old docs. We have VCS history anyways. (#4266)
2016-07-03 David Carlieropenbsd's port fix for non Linux systems w/o libRT
2016-06-28 HybridDogOnly allow strings to be passed to minetest.global_exis...
2016-06-24 est31Also shut down when SIGTERM was received
2016-06-24 paramatMgflat/fractal/v7/valleys: Denser 3D noise tunnels
2016-06-24 raymooPlayer: New get_look, set_look API
2016-06-17 paramatDungeons: Generalise use, add capabilities, various... 4249/head
2016-06-17 Auke KokBuiltin/game/item: Add `place_param2` nodedef field
2016-06-13 Yutao YuanMove unknown node message when applying texture overrid...
2016-06-11 paramatSky.cpp: Improve code style. Define sky colours as...
2016-06-11 EkdohibsMake node timers more efficient
2016-06-11 kwolekrRandom misc. warning fixes and cleanups
2016-06-11 kwolekrSettings: Clean up settings changed callback code
2016-06-11 est31Fix android build
2016-06-11 Diego MartinezServer: Add reason for leave to `on_leaveplayer` callbacks
2016-06-09 paramatSky: Darker, bluer sky and improved horizon haze at...
2016-06-08 ParamatSky: Fix sunrisebg texture motion (#4199)
2016-06-07 paramatLua_api.txt: Split long lines. Capitalise 'Biome API...
2016-06-05 kwolekrMapgen: Optimize biomemap creation by combining with...
2016-06-05 paramatBiome API: Add per-biome riverbed material and depth
2016-06-04 MillersManMapgen: Performance improvement and fixes for updateLiq...
next