aboutsummaryrefslogtreecommitdiff
path: root/src/itemdef.cpp
AgeCommit message (Collapse)Author
2013-03-29New damage system, add damageGroups to ToolCapabilities, bump protocol versionPilzAdam
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-27Fix nodeplacement predictionPilzAdam
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-02-19Disable placement prediction for nodes that use on_rightclickJeija
2012-12-02Handle day-night transition in shader and make light sources brighter when ↵Perttu Ahola
shaders are used
2012-12-02On-demand item meshes and texturesPerttu Ahola
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-06-16Node texture animationPerttu Ahola
2012-06-10Node placement client-side predictionPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola
GPLv2/later, by agreement of major contributors
2012-03-20Attempt to fix some minor memory leaksPerttu Ahola
2012-03-15MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric ↵Kahrl
light, removed footprints
2012-03-11Clean up log messages everywherePerttu Ahola
2012-03-10Digging time groups WIPPerttu Ahola
2012-02-24itemdef: handle the !render-to-target caseJonathan Neuschäfer
2012-01-12The huge item definition and item namespace unification patch (itemdef), see ↵Kahrl
http://c55.me/minetest/wiki/doku.php?id=changes:itemdef