oweals/minetest.git
2017-05-06 ShadowNinjaUse a settings object for the main settings 1949/head
2017-05-06 Loic BlotFix codestyle since CSM Camera API
2017-05-06 WuzzyAdd configurable key bindings for hotbar scrolling...
2017-05-06 SapierUse stepheight from CAO instead of hardcoded value 5710/head
2017-05-06 red-001[CSM] add `on_item_use` (#5544)
2017-05-06 TeTpaAkaMake players respect makes_footstep_sound in the object...
2017-05-05 bigfoot547[CSM] Add camera API (#5609)
2017-05-05 ParamatClouds API: Fix yellow clouds at dawn and dusk (#5707)
2017-05-05 Loic BlotAdd missing server sending rule for bd921a7916f0fafc493...
2017-05-05 Wayward OneFix Android build (#5706)
2017-05-05 Loïc BlotSave minetest screen width/height options when modified...
2017-05-04 red-001Add option to also check the center to `find_node_near...
2017-05-04 yellowcrash10Translated using Weblate (Esperanto)
2017-05-04 Michele MainardiTranslated using Weblate (Italian)
2017-05-04 MárioTranslated using Weblate (Portuguese)
2017-05-04 Viktar VauchkevichTranslated using Weblate (Belarusian)
2017-05-04 David CapelloTranslated using Weblate (Spanish)
2017-05-04 Laura Arjona... Translated using Weblate (Spanish)
2017-05-04 metarmaskAdded translation using Weblate (Swedish)
2017-05-04 BreadWTranslated using Weblate (Japanese)
2017-05-04 monolifedTranslated using Weblate (Japanese)
2017-05-04 Andrey KTranslated using Weblate (Russian)
2017-05-04 monolifedTranslated using Weblate (Turkish)
2017-05-04 Muhammad Nur... Translated using Weblate (Malay)
2017-05-04 Vaughan LapsleyRemove CMAKE -ffast-math flag from OSX/FreeBSD
2017-05-04 Loic BlotLINT fix since cloud API merge
2017-05-04 paramatDirectional coloured fog: Fix order of SColor components
2017-05-04 paramatClouds: Fix reddish clouds. Add missing alpha update
2017-05-04 red-001Add function to get server info.
2017-05-03 SmallJokerFading soungs: Fix client crash on older servers
2017-05-03 paramatSet sky API: Add bool for clouds in front of custom...
2017-05-03 SmallJokerSneak: Improve and fix various things
2017-05-03 BrandonSound API: Add fading sounds
2017-04-29 Ben DeutschAdd clouds API
2017-04-29 Loïc BlotOptimize updateFastFaceRow processing by removing some...
2017-04-29 shivajiva101Fix visual slide issue with set_detach, fixes #5620
2017-04-29 Loïc Blotcontent_cao: fix getPlayerControl structure copy on...
2017-04-29 Loïc BlotClient & ClientEnvirnment: don't create fake events...
2017-04-29 SmallJokerFix Travis/unittest broken since b662a45
2017-04-29 Loic BlotRemove legacy unused define DIGGING_PARTICLES_AMOUNT
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
2017-04-29 Loic BlotFix Lint broken by b662a4577d692329b9ca83525e6039f2ddcd1ac1
2017-04-29 Auke KokReorder TileLayer. (#5638)
2017-04-29 Vincent Glize[CSM] add screenshot api lua (#5674)
2017-04-28 ShadowNinjaClean up getTime helpers
2017-04-28 youFix click-digging torches (#5652)
2017-04-28 Auke KokAllow mesh and nodeboxes to wave like plants or leaves...
2017-04-27 ShadowNinjaFix Travis builds
2017-04-27 Louis PearsonSearch user path for sounds (#5657)
2017-04-27 Loïc BlotDon't permit to copy Scripting classes (Client,Server...
2017-04-27 red-001Allow scripts to get the client protocol version in...
2017-04-27 BluebirdFix incorrect formspec-tooltip doc, add detail in ...
2017-04-26 Loic BlotFix Android build since 2818d3f2244d2146a5cdb61cd41f656...
2017-04-26 red-001Fix #5655 (#5658)
2017-04-26 BluebirdTiny documentation fix. (#5659)
2017-04-25 ShadowNinjaRename Scripting API files for consistency
2017-04-25 Louis PearsonFootsteps without view bobbing (#5645)
2017-04-25 Loïc BlotFix various points reported by cppcheck (#5656)
2017-04-24 Loïc BlotGitlab-CI: keep build workspace only 1 hour
2017-04-23 Loic BlotFix lint since recent player to db merge
2017-04-23 Loïc BlotPlayer data to Database (#5475)
2017-04-23 Loic BlotLINT fix
2017-04-23 Loic BlotRevert "CONTRIBUTING: disallow signed git commits"
2017-04-23 Loïc BlotPass clang-format on various cpp/header files (#5559)
2017-04-22 red-001Network:Remove old opcodes and fix documentation. ...
2017-04-22 paramatMgflat, Mgv7: Fix noise crash on world exit.
2017-04-22 Dániel JuhászAdd /fixlight chat command
2017-04-22 paramatMgflat, Mgv7: Only create noise objects if needed
2017-04-22 paramatSneak glitch: Set default to false
2017-04-22 Auke KokAdd on_flood() callback.
2017-04-21 Dániel JuhászFix a memory leak (#5636)
2017-04-21 Loic BlotFixing warning pointed by @sfan5 and clang and cleanup...
2017-04-21 Loic BlotRevert a const ref on update texture
2017-04-21 Loïc Blotlua: remove core.cause_error call (#5637)
2017-04-21 Loïc BlotFix various performance issues reported by cppcheck...
2017-04-21 orwell96Fix #5617 - respect message and reconnect parameters...
2017-04-21 Dániel JuhászFix after soft node overlays
2017-04-21 Dániel JuhászSoft node overlay (#5186)
2017-04-21 Loïc BlotGitlab-CI enhancements (#5629)
2017-04-21 Loïc BlotFix various performance issues reported by cppcheck...
2017-04-20 EkdohibsRun generate_from_settingtypes.lua
2017-04-20 Dániel JuhászLight update for map blocks
2017-04-20 Dániel JuhászSplit light update into two parts
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-19 paramatConf.example: Move some lines to minetest.conf.example...
2017-04-19 MarkuBuPointed thing to face pos: Fix crash if opening door...
2017-04-19 Hybrid DogTools: Fix tool digging speed limit
2017-04-18 Loïc BlotFix various variables passed by copy instead of const...
2017-04-18 Loïc BlotFix broken lint since 04cc9de8f2fbcb11f133c88f02fc11504...
2017-04-18 Auke KokReorder TileSpec. (#5591)
2017-04-18 EkdohibsFix always using the xbox layout (reported by coverity).
2017-04-18 Auke KokDon't make TAB exit game if bound to inventory.
2017-04-17 SmallJokerFix MSVC build broken by 34d32ce
2017-04-17 Perttu AholaMeshUpdateQueue: Add a MapBlock cache that minimizes...
2017-04-17 Perttu AholaInclude container.h in util/thread.h. util/thread.h...
2017-04-17 paramatSneak: Add option for old move code
2017-04-17 Loic BlotRemove an unused variable in Android Build
2017-04-17 Auke KokPlug two minor Leaks (#5603)
2017-04-16 Loïc BlotAndroid progressbar fix (#5601)
next