Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-15 | Cleanup root | Giuseppe Bilotta | |
These scripts should not be in the root but in util/ and in fact they are, so let's get rid of these. | |||
2011-06-26 | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git ↵ | Sebastian Rühl | |
into upstream_merge Conflicts: .gitignore CMakeLists.txt data/heart.png src/CMakeLists.txt src/game.cpp src/guiMainMenu.cpp src/inventory.cpp src/map.cpp src/mapblock.cpp src/mapnode.cpp src/mapnode.h src/materials.cpp src/server.cpp Signed-off-by: Sebastian Rühl <bahamada_basti@yahoo.de> | |||
2011-06-25 | Reorganizing stuff (import from temporary git repo) | Perttu Ahola | |
2011-06-05 | Messed around with genmap.py. Now supports format version 17. | Perttu Ahola | |
2011-04-11 | updated example map generator python script | Perttu Ahola | |
2011-04-02 | commit before some radical changes | Perttu Ahola | |
2010-11-29 | - added map generating script | Perttu Ahola | |
- dropped support for versions older than 2 because of lighting support |