index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-05-08
Shaders: Remove unused water surface shader
paramat
2017-05-07
Player attrs: permits to remove an attribute by setting value to nil (#5716)
Loïc Blot
2017-05-07
LINT fix since d0678948165768472fc940c03e78cba787f49ea5
Loic Blot
2017-05-07
Player properties: Set correct default collisionbox
paramat
2017-05-07
Replace occurrence of luaL_reg in l_camera.cpp
T0ny2
2017-05-06
Fix myfloor(0.0)
ShadowNinja
2017-05-06
Clean up numeric.h and split FacePositionCache from it
ShadowNinja
2017-05-06
Make the player collisionbox settable
TeTpaAka
2017-05-06
Use a settings object for the main settings
ShadowNinja
2017-05-06
Fix codestyle since CSM Camera API
Loic Blot
2017-05-06
Add configurable key bindings for hotbar scrolling, and for changing volume.
Wuzzy
2017-05-06
Use stepheight from CAO instead of hardcoded value
Sapier
2017-05-06
[CSM] add `on_item_use` (#5544)
red-001
2017-05-06
Make players respect makes_footstep_sound in the object properties
TeTpaAka
2017-05-05
[CSM] Add camera API (#5609)
bigfoot547
2017-05-05
Clouds API: Fix yellow clouds at dawn and dusk (#5707)
Paramat
2017-05-05
Add missing server sending rule for bd921a7916f0fafc493b1c4d0eeb5e2bb1d6a7c2
Loic Blot
2017-05-05
Fix Android build (#5706)
Wayward One
2017-05-05
Save minetest screen width/height options when modified (#5683)
Loïc Blot
2017-05-04
Add option to also check the center to `find_node_near` (#5255)
red-001
2017-05-04
Remove CMAKE -ffast-math flag from OSX/FreeBSD
Vaughan Lapsley
2017-05-04
LINT fix since cloud API merge
Loic Blot
2017-05-04
Directional coloured fog: Fix order of SColor components
paramat
2017-05-04
Clouds: Fix reddish clouds. Add missing alpha update
paramat
2017-05-04
Add function to get server info.
red-001
2017-05-03
Fading soungs: Fix client crash on older servers
SmallJoker
2017-05-02
Set sky API: Add bool for clouds in front of custom skybox
paramat
2017-05-03
Sneak: Improve and fix various things
SmallJoker
2017-05-03
Sound API: Add fading sounds
Brandon
2017-04-30
Add clouds API
Ben Deutsch
2017-04-29
Optimize updateFastFaceRow processing by removing some TileSpec copy (#5678)
Loïc Blot
2017-04-29
Fix visual slide issue with set_detach, fixes #5620
shivajiva101
2017-04-29
content_cao: fix getPlayerControl structure copy on each step (#5677)
Loïc Blot
2017-04-29
Client & ClientEnvirnment: don't create fake events (#5676)
Loïc Blot
2017-04-29
Fix Travis/unittest broken since b662a45
SmallJoker
2017-04-29
Remove legacy unused define DIGGING_PARTICLES_AMOUNT
Loic Blot
2017-04-29
[CSM] Add event on_place_node API lua (#5548)
Vincent Glize
2017-04-29
Fix Lint broken by b662a4577d692329b9ca83525e6039f2ddcd1ac1
Loic Blot
2017-04-29
Reorder TileLayer. (#5638)
Auke Kok
2017-04-29
[CSM] add screenshot api lua (#5674)
Vincent Glize
2017-04-28
Clean up getTime helpers
ShadowNinja
2017-04-28
Fix click-digging torches (#5652)
you
2017-04-28
Allow mesh and nodeboxes to wave like plants or leaves. (#3497)
Auke Kok
2017-04-27
Search user path for sounds (#5657)
Louis Pearson
2017-04-27
Don't permit to copy Scripting classes (Client,Server,Mainmenu)
Loïc Blot
2017-04-27
Allow scripts to get the client protocol version in non-debug builds. (#5649)
red-001
2017-04-26
Fix #5655 (#5658)
red-001
2017-04-25
Rename Scripting API files for consistency
ShadowNinja
2017-04-25
Footsteps without view bobbing (#5645)
Louis Pearson
2017-04-25
Fix various points reported by cppcheck (#5656)
Loïc Blot
[next]