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
/
lua_api
/
luaapi.cpp
Age
Commit message (
Expand
)
Author
2013-08-11
Decoration: Fix schematic probability mess with new MTS file version
kwolekr
2013-08-03
Add replacements to schematics
PilzAdam
2013-08-02
Allow multiple 'wherein' nodes in oredef
PilzAdam
2013-07-06
Mapgen V7: Huge rewrite, also tweaks to cavegen et al.
kwolekr
2013-07-01
Decoration: Add schematic rotation support
kwolekr
2013-06-22
Decoration: Add support for zero probability, fix breakage from last commit
kwolekr
2013-06-22
A handful of minor fixes to various things
kwolekr
2013-06-22
Decoration: Add Schematic decoration type
kwolekr
2013-06-21
Make minetest.debug accept multiple parameters; convert them to string
Kahrl
2013-06-17
Decoration: Change divlen to sidelen
kwolekr
2013-06-17
Add initial Decoration support, many misc. improvements & modifications
kwolekr
2013-06-16
Lazy sunday typo fixing. s/unban_player_of_ip/unban_player_or_ip/g
Kahrl
2013-06-03
Corrected segfault when registering new biomes.
sweetbomber
2013-05-25
Move scriptapi to separate folder (by sapier)
sapier