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
/
l_particles.cpp
Age
Commit message (
Expand
)
Author
2017-08-19
Code modernization: subfolders (#6283)
Loïc Blot
2017-01-24
Initialize TileAnimationParams to prevent crashes/bugs for legacy invocations...
sfan5
2017-01-18
Add particle animation, glow
sfan5
2016-11-14
Revert "Adding particle blend, glow and animation (#4705)"
sfan5
2016-11-15
Adding particle blend, glow and animation (#4705)
Foghrye4
2016-10-13
Attached particle spawners
raymoo
2016-05-28
Particles: Add option to remove particles on collision
Auke Kok
2015-10-25
SAPI: Mark all Lua API functions requiring envlock
kwolekr
2015-07-25
Cleanup server addparticle(spawner) by merge two identical functions.
Loic Blot
2015-07-18
Refactor particle code to remove the while loops
TeTpaAka
2015-07-18
Make acc and vel deprecated in add_particle and search for acceleration and v...
TeTpaAka
2014-04-29
Add proper lua api deprecated handling
sapier
2014-01-13
Allow vertical axis particle rotation constraint
khonkhortisan
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-05-25
Move scriptapi to separate folder (by sapier)
sapier