summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Collapse)Author
2013-05-18Remove common from CMakeLists.txt, README.txt, lua-api.txt and buildwin.shPilzAdam
2013-04-11Fix masterserver javascript: adjustable output idproller
2013-03-30Fix backward compatibility for server uptime in master server web pageproller
2013-03-30Masterserver: report gameid, uptime, cosmetic fixes on server web pageproller
2013-03-21Update buildwin32.sh to get minetest/commonPerttu Ahola
2013-02-24Update buildbotPilzAdam
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-02-22new auto masterserverproller
2013-01-23Tweak buildbotsfan5
* CURL support * only download packages if they don't exist * fixed download links (libvorbis and libogg) * manual downloading if automatic downloading fails (only minetest and minetest_game) * mingwm10.dll and openal_stripped.zip are downloaded automatically
2012-12-23Fixed two typos in wireshark lua file.DannyDark
2012-07-24Update minetestmapper.py to support ver. 24 and 25Perttu Ahola
2012-07-19Remove util/old/genmap.py, because it is uselessly oldPerttu Ahola
2012-06-08Move genmap.py and pnoise.py to old/Perttu Ahola
2012-06-08Update minetestmapper.py to support the current map format (and previous ones)Perttu Ahola
2012-04-03Fix buildbotPerttu Ahola
2012-04-03Add util/buildbotPerttu Ahola
2012-04-03Add multiplayer test scriptPerttu Ahola
2011-12-01Wireshark dissector: correct messed up field namesKahrl
2011-12-01Wireshark dissector: Add TOSERVER_RESPAWN and TOCLIENT_DEATHSCREEN, plus ↵Kahrl
some failed assertion fix (well, hack).
2011-09-27minetestmapper: Fix the way ylist is computed, use cStringIO instead of ↵Kahrl
rolling own Bytestream, remove some artifacts when drawing underground blocks, introduce a --drawunderground switch (defaults to of), 'blocknum' renamed to 'content'.
2011-09-26minetestmapper speed tweaks (kahrl & JacobF)Perttu Ahola
2011-09-26Add apple color to minetestmapper and fix cactus colorPerttu Ahola
2011-09-26Fix minetestmapper.pyPerttu Ahola
2011-09-26Support Python 2 and 3 in sectors2sqlite.py.Kahrl
2011-09-26Fix processing of blocks below y=0 in sectors2sqlite.py.Kahrl
2011-09-16update minetestmapper so it can read the database alsoJacobF
2011-09-15Updated colors.txt (which is used by minetestmapper)Kahrl
2011-09-04Cull empty lines...JacobF
2011-09-04Files to database converterJacobF
2011-08-25dissector branch: added wireshark dissector minetest.luaKahrl
2011-08-05minetestmapper can be run from any directoryGiuseppe Bilotta
If it doesn't find colors.txt locally, it looks for the one in the directory of the script itself.
2011-08-05updated po update script to detect wgettext and N_Constantin Wenger
2011-07-30* honor environment variables, use utf-8Nils Dagsson Moskopp
2011-07-30* PEP 8 complianceNils Dagsson Moskopp
2011-07-30* support for content types extension in minetestmapperWolfgang Fellger
2011-07-30Merge remote-tracking branch 'origin/upstream'Nils Dagsson Moskopp
2011-07-24Bring po update out of cmake againGiuseppe Bilotta
This solves two issues at once: * CMake would delete po files during ‘make clean’ because it thought they were autogenerated and not just managed * the only gettext tools readily available in Windows are so old they don't support options like --package-name The change also moves minetest.pot down one level, so we don't need to special case ‘en’ anymore. The downside is of course that you need some sane POSIX shell to update the po files.
2011-07-23extended content-type rangePerttu Ahola
2011-06-25added minetestmapper in utils/Perttu Ahola
2011-06-25Reorganizing stuff (import from temporary git repo)Perttu Ahola