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
/
common
/
c_converter.cpp
Age
Commit message (
Expand
)
Author
2015-05-28
Add some missing getter functions to the lua API
TeTpaAka
2015-05-17
SAPI/Noise: Add PerlinNoiseMap:getMapSlice() function
kwolekr
2015-05-16
SAPI: Accept either ARGB8 table or ColorString to specify colors
kwolekr
2015-05-15
Add push_ARGB8 to script/common/c_converter
TeTpaAka
2015-05-09
Schematics: Add per-node force placement option
kwolekr
2015-05-08
Fix missing Y component assignment in check_v3f
kwolekr
2015-05-07
Remove duplicate lua_getfield() in c_converter.cpp
Kevin Ott
2015-05-06
Fix error messages for type-checking Lua reading functions
ShadowNinja
2015-04-19
Add 'persistence' alias for Lua noiseparams and validate more vector parameters
kwolekr
2015-04-16
Schematics: Refactor NodeResolver and add NodeResolveMethod
kwolekr
2014-12-27
Redefine NodeResolver interface and replace with callback mechanism
kwolekr
2014-10-26
Add NodeResolver and clean up node name -> content ID resolution system
kwolekr
2014-04-12
Use integers instead of float values
BlockMen
2013-07-02
Fix possible 0 pointer access
sapier
2013-05-25
Move scriptapi to separate folder (by sapier)
sapier