aboutsummaryrefslogtreecommitdiff
path: root/src/itemdef.cpp
AgeCommit message (Expand)Author
2013-04-28Fix itemdef drop on NULL texturekwolekr
2013-04-09fix extruded items texture leaksapier
2013-04-07fix memory leak in itemdefsapier
2013-03-29Add different place sound for nodesPilzAdam
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 sh...Perttu Ahola
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 GP...Perttu Ahola
2012-03-20Attempt to fix some minor memory leaksPerttu Ahola
2012-03-15MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric light,...Kahrl
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