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
/
script
Age
Commit message (
Expand
)
Author
2016-05-30
Add minetest.check_password_entry callback
est31
2016-05-30
Remove unused code in s_security.cpp (#4172)
Zeno-
2016-05-28
Particles: Add option to remove particles on collision
Auke Kok
2016-05-27
Add base64 encoding and decoding to the lua api. (#3919)
red-001
2016-05-27
Fix MgStoneType and BiomeType enum names
kwolekr
2016-05-27
Move biome calculation to BiomeGen
kwolekr
2016-05-01
Pathfinder: Fix style
est31
2016-03-15
Add option to not send pre v25 init packet
est31
2016-03-15
Much better API for auth.{cpp, h}
est31
2016-03-12
Allow nodes to specify which sides to connect to.
Auke Kok
2016-03-12
Nodebox: Allow nodeboxes to "connect"
Auke Kok
2016-03-09
Add consistent monotonic day counter - get_day_count()
Auke Kok
2016-03-07
Add AreaStore custom ID API
ShadowNinja
2016-03-07
Implement AreaStore serialization
ShadowNinja
2016-03-07
Move AreaStore container selection logic into getOptimalImplementation
ShadowNinja
2016-03-07
Move AreaStore to util
ShadowNinja
2016-03-07
Simplify AreaStore ID management
ShadowNinja
2016-03-07
s_env.{cpp, h} cleanups
est31
2016-03-07
Add minetest.register_lbm() to run code on block load only
est31
2016-03-07
Use LuaErrors in security check macros
ShadowNinja
2016-03-03
Require minetest.request_http_api to be called from the mod's main scope
Jeija
2016-03-03
Fix main menu being unable to set secure settings
ShadowNinja
2016-03-03
Remove debug.getupvalue from the Lua sandbox whitelist
ShadowNinja
2016-02-26
Fix minetest.request_insecure_environment() always returning nil
Jeija
2016-02-22
Add Lua interface to HTTPFetchRequest
Jeija
2016-02-19
Ignore spaces in secure.trusted_mods setting
Jeija
2016-02-19
Require request_insecure_environment to be called from the mod's main scope
ShadowNinja
2016-02-11
v2d & aabbox3d<f32> & sky cleanups
nerzhul
2016-02-11
Add '/clearobjects quick'
Kahrl
2016-01-28
Don't print whole json data buffer to errorstream on error
est31
2016-01-23
Fix C++11 compilability
est31
2016-01-20
Allow per-tiles culling.
Auke Kok
2016-01-18
Show infotext with description for item entities
RealBadAngel
2016-01-15
Make ItemStack:set_count(0) clear the item stack
sfan5
2016-01-07
Liquids: Flow into and destroy 'floodable' nodes
paramat
2015-12-29
Revert "Add support for using arbitrary meshes as items"
Sapier
2015-12-29
Add support for using arbitrary meshes as items
Sapier
2015-12-21
Fix lua object:get_properties() being broken
Sapier
2015-12-20
Fix missing pop
est31
2015-12-19
Add support for limiting rotation of automatic face movement dir entitys
Sapier
2015-12-15
Add option to give every object a nametag
BlockMen
2015-12-07
Fix threshold type
est31
2015-12-07
Mapgen: Add propagate_shadow bool to calcLighting
paramat
2015-12-06
Fix spelling of noise_threshold
Jun Zhang
2015-12-02
Add on_secondary_use when right clicking an item in the air
Alex Ford
2015-11-08
Add LuaSecureRandom
est31
2015-11-07
Add support for audio feedback if placing node failed
BlockMen
2015-11-06
Add server side ncurses terminal
est31
2015-11-05
Schematics: Add core.place_schematic_on_vmanip API
kwolekr
2015-11-02
Add callback parameter for core.emerge_area()
kwolekr
[next]