index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
itemdef.cpp
Age
Commit message (
Expand
)
Author
2013-04-28
Fix itemdef drop on NULL texture
kwolekr
2013-04-09
fix extruded items texture leak
sapier
2013-04-07
fix memory leak in itemdef
sapier
2013-03-29
Add different place sound for nodes
PilzAdam
2013-03-29
New damage system, add damageGroups to ToolCapabilities, bump protocol version
PilzAdam
2013-03-11
Migrate to STL containers/algorithms.
Ilya Zhuravlev
2013-02-27
Fix nodeplacement prediction
PilzAdam
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2013-02-19
Disable placement prediction for nodes that use on_rightclick
Jeija
2012-12-02
Handle day-night transition in shader and make light sources brighter when sh...
Perttu Ahola
2012-12-02
On-demand item meshes and textures
Perttu Ahola
2012-06-17
Properly and efficiently use split utility headers
Perttu Ahola
2012-06-16
Node texture animation
Perttu Ahola
2012-06-10
Node placement client-side prediction
Perttu Ahola
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-03-20
Attempt to fix some minor memory leaks
Perttu Ahola
2012-03-15
MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric light,...
Kahrl
2012-03-11
Clean up log messages everywhere
Perttu Ahola
2012-03-10
Digging time groups WIP
Perttu Ahola
2012-02-24
itemdef: handle the !render-to-target case
Jonathan Neuschäfer
2012-01-12
The huge item definition and item namespace unification patch (itemdef), see ...
Kahrl