NDT_NODEBOX, collision code rewrite with step height, stairs mod -- rebased after...
authorKahrl <kahrl@gmx.net>
Thu, 2 Feb 2012 18:20:46 +0000 (19:20 +0100)
committerKahrl <kahrl@gmx.net>
Thu, 2 Feb 2012 18:20:52 +0000 (19:20 +0100)
commit6bf4931fc28c85053acdbb2e08261d2290583ea4
tree8b70e6b4a05cfdf2b66a3d5b4604a603b126eb41
parenta1eb2836c0764829ebad1462432bb3c5f32750df
NDT_NODEBOX, collision code rewrite with step height, stairs mod -- rebased after itemdef
16 files changed:
data/mods/stairs/depends.txt [new file with mode: 0644]
data/mods/stairs/init.lua [new file with mode: 0644]
src/collision.cpp
src/collision.h
src/content_cao.cpp
src/content_mapblock.cpp
src/content_sao.cpp
src/game.cpp
src/mapnode.cpp
src/mapnode.h
src/nodedef.cpp
src/nodedef.h
src/player.cpp
src/scriptapi.cpp
src/test.cpp
src/tile.h