Added a more flexible path system (and fixed some minor stuff)
authorPerttu Ahola <celeron55@gmail.com>
Fri, 7 Jan 2011 17:39:27 +0000 (19:39 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Fri, 7 Jan 2011 17:39:27 +0000 (19:39 +0200)
commit6b6c2d37ea1f9075c4fbf0d7e2d52e527e1f86aa
tree16ab23387dc95d0f42e6519e500d4024e2a2f826
parentdc414091e736badc6fd2faa6a2583639a3458818
Added a more flexible path system (and fixed some minor stuff)
22 files changed:
Makefile
doc/README.txt
minetest.vcproj
src/constants.h
src/debug.cpp
src/guiPauseMenu.cpp
src/inventory.cpp
src/inventory.h
src/irrlichtwrapper.cpp
src/main.cpp
src/mapblock.cpp
src/mapblockobject.cpp
src/mapblockobject.h
src/mapnode.cpp
src/mapnode.h
src/player.cpp
src/porting.cpp [new file with mode: 0644]
src/porting.h
src/server.h
src/servermain.cpp
src/tile.cpp
src/tile.h