aboutsummaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorPilzAdam <pilzadam@minetest.net>2013-03-30 18:56:29 +0100
committerPilzAdam <pilzadam@minetest.net>2013-03-30 18:56:29 +0100
commit1aa50b13622c1e264044839ecdf0152670dae6ce (patch)
treee052f247df17f01869a13ba9786a1e750979c2d8 /old
parente17ae475cf8cec3f724bf99f6a52e49a19d99d91 (diff)
downloadminetest-1aa50b13622c1e264044839ecdf0152670dae6ce.tar.gz
minetest-1aa50b13622c1e264044839ecdf0152670dae6ce.tar.bz2
minetest-1aa50b13622c1e264044839ecdf0152670dae6ce.zip
Make the textbox for serverlist title wider
Diffstat (limited to 'old')
0 files changed, 0 insertions, 0 deletions
n> --Copyright (C) 2013 sapier -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by --the Free Software Foundation; either version 2.1 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, --but WITHOUT ANY WARRANTY; without even the implied warranty of --MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --GNU Lesser General Public License for more details. -- --You should have received a copy of the GNU Lesser General Public License along --with this program; if not, write to the Free Software Foundation, Inc., --51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -------------------------------------------------------------------------------- local core_developers = { "Perttu Ahola (celeron55) <celeron55@gmail.com>", "Ryan Kwolek (kwolekr) <kwolekr@minetest.net>", "PilzAdam <pilzadam@minetest.net>", "sfan5 <sfan5@live.de>", "kahrl <kahrl@gmx.net>", "sapier", "ShadowNinja <shadowninja@minetest.net>", "Nathanaël Courant (Nore/Ekdohibs) <nore@mesecons.net>", "Loic Blot (nerzhul/nrz) <loic.blot@unix-experience.fr>", "Matt Gregory (paramat)", "est31 <MTest31@outlook.com>", "Craig Robbins (Zeno) <craig.d.robbins@gmail.com>", "Auke Kok (sofar) <sofar@foo-projects.org>", "Andrew Ward (rubenwardy) <rubenwardy@gmail.com>", } local active_contributors = { "Duane Robertson <duane@duanerobertson.com>", "SmallJoker <mk939@ymail.com>", "Lars Hofhansl <larsh@apache.org>", "Jeija <jeija@mesecons.net>", "Gregory Currie (gregorycu)", "Sokomine <wegwerf@anarres.dyndns.org>", "TeTpaAka", "Jean-Patrick G (kilbith) <jeanpatrick.guerrero@gmail.com>", "Diego Martínez (kaeza) <kaeza@users.sf.net>", "Dániel Juhász (juhdanad) <juhdanad@gmail.com>", "Rogier <rogier777@gmail.com>", }