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
2020-06-13
Exposing the zoom key to Lua API (#9903)
Lars Müller
2020-06-13
Server pushing media at runtime (#9961)
sfan5
2020-06-12
Add LevelDB player database (#9982)
luk3yx
2020-06-11
Use multiple light positions for CAO lighting
sfan5
2020-06-11
content_cao: Do not expire visuals for texture updates
sfan5
2020-06-10
Fix build error on Ubuntu 16.04 (again)
sfan5
2020-06-10
Fix build error on Ubuntu 16.04
sfan5
2020-06-09
Fix broken coloring of wielditems (#9969)
Danila Shutov
2020-06-09
LuaItemStack: Add __tostring metamethod (#8785)
Paul Ouellette
2020-06-09
Fix player-to-object attachment teleport bug (#10008)
hecktest
2020-06-09
TouchScreenGUI: fix some bugs, cleanup
MoNTE48
2020-06-09
TouchScreen Control: fix some bugs, cleanup
MoNTE48
2020-06-09
Fix real keyboard movements on touchscreen devices
Maksim
2020-06-09
Hide tooltip after ETIE_LEFT_UP (for touch control)
MoNTE48
2020-06-07
Reset touching_ground when in free_move
sfan5
2020-06-07
Fix Lua panic when error() message is not a string
Paul Ouellette
2020-06-07
Recalculate mesh normals for CAOs (#10000)
Danila Shutov
2020-06-07
GenericCAO: Fix glow not working since a08d18a
SmallJoker
2020-06-06
Restore visual_scale support for nodeboxes (and allfaces) (#9906)
Vitaliy
2020-06-06
Add HTTP API to main menu (#9998)
rubenwardy
2020-06-05
Fix HUD scaling (#9721)
Maksim
2020-06-05
TestBan: Clean up properly after completing test (#9994)
ANAND
2020-06-04
Move shared parameters sending to UnitSAO (#9968)
SmallJoker
2020-06-01
Fix autoscale_mode segfault if tile doesn't have texture
sfan5
2020-06-01
Lua API: Log incorrect parameter types as error (#9954)
SmallJoker
2020-06-01
ContentCAO: Update light of all attached entities (#9975)
SmallJoker
2020-06-01
imageScaleNNAA: Fix image clipping on rect- instead of image dimensions (#9896)
Hugues Ross
2020-05-29
Clean up CAO nametag handling and remove deprecated AO_CMD
sfan5
2020-05-29
content_cao: Do not expire visuals when not necessary
sfan5
2020-05-29
Add disable_jump check for the player's feet
MoNTE48
2020-05-27
Value copy / allocation optimizations mostly in server, SAO and serialize code
sfan5
2020-05-26
Fix liquids refusing to flow in X+ or Z+ in some cases (#9874)
sfan5
2020-05-26
Rename “Minimal development test” to “Development Test” (#9928)
Wuzzy
2020-05-25
L-System trees: Remove hardcoded use of 'mapgen_dirt' alias (#9931)
Paramat
2020-05-25
Silence GCC warning in mapblock_mesh
SmallJoker
2020-05-24
Fix build on FreeBSD, broken since open_url
rubenwardy
2020-05-24
Add chat_font_size setting (#9736)
SmallJoker
2020-05-24
Fix two bugs in content_cao
sfan5
2020-05-24
Fix constant re-queueing of emerges that will always be unsuccessful
sfan5
2020-05-24
Fix documentation of emergequeue_limit settings
sfan5
2020-05-23
Optimize particlespawner sending by not sending to distant players
sfan5
2020-05-23
Implement spawning particles with node texture appearance
sfan5
2020-05-23
Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)
sorcerykid
2020-05-23
Modernize include guards and add missing ones (#9898)
Awkor
2020-05-22
Check for valid base64 before decoding (#9904)
Lejo1
2020-05-22
MacOS: Fix environ not being found
SmallJoker
2020-05-22
Cleanup of particle & particlespawner structures and code (#9893)
sfan5
2020-05-20
Cache liquid alternative IDs (#8053)
Vitaliy
2020-05-20
Allow more than 255 biomes, document new maximum (#9855)
Paramat
2020-05-20
Stop wasting memory on identical textures when texture filtering is disabled
sfan5
[next]