aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2012-03-20Add mods/mesetint/mods_here.txt to be installed on RUN_IN_PLACE buildsPerttu Ahola
2012-03-20Fix for MSVC and move stuff around a bit in CMakeLists.txt and ↵Perttu Ahola
src/CMakeLists.txt
2012-03-20Move icon files to misc/Perttu Ahola
2012-03-20Flatten share/ and user/ in the source and for the RUN_IN_PLACE buildPerttu Ahola
2012-03-18Update version to 0.4.dev-201203180.4.dev-20120318Perttu Ahola
2012-03-18Fix installation in cmake project filesPerttu Ahola
2012-03-11Update version number to 0.4.dev-20120311Perttu Ahola
2012-02-28Add UNIX man pages to aid package creators.Juhani Numminen
2012-02-28Install icon and .desktop file on Unix systemsJuhani Numminen
2012-01-22Call this 0.4.dev-20120122-10.4.dev-20120122-1Perttu Ahola
2012-01-06Call this 0.4.dev-20120106-10.4.dev-20120106-1Perttu Ahola
2012-01-02Call this 0.4.dev-20120102-1Perttu Ahola
2011-12-09Call this 0.4.dev-20111209-10.4.dev-20111209-1Perttu Ahola
2011-12-04Call this 0.4.dev-20111204-10.4.dev-20111204-1Perttu Ahola
2011-12-03Call this 0.4.dev-20111203-30.4.dev-20111203-3Perttu Ahola
2011-12-03Call this 0.4.dev-20111203-20.4.dev-20111203-2Perttu Ahola
2011-12-03Set version 0.4.dev-20111203-10.4.dev-20111203-1Perttu Ahola
2011-12-02Set version to 0.4.dev-20111202-10.4.dev-20111202-1Perttu Ahola
2011-12-01Update version in CMakeLists.txt to 0.4.dev-20111201-1Perttu Ahola
2011-12-01Update version in CMakeLists.txt to 0.4.dev-20111201-00.4.dev-20111201-0Perttu Ahola
2011-11-29Version 0.4.dev-20111129-2Perttu Ahola
2011-11-29dev-20111129-1Perttu Ahola
2011-11-29Update version number to 0.4.dev-20111129Perttu Ahola
2011-11-29Set version to 0.4Perttu Ahola
2011-11-09Update changelog and call this 0.3.10.3.1Perttu Ahola
2011-11-08Call this 0.3.dev-20111108Perttu Ahola
2011-11-04Call this version 0.3.dev-20111104Perttu Ahola
2011-11-03Update /README.txt, remove duplicate /doc/README.txt and update ↵Perttu Ahola
CMakeLists.txt to package /README.txt
2011-11-01Set version to 0.3.0 and update changelog0.3.0Perttu Ahola
2011-10-210.3.dev-20111021Perttu Ahola
2011-10-16Update version number to 0.3.dev-20111016Perttu Ahola
2011-10-15strict_protocol_version_checking setting; PROTOCOL_VERSION in ↵Perttu Ahola
clientserver.h; clean up defaultsettings.cpp and minetest.conf.example
2011-10-15Set a better version numberPerttu Ahola
2011-10-14In CMake scripts: New version number, fix MSVC stuffPerttu Ahola
2011-09-22Make client report a newer version number to the server than 2011-07-31 does ↵0.2.20110922_1Perttu Ahola
and make the server enforce it
2011-09-22Oh well, let's call it just 0.2.201109220.2.20110922Perttu Ahola
2011-09-22Update changelog and version to 0.2.20110922_rc1Perttu Ahola
2011-09-06Update version number to something more proper for this stage of development ↵Perttu Ahola
(0.2.201109xx_dev)
2011-07-31updated version in CMakeLists0.2.20110731_3Perttu Ahola
2011-07-31updated versionPerttu Ahola
2011-07-31Added MaterialItem conversion from old content type namespace to newPerttu Ahola
2011-07-31Updated CMakeLists, changelog and example config for releasePerttu Ahola
2011-07-31updated CMakeList.txts a bitPerttu Ahola
2011-07-30updated version to rc2, rolling out new windows test binaryPerttu Ahola
2011-07-30Removed remaining -delta referencesPerttu Ahola
2011-07-23removed -delta namingsPerttu Ahola
2011-07-21Tweak makefiles to add -delta suffix.Weedy
2011-07-14Merge branch 'upstream/master'Nils Dagsson Moskopp
Conflicts: data/oerkki1.png src/client.cpp
2011-07-04Updated version and changelogPerttu Ahola
2011-06-26Merge 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>