]> git.lizzy.rs Git - minetest.git/shortlog
minetest.git
2017-05-20 Loic BlotFix input regression introduced by a4a377ecad6f1732cc54...
2017-05-20 Zeno-Fix mem leak in mesh cache (#5781)
2017-05-20 Loïc BlotVarious code cleanup & little performance improvement...
2017-05-19 youDo not create dummy normalmaps (#4180)
2017-05-19 youFix textarea bug: clicking right of the end of a line...
2017-05-19 Dániel JuhászFix alpha for liquid nodes (#5494)
2017-05-19 SmallJokerMainmenu: Fix issues while trying to enable all mods...
2017-05-19 Loïc BlotWhen minimap is disabled in configuration, really disab...
2017-05-18 Loic BlotFix a warning pointed by GCC 7.1
2017-05-17 SmallJokerBuiltin: Fix subgame mod selection (#5367)
2017-05-17 ParamatParticles: Do not send single particles to distant...
2017-05-17 bigfoot547Append -debug to version string (#5765)
2017-05-16 SmallJokerCSM: Document forgotten functions
2017-05-16 paramatCaverns: Remove unnecessary liquid excavation
2017-05-16 Loic BlotFix a memleak pointed by @Zeno- in MeshUpdateQueue
2017-05-15 Zeno-Fix uninitalised variable in event.cpp (#5764)
2017-05-15 ezhhAdd option to use neither node highlighting nor outlining
2017-05-13 SmallJokerNo cursor lock when window inactive (#5754)
2017-05-13 Loïc BlotAndroid dependencies updates (#5755)
2017-05-13 Loïc BlotLimit properly the sound setting at updateSound runtime...
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
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
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)
next