aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-10Re-add dungeons in new dungeongen.cppkwolekr7-553/+774
2013-03-06Change libjson to libjsoncpp in .gitignorePilzAdam1-1/+3
2013-03-06Fix Irrlicht includes in scriptapi_*kwolekr7-11/+2
2013-03-05fix link if system json lib existsproller2-7/+7
2013-03-05Added method to get all registered recipes for item(node)RealBadAngel4-0/+120
2013-03-05Allow any character in formspec strings with escape charkwolekr5-56/+129
2013-03-05split scriptapi.cppsapier29-6541/+8096
2013-03-04Bump version to 0.4.5kwolekr1-1/+1
2013-03-03Fix pickup of dropped items when the player only takes a part of themPilzAdam1-0/+1
2013-03-03Add one more curl_easy_setopt(curl, CURLOPT_NOSIGNAL, 1);Ilya Zhuravlev1-0/+1