Go to file
Perttu Ahola af7d50e910 Fixed a small memory leak in ServerEnvironment and cleaned the code a bit 2011-05-21 14:28:58 +03:00
cmake/Modules Added libIrrlicht.dll.a to searched library names for non-MSVC windows 2011-05-17 20:11:12 +03:00
data Added glass texture (poor artwork skills, apologies in advance) 2011-05-09 19:28:12 +01:00
doc updated readme a bit 2011-05-21 12:52:57 +03:00
misc Moved the temporary mapgen test files and added a modified map.cpp too... These are probably useful in the next mapgen update and shouldn't be lost. 2011-05-19 20:10:17 +03:00
src Fixed a small memory leak in ServerEnvironment and cleaned the code a bit 2011-05-21 14:28:58 +03:00
.hgignore Added .hgignore 2011-05-09 19:35:46 +01:00
.hgtags Added tag 20110424_0 for changeset 10be2b71f965 2011-04-24 15:41:36 +03:00
CMakeLists.txt Optimized smooth lighting calculation code 2011-04-24 21:15:50 +03:00
Makefile.bak
addlicensecomments.sh
genmap.py
licensecomment.txt
makepackage_binary.sh
minetest.conf.example fix in readme 2011-05-21 11:44:29 +03:00
minetest.sln
minetest.vcproj
pnoise.py