aboutsummaryrefslogtreecommitdiff
path: root/src/server.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-17Initially split utility.h to multiple files in util/Perttu Ahola1-1/+1
2012-06-16Mention node drawtypes in lua_api.txtPerttu Ahola1-1/+21
2012-06-16Fix /setpassword and /clearpasswordPerttu Ahola1-6/+26
2012-06-16Fix "Node placement prediction failed for (places __default) - Name not known"Perttu Ahola1-2/+5
2012-06-16Add desynchronize_mapblock_texture_animation setting and improve minetest.con...Perttu Ahola3-7/+18
2012-06-16Fix build error due to DEBUGFILEPerttu Ahola1-1/+2
2012-06-16Revert back proper crack texturePerttu Ahola1-0/+0
2012-06-16Clean up constants.h a bitPerttu Ahola2-43/+47
2012-06-16Allow node cracking animations of any lengthPerttu Ahola4-7/+49
2012-06-16Remove tiles and special_tiles from node definition prototype because otherwi...Perttu Ahola1-5/+7
2012-06-16Update field names to non-deprecated ones in node definition prototypePerttu Ahola2-5/+4
2012-06-16Use new field names and reorder fields a bit in minimal gamePerttu Ahola1-67/+67
2012-06-16Node texture animationPerttu Ahola16-82/+421
2012-06-11Add comment about ItemSAO being deprecatedPerttu Ahola1-0/+3
2012-06-10Add some missing object properties to doc/lua_api.txtPerttu Ahola1-0/+3
2012-06-10Node placement client-side predictionPerttu Ahola8-8/+99
2012-06-09Remove a random old comment and a #define from game.cppPerttu Ahola1-11/+0