Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-14 | Remove most exceptions from getNode() (and variants) | Craig Robbins | |
2014-03-04 | Fix rendering glitches when far from the center of the map | Novatux | |
2014-01-13 | Allow vertical axis particle rotation constraint | khonkhortisan | |
Use tables for adding particles, deprecate former way. separate particles(pawner) definition, add default values, work with no arguments | |||
2013-12-23 | Fix particle code ignoring return value of std::vector::erase(). Wat. | Kahrl | |
2013-07-02 | Remove texture atlas / AtlasPointer, rename getTextureRaw to getTexture | Kahrl | |
2013-03-28 | Closed add object <-> object collision handling | sapier | |
2013-03-23 | Allow spawning particles from the server, from lua | Jeija | |
Spawn single particles or make use of ParticleSpawner for many randomly spawned particles. Accessible in Lua using minetest.spawn_particle and minetest.add_particlespawner. Increase Protocol Version to 17. Conflicts: src/clientserver.h | |||
2013-02-24 | Update Copyright Years | Sfan5 | |
2013-02-24 | Change Minetest-c55 to Minetest | PilzAdam | |
2013-01-14 | Add particles | Jeija | |