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
2016-03-07
Fix SpatialAreaStore not freeing removed areas
ShadowNinja
2016-03-07
Add basic AreaStore method documentation
ShadowNinja
2016-03-07
Sort AreaStore header
ShadowNinja
2016-03-07
Clean up VectorAreaStore
ShadowNinja
2016-03-07
Move AreaStore container selection logic into getOptimalImplementation
ShadowNinja
2016-03-07
Move AreaStore to util
ShadowNinja
2016-03-07
Make AreaStore cache setting private
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-04
Mgvalleys: Correct spawn problems
Duane Robertson
2016-03-04
Decoration API: Allow force_placement of simple decorations
paramat
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-03-02
Add support for non-ASCII characters to chat console
ShadowNinja
2016-03-02
Add Android chat form
ShadowNinja
2016-03-02
Add text selection and copying to console
ShadowNinja
2016-03-02
Unlock cursor when opening console
ShadowNinja
2016-03-02
Use the console instead of a dedicated window when pressing keymap_chat/cmd
Esteban I. Ruiz Moreno
2016-03-01
Revert "Fix jumping at node edge"
nerzhul
2016-02-27
Nodedef: Restore smooth lighting to water
paramat
2016-02-27
Mgvalleys: Add Dry Riverbeds
Duane Robertson
2016-02-27
Update po files, minetest.conf.example and settings_translation_file.cpp
est31
2016-02-26
Fix minetest.request_insecure_environment() always returning nil
Jeija
2016-02-26
Mapblock mesh: Allow to use VBO
RealBadAngel
2016-02-26
Remove new_style_water
RealBadAngel
2016-02-26
Cache some settings
rubenwardy
2016-02-23
Sheet Ore: Eliminate crash caused by PcgRandom range max < min
paramat
2016-02-23
GOTBLOCKS & DELETEBLOCKS: test packet size only once
nerzhul
2016-02-22
Reset block send timer when invoking setBlock(s)NotSent()
orwell96
2016-02-22
Fix getting pointed node
RealBadAngel
2016-02-22
Add Lua interface to HTTPFetchRequest
Jeija
2016-02-22
Fix HTTPFetchRequest performing a GET request if post_data is supplied
Jeija
2016-02-21
Camera: remove auto tune FPS, single view range setting
RealBadAngel
2016-02-21
Remove preload_item_visuals code
RealBadAngel
2016-02-21
Dont make fastface if tile is not seamless
RealBadAngel
2016-02-20
Little collision.cpp cleanups
Loic Blot
2016-02-19
Fix jumping at node edge
gregorycu
2016-02-19
Don't print locale directory error message when GetText is disabled
ShadowNinja
2016-02-19
Ignore spaces in secure.trusted_mods setting
Jeija
2016-02-19
Minimap: show player markers
RealBadAngel
2016-02-19
Camera: Don't count camera offset twice for Nametagged CAOs
RealBadAngel
2016-02-19
Require request_insecure_environment to be called from the mod's main scope
ShadowNinja
2016-02-19
Clientmap: Define p_nodes_min/max as v3s32 instead of v3s16
paramat
2016-02-18
HOTFIX: fix too agressive block culling
RealBadAngel
2016-02-18
Move object nametags to camera
RealBadAngel
2016-02-16
Clientiface: remove "value is dummy" from docs
est31
2016-02-16
Mapblock mesh: Eliminate meshgen lags
RealBadAngel
[next]