summaryrefslogtreecommitdiff
path: root/src/itemdef.cpp
Commit message (Collapse)AuthorAge
* Fix itemdef drop on NULL texturekwolekr2013-04-28
|
* fix extruded items texture leaksapier2013-04-09
|
* fix memory leak in itemdefsapier2013-04-07
| | | | cleanup useless code
* Add different place sound for nodesPilzAdam2013-03-29
|
* New damage system, add damageGroups to ToolCapabilities, bump protocol versionPilzAdam2013-03-29
|
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-11
|
* Fix nodeplacement predictionPilzAdam2013-02-27
|
* Update Copyright YearsSfan52013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* Disable placement prediction for nodes that use on_rightclickJeija2013-02-19
|
* Handle day-night transition in shader and make light sources brighter when ↵Perttu Ahola2012-12-02
| | | | shaders are used
* On-demand item meshes and texturesPerttu Ahola2012-12-02
|
* Properly and efficiently use split utility headersPerttu Ahola2012-06-17
|
* Node texture animationPerttu Ahola2012-06-16
|
* Node placement client-side predictionPerttu Ahola2012-06-10
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-05
| | | | GPLv2/later, by agreement of major contributors
* Attempt to fix some minor memory leaksPerttu Ahola2012-03-20
|
* MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric ↵Kahrl2012-03-15
| | | | light, removed footprints
* Clean up log messages everywherePerttu Ahola2012-03-11
|
* Digging time groups WIPPerttu Ahola2012-03-10
|
* itemdef: handle the !render-to-target caseJonathan Neuschäfer2012-02-24
|
* The huge item definition and item namespace unification patch (itemdef), see ↵Kahrl2012-01-12
http://c55.me/minetest/wiki/doku.php?id=changes:itemdef