oweals/minetest.git
2017-08-29 Loic BlotPushing typo fix introduced in b7ee608e70f8e031e3e01c96...
2017-08-29 SmallJokerBump minimal protocol version to 36 (#6319)
2017-08-29 Loïc BlotFormspec: Add options to set background color and opaci...
2017-08-29 rubenwardyFix mistake when calling on_priv_grant/revoke, and...
2017-08-28 paramatAdvanced settings: Make 'controls', 'graphics', 'sound...
2017-08-28 youmapblock_mesh.cpp: Fix code style and simplify a bit...
2017-08-28 Loïc BlotClientevent refactor (#6320)
2017-08-28 Loïc BlotPass SharedBuffer as value to increment reference count
2017-08-28 Dániel JuhászUse crack animation on all tile layers (#6104)
2017-08-27 Nathanaël CourantStatbars: fix incorrect half-images in non-standard...
2017-08-27 zeunerLua API: Add function to deregister single biomes ...
2017-08-27 youcore.get_objects_inside_radius: Omit removed objects...
2017-08-27 DharkaelMore readable default controls in README
2017-08-26 Nathanaël CourantAdd '@n' escape sequences and some documentation on...
2017-08-26 Ben DeutschAlternative code for slipping (#6256)
2017-08-26 ParamatAndroid stepheight: Only increase if 'touching ground...
2017-08-26 ParamatMgfractal: Use 'switch case' instead of 'if else' ...
2017-08-26 rubenwardyAdd on_grant and on_revoke callbacks (#4713)
2017-08-26 rubenwardyCheck item_drop amount clientside (#6242)
2017-08-25 Loïc BlotNetwork cleanup (#6310)
2017-08-25 Dániel JuhászOverlays for wield and inventory images (#6107)
2017-08-25 EkdohibsTranslations: prevent remote crash with invalid transla...
2017-08-24 SmallJokerBuiltin item: Tidy up (#4370)
2017-08-24 EkdohibsAdd translation of LANG_CODE in all languages
2017-08-24 EkdohibsFix updatepo.sh and run it.
2017-08-24 EkdohibsAdd clientside translations.
2017-08-24 Loïc BlotVerify compiler version before building anything (...
2017-08-24 adridoDont define min/max macros in minwindef.h (#6308)
2017-08-24 Pavel PuchkinFix OSX builds caused by __WORDSIZE again (#6307)
2017-08-24 stujones11Make entity selection and collision boxes independently...
2017-08-24 Dániel JuhászFix Android node selection distance (#6187)
2017-08-24 Ben DeutschSafe digging and placing (#6127)
2017-08-24 Loïc BlotNetwork cleanup (#6302)
2017-08-24 Pavel PuchkinFix OSX builds (closes #6289, fixes #6270) (#6306)
2017-08-23 SmallJokerRespect object property hp_max field for players (...
2017-08-23 stujones11Do not add base position to player selection box (...
2017-08-21 Loïc Blotserialize: use a temporary for SerializeException
2017-08-20 paramatMgv6: Remove incorrectly defined and unused 'volume...
2017-08-20 paramatMinimap: Add new HUD flag for minimap radar mode
2017-08-20 Loic BlotFix a formspec crash triggered by ae9b5e00989756bb67642...
2017-08-20 Loic BlotAdd missing ENABLE_SYSTEM_JSONCPP in docs
2017-08-20 Jens RottmannChange BS constant from implicit double to float (...
2017-08-20 Loïc BlotModernize code: very last fixes (#6290)
2017-08-20 JuozasTravis-ci build: fix osx jpeg installation failure...
2017-08-20 Loïc BlotNew version scheme (#6292)
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-08-19 Loïc BlotFix shader.h inclusion place in game.cpp
2017-08-19 Loïc BlotCode modernization: subfolders (#6283)
2017-08-19 Loïc BlotCode modernization: src/p*, src/q*, src/r*, src/s*...
2017-08-19 Loïc BlotCode modernization: src/n*, src/o* (#6280)
2017-08-19 SmallJokerGenericCAO: Fix light position for non-players, remove...
2017-08-19 Loïc BlotServerMap saving: cleanups (#6274)
2017-08-19 Loïc BlotItemCAO removal (#6279)
2017-08-19 Loic BlotCode modernization: src/m* (part 3)
2017-08-19 Loic BlotCode modernization: src/m* (part 2)
2017-08-19 ParamatBanmanager: Move 'creating' message from warningstream...
2017-08-18 lisacvukMake world creation menu automatically generate a rando...
2017-08-18 Loïc BlotOptimize headers (part 2) (#6272)
2017-08-18 Loïc BlotModernize various files (src/m*) (#6267)
2017-08-18 Loïc Blotserver.cpp: unroll setting when sending mapblocks ...
2017-08-18 adridoAdd missing ctime include (#6269)
2017-08-18 rubenwardyChange README to Markdown format, add LICENSE.txt ...
2017-08-18 Loic BlotModernize various files (src/k*, src/l*)
2017-08-18 Loic BlotModernize various files (part 2)
2017-08-18 Loic BlotModernize various files
2017-08-17 Loïc BlotModernize src/c* src/d* and src/e* files (#6263)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-17 Loïc Blotclientobject, clouds, collision, clientsimpleobject...
2017-08-17 Loïc BlotReduce dedicated server step to 0.09 (#6252)
2017-08-17 Loic BlotTypo fix in compat code from commit 1d8d01074fdb52946f8...
2017-08-17 Loic Blotclientmap, clientmedia: code modernization
2017-08-17 Loic Blotl_server, clientenvironment, clientiface: code moderniz...
2017-08-16 VitaliyNew lighting curve (#5279)
2017-08-16 Loïc BlotClientInterface: add a function to verify (correctly...
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-08-16 Loic Blotclient.cpp: modernize code
2017-08-16 Loic Blotcavegen.cpp, chat.cpp: modernize code
2017-08-15 Loïc BlotModernize client code (#6250)
2017-08-15 Loic Blotbab.cpp: code modernization
2017-08-15 Loic Blotserver.cpp: code modernization
2017-08-15 Loic BlotLint fix on localplayer.h
2017-08-14 paramatAdvanced settings: Re-organise mapgen settings for...
2017-08-14 Dániel JuhászMake dropped items colorable
2017-08-14 Hybrid DogL-system: Fix leaves cutting through stems
2017-08-14 Loic BlotPlayer::getSpeed/setSpeed use const refs
2017-08-14 Loic BlotPlayer class: disable copy
2017-08-13 Loic BlotVarious server.cpp cleanups
2017-08-13 Loic BlotServer::AsyncRunStep + Server::sendAddNode: modernize...
2017-08-13 Loic BlotLocalPlayer::accelerateHorizontal: cleanups
2017-08-13 Loic BlotCleanup LocalPlayer::applyControl
2017-08-13 WuzzyAdd slippery group for nodes (players/items slide)
2017-08-13 SmallJokerTrigger on_rightclick regardless on the formspec meta...
2017-08-13 WuzzyAdd short description for disabled texture packs
2017-08-13 TeTpaAkaChange “Use” key name to “Special”
2017-08-12 FixerFull viewing range key message clarified
2017-08-12 Ben DeutschRemove cloud_height setting
2017-08-12 Hybrid DogAbort if static_spawnpoint is an invalid setting instea...
2017-08-12 paramatMgv5: Make spawn position search more reliable
2017-08-11 Loic BlotServerEnvironment::step: modernize loops 4182/head
2017-08-09 paramatMgv7: Raise spawn point by 1 node for no mountain case
next