aboutsummaryrefslogtreecommitdiff
path: root/src/serverlist.cpp
diff options
context:
space:
mode:
authorWuzzy <wuzzy2@mail.ru>2021-03-19 20:46:11 +0000
committerGitHub <noreply@github.com>2021-03-19 21:46:11 +0100
commita8cc3bdb0890c89d600ef6543c5e9b1b55bcf2b6 (patch)
tree39c6027553ea4ce88645f73a92ed53e57bd45bf4 /src/serverlist.cpp
parentee2d46dcbeca010a8198ead21b759f132920fdea (diff)
downloadminetest-a8cc3bdb0890c89d600ef6543c5e9b1b55bcf2b6.tar.gz
minetest-a8cc3bdb0890c89d600ef6543c5e9b1b55bcf2b6.tar.bz2
minetest-a8cc3bdb0890c89d600ef6543c5e9b1b55bcf2b6.zip
Builtin: Translatable join, leave, profiler msgs (#11064)
Diffstat (limited to 'src/serverlist.cpp')
0 files changed, 0 insertions, 0 deletions
24 * Disable placement prediction for nodes that use on_rightclickJeija2013-02-19 * Handle day-night transition in shader and make light sources brighter when sh...Perttu Ahola2012-12-02 * On-demand item meshes and texturesPerttu Ahola2012-12-02 * Properly and efficiently use split utility headersPerttu Ahola2012-06-17 * Node texture animationPerttu Ahola2012-06-16 * Node placement client-side predictionPerttu Ahola2012-06-10 * Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05 * Attempt to fix some minor memory leaksPerttu Ahola2012-03-20 * MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric light,...Kahrl2012-03-15 * Clean up log messages everywherePerttu Ahola2012-03-11 * Digging time groups WIPPerttu Ahola2012-03-10 * itemdef: handle the !render-to-target caseJonathan Neuschäfer2012-02-24 * The huge item definition and item namespace unification patch (itemdef), see ...Kahrl2012-01-12