Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2...
[oweals/minetest.git] / src / collision.cpp
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-04-07 Perttu AholaFix collision code getting stuck if speed is 0
2011-11-29 Perttu AholaImprove luaentity sprite functionality (and add some...
2011-11-29 Perttu AholaRelatively snappy object-ground collision detection
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaMove ContentFeatures to mapnode_contentfeatures.{h...
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholaextended content-type range
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-06-26 Perttu Aholareorganized a lot of stuff and modified mapgen and...
2011-06-01 Perttu Aholamerged an old head into main branch
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2011-04-10 Perttu Aholaimplemented rats in new system to verify that it works