summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-05-06[CSM] add `on_item_use` (#5544)red-001
2017-05-06Make players respect makes_footstep_sound in the object propertiesTeTpaAka
2017-05-05[CSM] Add camera API (#5609)bigfoot547
2017-05-05Clouds API: Fix yellow clouds at dawn and dusk (#5707)Paramat
2017-05-05Add missing server sending rule for bd921a7916f0fafc493b1c4d0eeb5e2bb1d6a7c2Loic Blot
2017-05-05Fix Android build (#5706)Wayward One
2017-05-05Save minetest screen width/height options when modified (#5683)Loïc Blot
2017-05-04Add option to also check the center to `find_node_near` (#5255)red-001
2017-05-04Remove CMAKE -ffast-math flag from OSX/FreeBSDVaughan Lapsley
2017-05-04LINT fix since cloud API mergeLoic Blot
2017-05-04Directional coloured fog: Fix order of SColor componentsparamat
2017-05-04Clouds: Fix reddish clouds. Add missing alpha updateparamat
2017-05-04Add function to get server info.red-001
2017-05-03Fading soungs: Fix client crash on older serversSmallJoker
2017-05-02Set sky API: Add bool for clouds in front of custom skyboxparamat
2017-05-03Sneak: Improve and fix various thingsSmallJoker
2017-05-03Sound API: Add fading soundsBrandon
2017-04-30Add clouds APIBen Deutsch
2017-04-29Optimize updateFastFaceRow processing by removing some TileSpec copy (#5678)Loïc Blot
2017-04-29Fix visual slide issue with set_detach, fixes #5620shivajiva101
2017-04-29content_cao: fix getPlayerControl structure copy on each step (#5677)Loïc Blot
2017-04-29Client & ClientEnvirnment: don't create fake events (#5676)Loïc Blot
2017-04-29Fix Travis/unittest broken since b662a45SmallJoker
2017-04-29Remove legacy unused define DIGGING_PARTICLES_AMOUNTLoic Blot
2017-04-29[CSM] Add event on_place_node API lua (#5548)Vincent Glize
2017-04-29Fix Lint broken by b662a4577d692329b9ca83525e6039f2ddcd1ac1Loic Blot
2017-04-29Reorder TileLayer. (#5638)Auke Kok
2017-04-29[CSM] add screenshot api lua (#5674)Vincent Glize
2017-04-28Clean up getTime helpersShadowNinja
2017-04-28Fix click-digging torches (#5652)you
2017-04-28Allow mesh and nodeboxes to wave like plants or leaves. (#3497)Auke Kok
2017-04-27Search user path for sounds (#5657)Louis Pearson
2017-04-27Don't permit to copy Scripting classes (Client,Server,Mainmenu)Loïc Blot
2017-04-27Allow scripts to get the client protocol version in non-debug builds. (#5649)red-001
2017-04-26Fix #5655 (#5658)red-001
2017-04-25Rename Scripting API files for consistencyShadowNinja
2017-04-25Footsteps without view bobbing (#5645)Louis Pearson
2017-04-25Fix various points reported by cppcheck (#5656)Loïc Blot
2017-04-23Fix lint since recent player to db mergeLoic Blot
2017-04-23Player data to Database (#5475)Loïc Blot
2017-04-23LINT fixLoic Blot
2017-04-23Pass clang-format on various cpp/header files (#5559)Loïc Blot
2017-04-22Network:Remove old opcodes and fix documentation. (#5573)red-001
2017-04-22Mgflat, Mgv7: Fix noise crash on world exit.paramat
2017-04-22Mgflat, Mgv7: Only create noise objects if neededparamat
2017-04-22Sneak glitch: Set default to falseparamat
2017-04-22Add on_flood() callback.Auke Kok
2017-04-22Fix a memory leak (#5636)Dániel Juhász
2017-04-22Fixing warning pointed by @sfan5 and clang and cleanup guiFileSelectMenuLoic Blot
2017-04-22Revert a const ref on update textureLoic Blot