oweals/minetest.git
2017-05-13 Loïc BlotMove KeyList & InputHandler from game.h to client/input...
2017-05-13 Loic BlotAndroid build fix
2017-05-13 red-001Minor pause/escape menu improvements (#5751)
2017-05-12 rubenwardyReplace inconsistent mentions of core.* with minetest...
2017-05-11 red-001Rework escape/pause menu (#5719)
2017-05-10 red-001Menu: Fix starting a server if the server address is...
2017-05-10 sfan5Private nodemeta (#5702)
2017-05-09 SmallJokerminetest.deserialize: Throw error when argument not...
2017-05-09 red-001Android: Fix crash while loading main menu (#5736)
2017-05-09 red-001Add cancel button to password change menu. (#5720)
2017-05-09 Auke KokMove Pilzadam to previous developers. (#5735)
2017-05-09 paramatRevert custom player collision box and step height...
2017-05-08 Loïc Blotread_schematic_replacements: ensure fields are strings...
2017-05-08 paramatCustom step height: Fix implementation
2017-05-08 paramatShaders: Remove unused water surface shader
2017-05-07 Loïc BlotPlayer attrs: permits to remove an attribute by setting...
2017-05-07 Loic BlotLINT fix since d0678948165768472fc940c03e78cba787f49ea5
2017-05-07 paramatPlayer properties: Set correct default collisionbox
2017-05-07 T0ny2Replace occurrence of luaL_reg in l_camera.cpp
2017-05-06 ShadowNinjaFix myfloor(0.0)
2017-05-06 ShadowNinjaClean up numeric.h and split FacePositionCache from it
2017-05-06 TeTpaAkaMake the player collisionbox settable
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)
next