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
Age
Commit message (
Expand
)
Author
2019-08-07
Avoid crash caused by, and improve, 'findSpawnPos()' (#8728)
Paramat
2019-08-07
Game: Fix double BS multiplication
SmallJoker
2019-08-07
Fix usage of wrong variable in builtin chat command handling (#8762)
Beha
2019-08-07
Client::Interact: Use InteractAction enum instead of numeric constants
ANAND
2019-08-07
Unify wield item handling (#8677)
SmallJoker
2019-08-07
guiConfirmRegistration: Set focus to text field (#8761)
ANAND
2019-08-07
Hide chat when console is open (#8656)
ANAND
2019-08-07
Fix inventory_overlay for nodes without inventory_image (#8433)
DS
2019-08-07
Optimize usage of TOSERVER_GOTBLOCKS packet
sfan5
2019-08-07
Do not add group values of zero to group lists. (#8751)
Beha
2019-08-06
Clean up and fix freetype=false crashes (#8641)
SmallJoker
2019-08-06
Add luacheck to check builtin (#7895)
rubenwardy
2019-08-06
Mapgen Flat: Fix and improve getSpawnLevelAtPoint() (#8756)
Paramat
2019-08-05
Update curl dependency in buildbot
sfan5
2019-08-04
Fix binary-string confusion in client network code
sfan5
2019-08-04
Clean up FindOpenGLES2.cmake
sfan5
2019-08-04
Unify GLES support in gui scaling filter
sfan5
2019-08-04
Unify OpenGL ES support
sfan5
2019-08-04
Let ENABLE_GLES appear in cmake_config.h and change its functionality
sfan5
2019-08-03
Add formspec testing to test mod in minimal
rubenwardy
2019-08-03
Add styles to most elements
rubenwardy
2019-08-03
Add style[] tag with button support
rubenwardy
2019-08-03
Add custom colorable GUIButton implementation
rubenwardy
2019-08-03
Fix negative offsets not being supported by container[]
rubenwardy
2019-08-02
Builtin: Forward old return values
SmallJoker
2019-08-01
Correct ServerActiveObject's virtual getArmorGroups() to be const.
Beha
2019-08-01
Mainmenu: Use textarea in error formspecs
SmallJoker
2019-08-01
Group "immortal" also protects players from damage
Wuzzy
2019-07-31
Allow toolcaps to override the built-in times for dig_immediate
sfan5
2019-07-31
Silence invalid clang format warnings in guiScrollBar.cpp (#8724)
Paramat
2019-07-30
Sky: Refactor of moon and sun drawing (#8683)
Methacrylon
2019-07-30
Move the clamping of hp/breath when their maximums change to read_object_prop...
Beha
2019-07-30
README: make -j$(nproc) (#8699)
Zaoqi
2019-07-29
Rename guiScrollBar to GUIScrollBar
DS-Minetest
2019-07-29
ContentCAO: Fix broken attachments on join (#8701)
SmallJoker
2019-07-29
lua_api.txt clarifications regarding mapgen object index IDs and handles. (#8...
Beha
2019-07-28
guiScrollBar: move directly to clicked pos if clicked into tray
DS-Minetest
2019-07-27
Check for 'action' field in ABMs & LBMs
SmallJoker
2019-07-27
Prefix RecipePriority elements with PRIORITY_
Paul Ouellette
2019-07-27
Initialize priority in CraftDefinition constructors
Paul Ouellette
2019-07-27
minimal: Move get_craft_result tests to test mod
Paul Ouellette
2019-07-26
Fix missing item images clipping in formspecs (#8652)
Pierre-Yves Rollo
2019-07-26
Document 'wield_item' entity property (#8694)
Alex
2019-07-26
Make FindCURL ready for vcpkg (#8295)
adrido
2019-07-26
Initialise 'seabed_height' to avoid compilation warning (#8715)
Paramat
2019-07-25
Re-order mapgens in mainmenu and 'all settings' mapgen selection (#8705)
Paramat
2019-07-25
Mgfractal: Make non-fractal terrain optional (#8702)
Paramat
2019-07-24
Removed debug.upvaluejoin to prevent leak of insecure environment
y
2019-07-21
Update README.md (#8700)
Zaoqi
2019-07-20
Add /help formspec for commands and privileges (#8385)
SmallJoker
[next]